body {background-color: #ffffff;
	margin:0px 0px 0px 0px; padding:0px;
	font-family: Verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #0B51AA;
	margin-top: 0;
    margin-left: 0;}

/* Fonts and Colors */
h1,h2,h5,h3,h4 {color: #EA8035; background-color: transparent;}
.footer {color: #aaaaaa; background-color: transparent;}

/* Fonts Styles */

/* Fonts Sizes */
h1 {font-size: 20px}
h2 {font-size: 18px;}
h3 {font-size: 14px;}
h4 {font-size: 13px;}
h5, .pl {font-size: 12px;}
p,td,li {text-align: left;}
.footer {font-size: 10px;}
  
/* Margins */
h1,h2,h3,h4,h5,p  {margin-left: 15px;
                  margin-right: 15px;}

/* Tables */
td, td.bg {vertical-align: top;}
table.TableMain { background-image: url(cover/tablebackground.gif);
	background-color: white;}
table.Table2 { background-image: url(cover/table2.jpg);
	background-color: white;}
.TdFlash { background-image: url(cover/flash.jpg);
	background-color: transparent;}
.Td1DotV { background-image: url(navigation/bluedot.gif);
	background-color: transparent;
	width: 1px;}
.Td1DotH { background-image: url(navigation/bluedot.gif);
	background-color: transparent;
	height: 1px;}

/* Links */
A:LINK 		 { color: #1D4EA9; text-decoration: underline;}
A:VISITED 	{ color: #1D4EA9; text-decoration: underline;}
A:HOVER 	{color: #ff9900; text-decoration: underline;}
			
			
/* Form */
form {font-family: Verdana, Arial, "sans-serif"; font: 11px; color: #000000}
input {border-style: solid; border-color: #000099; border-width: 1px; font-family: Verdana, Arial, "sans-serif"; font-size: 12px}
input.none {border-style: solid; border-color: #660033; border-width: 0; font-family: Arial, Verdana, "sans-serif"; font-size: 10px}
select {border-style: solid; border-color: #000131; border-width: 1px; font-family: Arial, Verdana, "sans-serif"; font-size: 10px}
textarea {border-style: solid; border-color: #000131; border-width: 1px; font-family: Arial, Verdana,  "sans-serif"; font-size: 10px}


