
html {
scrollbar-base-color: #b66e26;
scrollbar-arrow-color: #f4dfba;
scrollbar-track-color: #8b4d07;

scrollbar-shadow-color: #93510e;
scrollbar-lightshadow-color: black; 
scrollbar-darkshadow-color: #93510e;

scrollbar-highlight-color: #93510e;
scrollbar-3dlight-color: #93510e;
}

.mytable {
	border-width:0px; 
	border-bottom-width:1px; 	
	border-style:solid; 
	border-color:#935009;
}
.myrtd {
	border-width:1px; 
	border-left-width:0px; 	
	border-bottom-width:0px; 	
	border-style:solid; 
	border-color:#935009;
}
.mytd {
	border-width:1px; 
	border-style:solid; 
	border-right-width:0px; 	
	border-bottom-width:0px; 	
	border-color:#935009;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #D08D3F;
}

.mydiv {
	margin-left: 55px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
}

.myadiv {
	margin:0 auto;
	margin-top:20px;
	margin-bottom:20px;
	padding: 4px;
	border: 1px solid white;
	text-decoration: none; 
	text-align: center; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.mybdiv {
	padding: 4px;
	text-decoration: underline; 
	text-align: right; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.style1 {color: #935009}

.txtGray {
	text-align:left;
	color:#FAdfba;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
			}

.txtHeading {
	text-align:left;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	font-weight: bold;
			}


td {
	text-align:left;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;	
		}
		
		
.txtText2 {
	text-align:left;
	color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;	
		}	
		
						
.txtTextcenter {
	text-align:center;
	color:#FFFFFF;
	font-family: papyrus;
	font-size: 12px;
	font-weight: normal;					
				}	
				
				
				
								A:link {
	color: #FFFFFF;
	text-decoration: none;
										}
								A:visited {
	color: #FFFFFF;
	text-decoration: none;
										}
								A:hover {
	color: #FFCC00;
	text-decoration: none;
										}
.norepeat {
	background-color: #b66e26;
	background-repeat: no-repeat;
}

.head2 { 
	color: #FFF; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.head3 { 
	color: #FFF; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.head3b { 
	color: #FFF; 
	text-decoration: underline; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.head3c { 
	color: #FFF; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
}

.head4 { 
	color: #FFF; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.mybutton {
	color: #935009; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

A.A3:link { 
	color: #935009; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
A.A3:visited { 
	color: #935009; 
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
A.A3:hover { 
	color: #FFFFFF;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.active { 
	color: #FFF;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}


								A:active {
	color: #FFFFFF;
	text-decoration: none;
										}
										
								A.A2:link {
	color: #935009;
	text-decoration: none;
										}
								A.A2:visited {
	color: #935009;
	text-decoration: none;
										}
								A.A2:hover {
	color: #FFFFFF;
	text-decoration: none;
										}
								A.A2:active {
	color: #935009;
	text-decoration: none;
										}										

.scroll {
	SCROLLBAR-TRACK-COLOR: #000000;   /* for color of track */       
	SCROLLBAR-ARROW-COLOR: #f5c772;   /* for color of top n bottom arrow */
	SCROLLBAR-FACE-COLOR: #000000;    /*  for color of scroll Bar */
	SCROLLBAR-HIGHLIGHT-COLOR: #c57f38;
	SCROLLBAR-SHADOW-COLOR: #74BA18;
	SCROLLBAR-3DLIGHT-COLOR: #1C3362;
	SCROLLBAR-DARKSHADOW-COLOR: #AFC3EC; 
	
	}


#popmenu{
position: absolute;
color: black;
background-color: white;
border:1px solid black;
padding-left: 3px;
font: normal 12px Verdana;
line-height: 18px;
z-index: 100;
visibility: hidden;
}

#popmenu a{
text-decoration: none;
padding-left: 6px;
color: black;
display: block;
}

#popmenu a:hover{ /*hover background color*/
background-color: #CCFF9D;
}

