﻿a:link{color:blue}
a:visited{color:blue}
a{text-decoration:none}

a:hover{color:#FDC029}
body {font-family:arial, san-serif; font-size: 10px; background-color: white }


a.NavBar1:link{color:#FFCC66}
a.NavBar1:visited{color:#FFCC66}
a.NavBar1{text-decoration:none}
a.NavBar1:hover{color:#F2EAC3}

a.NavBar:link{color:white}
a.NavBar:visited{color:white}
a.NavBar{text-decoration:none}
a.NavBar:hover{color:#FDC029}


.TableHead{
	padding: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	background-color: #ffcc66;
}


.BorderDiv1 {
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #666666;
	padding-top: 4px;
	padding-bottom: 1px;
	width: 360px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	background-color: #eeeeee;

}

.BorderDiv2 {
	border-bottom-style: solid;
	border-bottom-width:  2px;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right; 	
	background-color: #eeeeee;
	
}

.BorderDiv2H {
	border-bottom-style: solid;
	border-bottom-width:  2px;
	border-bottom-color: #666666;
	padding-top: 2px;
	padding-bottom: 1px;
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	text-align: right; 	
	background-color: #eeeeee;
	
}

