HTML, BODY  { 
	border: 0px; margin: 0px; padding: 0px; 
}

.page1 { 
	background: #1D346A url('/img/bgimage.jpg') repeat-x; 	
}

.page2 { 
	background: #1C3166 url('/img/mainbg.jpg') repeat-x;
	/*overflow: hidden;*/
}


TD {
	color: #FFFFFF;
	font-size: 12px; 
	font-family: Arial;
	/*line-height: 100%;
 */
 }


#content { float: left; width: 99%; }
#content  P { text-align: justify; margin: 0px; padding: 0px; margin-bottom: 10px; }
#content blockquote { margin-top: 0px; margin-bottom: 0px; }
.png { behavior:url('/pngfix.htc'); }

#copytext {overflow:auto;text-align:center; width: 80%; margin-left: 10%; margin-right: 10%; margin-top: 50px;}
#copytext p {font-family:Tahoma, Arial, Helvetica, sans-serif; color: #FFF; font-size: 10px;}
#copytext h1,h2 {font-family:Tahoma, Arial, Helvetica, sans-serif; color: #FFF; font-size: 12px;}

A        { color: #FFF; text-decoration: underline; }
A:hover  { color: #FFF; text-decoration: none; }


.date { color: #AAE224; font-weight: bold; }

table.bt, table.bt td {
  border: 1px solid #FFFFFF;
  border-collapse: collapse;
}

input.formInput { border: 1px solid #fff; width: 100%; }
textarea.formInput { border: 1px solid #fff; width: 100%; }