
body { SCROLLBAR-FACE-COLOR: #000000;
	   SCROLLBAR-HIGHLIGHT-COLOR: #331E00;
       SCROLLBAR-SHADOW-COLOR: #844F00;
       SCROLLBAR-3DLIGHT-COLOR: #844F00;
       SCROLLBAR-ARROW-COLOR: #5B3700;
       SCROLLBAR-DARKSHADOW-COLOR: #844F00;
       SCROLLBAR-TRACK-COLOR: #000000;
       background-attachment: fixed;
}
a:link {color:#FF6600; text-decoration: none}
a:hover{color:#B06500; text-decoration:underline;  }
a:visited {color:#FF6600; text-decoration: none}
a:hover{color:#B06500; text-decoration:underline;  }

a.index_main_nav:link {color:#E0A3C1; text-decoration: none }
a.index_main_nav:visited {color:#E0A3C1; text-decoration: none }
a.index_main_nav:hover {color:#FF3333; text-decoration: underline }

a.main_nav:link {color: #000033; text-decoration: none;width:100% }
a.main_nav:visited {color:#000033; text-decoration: none;width:100% }
a.main_nav:hover {color:#000033; text-decoration: none;width:100% }

a.nav:link {color: #E0A3C1; text-decoration: none }
a.nav:visited {color:#E0A3C1; text-decoration: none }
a.nav:hover {color:#FF3333; text-decoration: none }
td img {display: block;}

.whole_page{
	padding-top:0px;
	border-style:solid;
	border-width:0px;
	border-color:#888888;
}

.vfooter{
	font-family:verdana;   
	font-size:7.5pt;
	color:#660066;
	text-decoration:none;  
	text-align:bottom;
}


/************************************************************************************************/






/********** Content Page - Content **********/
.aheading{
	font-family:"arial";   
	font-size:14pt;
	color:#007B60;
	font-weight:bold;
	text-decoration:none;  
}
.acontent{
	font-family:verdana;   
	font-size:10pt;
	text-decoration:none;
	color:#000033;
}

.acontent_w{
	font-family:verdana;   
	font-size:10pt;
	text-decoration:none;
	color:#F4F4FF;
}








/********** Content Page - Button **********/
.button_form{ 
	font-family:arial;   
	font-weight:none;
	font-size:7.5pt;
/*	background:#006486;*/
/*	background:336688;*/
	background:#DDDDDD;
	padding:0px;
	margin:0px;
	color:#555555;
	border:1px solid #999999; 
}


