BODY			{ margin: 0,0,0,0; background-color: #01357e; background-image:url(images/bg_blue.jpg); 
					SCROLLBAR-FACE-COLOR: #012d76; 
					SCROLLBAR-HIGHLIGHT-COLOR: #012d76; 
					SCROLLBAR-SHADOW-COLOR: #012d76; 
					SCROLLBAR-3DLIGHT-COLOR: #011d4b; 
					SCROLLBAR-ARROW-COLOR: #ffb500; 
					SCROLLBAR-TRACK-COLOR: #01235b; 
					SCROLLBAR-DARKSHADOW-COLOR: #011d4b; }
					
.main			{ font-family: Arial, Helvetica; font-size: 12px; font-weight: regular; color: #ffffff; line-height: 16px; padding: 25,0,25,0;}
.normal			{ font-family: Arial, Helvetica; font-size: 12px; font-weight: regular; color: #ffffff; line-height: 16px;}
.header1		{ font-family: Arial, Helvetica; font-size: 18px; font-weight: regular; color: #ffb500; }
.header2		{ font-family: Arial, Helvetica; font-size: 12px; font-weight: bold; color: #ffb500; line-height: 1}
.footer			{ font-family: Arial, Helvetica; font-size: 9px; font-weight: regular; color: #ffb500; }
.tabel			{ background-color: #012359; font-family: Arial, Helvetica; font-size: 11px; font-weight: regular; color: #ffffff}
.input			{ border: 1px solid #011432; background-color: #E6E6E6; }
.image			{ border: 1px solid #011432; }
.imageLeft		{ border: 1px solid #011432; float:left; width: 225px; margin: 10,10,10,0; }
.imageRight		{ border: 1px solid #011432; float:right; width: 225px; margin: 10,0,10,10; }
//.menu			{ position:absolute; top:177px; left:100px; z-index: 1; overflow: visible; }

a.link			{ font-family: Arial, Helvetica; text-decoration: underline; font-size: 11px; font-weight: regular; color: #ffb500}
a.hover			{ font-family: Arial, Helvetica; text-decoration: underline; font-size: 11px; font-weight: regular; color: #ffb500}
a.visited		{ font-family: Arial, Helvetica; text-decoration: underline; font-size: 11px; font-weight: regular; color: #ffb500}
a.hover			{ font-family: Arial, Helvetica; text-decoration: underline; font-size: 11px; font-weight: regular; color: #ffb500}
a.visited:active { font-family: Arial, Helvetica; text-decoration: underline; font-size: 11px; font-weight: regular; color: #ffb500}

.td {
	border: 1px solid #011432;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
