BODY {
	
	font-size: 11px;
	font-family: "helvetica", "verdana", "helvetica", sans-serif;
	color:#333333;
	background-color: #000000; 
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

TD {
	font-size: 11px;
	font-family: "helvetica", "verdana", "helvetica", sans-serif;
	color: #333333;
}

p,H6 {
	font-size: 11px;
	font-family: "tahoma", "helvetica", sans-serif;
	color: #333333;
	font-weight : normal;
}

H5 {
	font-family: Arial;
	font-size: 12px;
	color: #990033;
	font-weight : bold;
}

.profilefont { 
    font-family: helvetica;
	font-size: 9px;
	color: #333333;
	font-weight : bold; } 
	
.blackfontBold { 
    font-family: helvetica;
	font-size: 11px;
	color: #333333;
	font-weight : bold; } 
	
.orangefont { 
    font-family: helvetica, arial;
	font-size: 11px;
	color: #993300;
	font-weight : normal; } 
	
.orangefontBold { 
    font-family: helvetica;
	font-size: 11px;
	color: #993300;
	font-weight : bold; } 

.orangefontBigNormal { 
    font-family: helvetica;
	font-size: 12px;
	color: #993300;
	font-weight : normal; } 
		
.orangefontBig { 
    font-family: helvetica;
	font-size: 14px;
	color: #993300;
	font-weight : bold; } 

.yellowfonts { 
    font-family: helvetica;
	font-size: 11px;
	color: #996600;
	font-weight : normal; } 
	
.ltgreyfonts { 
    font-family: helvetica;
	font-size: 11px;
	color: #eeeeee;
	font-weight : normal; }
	

					 
a.blacklinks:link {
                     font-family: Helvetica, tahoma, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #000000;
                     }

a.blacklinks:visited {
                     font-family: Helvetica, tahoma, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #000000;
                     }
                     
a.blacklinks:hover {
                     font-family: Helvetica, tahoma, sans-serif;
                     color : #000000;
					 font-size: 11px;
					 text-decoration : none;
                     }
					 
a.ltgreylinks:link {
                     font-family: Helvetica, tahoma, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #eeeeee;
                     }

a.ltgreylinks:visited {
                     font-family: Helvetica, tahoma, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #eeeeee;
                     }
                     
a.ltgreylinks:hover {
                     font-family: Helvetica, tahoma, sans-serif;
                     color : #eeeeee;
					 font-size: 11px;
					 text-decoration : none;
                     }
					 
					 
					 
a.orangelinks:link {
                     font-family: Helvetica, tahoma, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #993300;
                     }

a.orangelinks:visited {
                     font-family: Helvetica, tahoma, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #993300;
                     }
                     
a.orangelinks:hover {
                     font-family: Helvetica, tahoma, sans-serif;
                     color : #993300;
					 font-size: 11px;
					 text-decoration : none;
                     }
					 
					 
a.blacklinksSm:link {
                     font-family: tahoma, tahoma, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #000000;
                     }

a.blacklinksSm:visited {
                     font-family: tahoma, tahoma, sans-serif;
					 font-size: 11px;
                     font-weight : normal;
                     text-decoration : underline;
                     color : #000000;
                     }
                     
a.blacklinksSm:hover {
                     font-family: tahoma, tahoma, sans-serif;
                     color : #000000;
					 font-size: 11px;
					 text-decoration : none;
                     }
					 								 

.form-input {
	background-color: #ffffff; 
	color: #000000;
	font-family: helvetica, arial, sans-serif;
	font-size: 11px; 
	border: 1 solid;
	border-color: #333333;
}

.form-button {
	color:#ffffff;
	font-family: helvetica, arial, sans-serif;
	font-weight: bold; 
	background-color:#CC6600; 
	width=80px; 
	font-size:11px; 
	border-width:0px;
	border-color:#000000;
	
}
