body,p,table,tr,td {
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 13px !important;
	color: #272727;
	font-weight: normal !important; 
	text-decoration : none !important; 
	
	scrollbar-face-color: #597794;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #CACACA;
	scrollbar-3dlight-color: #445555;
	scrollbar-darkshadow-color: #AAAAAA;
	scrollbar-track-color: #C8C8C8;
	scrollbar-arrow-color: #FFFFFF;
	margin-bottom : 0px !important;
	margin-left : 0px !important;
	margin-right : 0px !important;
	margin-top : 10px !important;
	marginheight : 0px;
	marginwidth: 0px;
	topmargin: 0px;
	leftmargin: 0px;
	rightmargin: 0px;
	bottommargin: 0px;
}
.myblue {
	background-color: #EFF5FD;
}
.smallText {
		font-size: 10px;
}
.largeText {
		font-size: 13px;
}
.closeWin {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 14px;
	color: #CD5C5C;	
}
.price {
	font-size: 11px;
	color: #CD5C5C;	
}
/* primary image - text */
.primary {
	font-size: 10px;
	color: #A52A2A;	
}

.PrimaryBkColor {
	background-color: #FFFFFF;
}

.divider 
{
	background-color: #FFB56A;
}

.borderTableOne
{
border: 1px solid #CC9933;
}
.navBorderRight
{
/*
border: 1px solid #CC9933;
border-bottom: thin none;
*/
border-right: 1px solid Black;
 }
.sidePanel
{
	border-top: thin none;
	border-right: 1px solid #CC9933;
	border-bottom: thin none;
	border-left: thin none;

}
/* LINKS 
A:link {color: #483D8B; font-weight: bold; text-decoration : none; font-family : Arial; }
A:visited {color: #483D8B; font-weight: bold; text-decoration : none; font-family : Arial; }
A:hover { color: #069187; text-decoration: underline; font-weight: bold; text-decoration : none; font-family : Arial; }
A:active {color: #069187; font-weight: bold; text-decoration : none; font-family : Arial; }
*/
/*  text on the main menu without ahref     */
.aNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #A0522D;
	text-decoration: none;
}

A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFAA79;
	text-decoration: none;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFAA79;
	text-decoration: none;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFAA79;
	text-decoration: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFDAB9;
	text-decoration: none;
}

.button {
	font-family: Verdana, Arial, serif, sans-serif;
	border : none;
	background-color : #7A7A7A;
	font-weight : normal;
	font-size: 10px;
	}







