
body { 
	background-image: url(images/main_bg.jpg);
	background-color: #000000;
	scrollbar-face-color: #7A442A;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #D7D7D7;
    scrollbar-arrow-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.div 
{
background-color:#00FFFF;
width:570px;
height:600px;

overflow-y:auto;
	scrollbar-face-color: #7A442A;
    scrollbar-shadow-color: #ffffff;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3dlight-color: #000000;
    scrollbar-darkshadow-color: #000000;
    scrollbar-track-color: #D7D7D7;
    scrollbar-arrow-color: #ffffff;
}



a.linksmall:link      	{ font-family:arial; font-size:11px; color:#EEDCB8; text-decoration:underline; font-weight:none; }
a.linksmall:visited  	{ font-family:arial; font-size:11px; color:#EEDCB8; text-decoration:underline; font-weight:none;  }
a.linksmall:active   	{ font-family:arial; font-size:11px; color:#EEDCB8; text-decoration:underline; font-weight:none;  }
a.linksmall:hover    	{ font-family:arial; font-size:11px; color:#EEDCB8; text-decoration:underline; font-weight:none;}

a.linksnip:link      	{ font-family:Georgia; font-size:9px; color:#178C36; text-decoration:underline; font-weight:none; }
a.linksnip:visited  	{ font-family:Georgia; font-size:9px; color:#178C36; text-decoration:none; font-weight:none;  }
a.linksnip:active   	{ font-family:Georgia; font-size:9px; color:#178C36; text-decoration:none; font-weight:none;  }
a.linksnip:hover    	{ font-family:Georgia; font-size:9px; color:#178C36; text-decoration:underline; font-weight:none;}

a.linkmedium:link      	{ font-family:Georgia; font-size:11px; color:#763A21; text-decoration:underline; font-weight: bold; }
a.linkmedium:visited  	{ font-family:Georgia; font-size:11px; color:#763A21; text-decoration:underline; font-weight: bold; }
a.linkmedium:active   	{ font-family:Georgia; font-size:11px; color:#763A21; text-decoration:underline; font-weight: bold; }
a.linkmedium:hover    	{ font-family:Georgia; font-size:11px; color:#763A21; text-decoration:underline; font-weight: bold; }

a.linkmediumblu:link      	{ font-family:Georgia; font-size:13px; color:#06106C; text-decoration:underline; font-weight: bold; }
a.linkmediumblu:visited  	{ font-family:Georgia; font-size:13px; color:#06106C; text-decoration:underline; font-weight: bold; }
a.linkmediumblu:active   	{ font-family:Georgia; font-size:13px; color:#06106C; text-decoration:underline; font-weight: bold; }
a.linkmediumblu:hover    	{ font-family:Georgia; font-size:13px; color:#06106C; text-decoration:underline; font-weight: bold; }

a.linkbig:link      { font-family:Georgia; font-size:15px; color:#003582; text-decoration:none; font-weight: bold; }
a.linkbig:visited  	{ font-family:Georgia; font-size:15px; color:#003582; text-decoration:none; font-weight: bold; }
a.linkbig:active   	{ font-family:Georgia; font-size:15px; color:#003582; text-decoration:none; font-weight: bold; }
a.linkbig:hover    	{ font-family:Georgia; font-size:15px; color:#ffffff; text-decoration:underline; font-weight: bold; }

a:link      	{ font-family:Georgia; font-size:11px; color:#763A21; text-decoration:underline; font-weight: bold; }
a:visited  	{ font-family:Georgia; font-size:11px; color:#763A21; text-decoration:underline; font-weight: bold; }
a:active   	{ font-family:Georgia; font-size:11px; color:#763A21; text-decoration:underline; font-weight: bold; }
a:hover    	{ font-family:Georgia; font-size:11px; color:#763A21; text-decoration:underline; font-weight: bold; }



.textblack {font-family:Georgia; font-size:11px; color:#000000;}
.textblackmedium_interior {font-family:Georgia; font-size:12px; color:#000000;  font-weight: bold;}
.textwhite {font-family:Georgia; font-size:11px; color:#ffffff;}
.textbluemedium_interior {font-family:Georgia; font-size:14px; color:#00529F; line-height:20px; font-weight: bold;}
.textbluemedium2_interior {font-family:Georgia; font-size:12px; color:#00529F;  font-weight: bold;}
.textwhitemedium_interior {font-family:Georgia; font-size:14px; color:#ffffff; line-height:20px; font-weight: bold;}
.textwhitemedium2_interior {font-family:Georgia; font-size:12px; color:#ffffff;  font-weight: bold;}
.text_yellow {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#EEDCB8; }



#ratesTable tr,#ratesTable td
{
	height:100%;
}

.left_border{
border-left:1px solid #000000; 
}
.left_borderandblacktxt{
border-left:1px solid #000000; 
font-family:Georgia; font-size:11px; color:#000000;
}
.right_border{
border-right:1px solid #000000; 
}
.top_border{
border-top:1px solid #000000; 
height:100%;
}
.bottom_border{
border-bottom:1px solid #000000; 
}
.leftbot_border{
border-left:1px solid #000000; 
border-bottom:1px solid #000000; 
}
.lefttop_border{
border-left:1px solid #000000; 
border-top:1px solid #000000; 
}
.lefttopbot_border{
border-left:1px solid #000000; 
border-top:1px solid #000000; 
border-bottom:1px solid #000000; 
}
.leftright_border{
border-left:1px solid #000000; 
border-right:1px solid #000000; 
}
.leftrighttop_border{
border-left:1px solid #000000; 
border-right:1px solid #000000; 
border-top:1px solid #000000; 
}
.leftrightbot_border{
border-left:1px solid #000000; 
border-right:1px solid #000000; 
border-bottom:1px solid #000000; 
}
.1pxborder{
border:1px solid #000000; 
}

input, textarea, select  {
color: black;
border: black 1px solid;
background: #ffffff;
font-family: Georgia;
font-weight: normal;
font-size: 11px;
padding-left: 2px;
}



.package_title {
	font-size:14px;
	font-weight:bold;
}

table.package_data {
	border-collapse: collapse;
	border:1px solid #000;
	color:#000;
}

table.package_data td {
	border-collapse:collapse;
	border:1px solid #000;
	color:#000;
}

table.package_data .header {
	background:#8A4F17;
	color:#EEDCB8;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}