
a:hover	{text-decoration : underline; color:#99ccff;}
a:visited {text-decoration : none; color:Gray;}
a:link {text-decoration : none; color: #0033cc; }
a:active {text-decoration : underline; color: #FD9B01; }
/*
a:hover	{text-decoration : underline; color:#000000;}
a:visited {text-decoration : none; color:#000000;}
a:link {text-decoration : none; color: #000000; }
a:hover {text-decoration : underline; color: #FD9B01; }
*/
body,td,li,a,br,p{
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	line-height:14pt;
}
h1{
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif, Geneva;
	line-height:12pt;
	display: inline; 
}

body{
	margin:0; 
	spacing:0
}

li{color:#0033cc;}

a.blue{color:#0033cc}

/*
input,select,textarea{background-color: #dff1f9}
*/

.emphasis{color:#DF821C}
a.emphasis:link{text-decoration : none; color: #DF821C; }
a.emphasis:hover{text-decoration : underline; color: #DF821C; }
a.emphasis:visited{text-decoration : none; color: #DF821C; }

.section{color:#B17D3A;font-weight:bold;}
a.section:link{text-decoration : none; color: #B17D3A;font-size:11pt;font-weight:bold; }
a.section:hover{text-decoration : underline; color: #B17D3A; font-size:11pt;font-weight:bold; }
a.section:visited{text-decoration : none; color: #B17D3A; font-size:11pt;font-weight:bold; }
option.section1{color:red;font-size: 10.5pt;text-decoration: none;}
option.section2{color:green;font-size: 10.5pt;text-decoration:  none;}
option.section3{color:blue;font-size: 10.5pt;text-decoration:  none;}
option.section4{color:#660000;font-size: 10.5pt;text-decoration:  none;}
option.section5{color:#DF821C;font-size: 10.5pt;text-decoration:  none;}

.bigsection{color:#B17D3A;font-weight:bold; }
a.bigsection:link{text-decoration : bold; color: #B17D3A;font-size:12pt;font-weight:bold; }
a.bigsection:hover{text-decoration : bold; color: #B17D3A; font-size:12pt;font-weight:bold;  }
a.bigsection:visited{text-decoration : bold; color: #B17D3A; font-size:12pt; font-weight:bold; }


.white {color:#FFFFFF;}
a.white:link{text-decoration : none; color: #FFFFFF; }
a.white:hover{text-decoration : underline; color: #FFFFFF; }
a.white:visited{text-decoration : none; color: #FFFFFF; }

.red{color:#B73348}
a.red:link{text-decoration : none; color:#B73348; }
a.red:hover{text-decoration : underline; color:#B73348; }
a.red:visited{text-decoration : none; color:#B73348; }

input {
	border: 1px solid #999;
	background: #FFFFFF;
	height: 22px;
/*	font-size: 10.5pt; */
	}
	
input.submitSpace {
	margin-top: 0px;
	background: #CCD0D3;
	height: 22px;
	font-size: 10.5pt;
	}
