body {   
            margin:0;
			padding: 0;
			color:#ffffff;
			background-color:#ffffff;
            font-family:Arial, Arial, Helvetica, sans-serif; 
            font-size:8px;
            color:#000000;
            line-height:14pt;
			scrollbar-face-color:#9D9D9D;
            scrollbar-highlight-color:#D4D7DE;
            scrollbar-3dlight-color:#333333;
            scrollbar-darkshadow-color:#333333;
            scrollbar-shadow-color:#9D9D9D;
            scrollbar-arrow-color:#E4E4E4;
            scrollbar-track-color:#E4E4E4;
            
			}
			
a:link {
            color:#00366C;
			text-decoration:none;
}

a:hover {  
            text-decoration:none; 
            color:#808080;
            cursor: hand;
            
}

a:visited {
            color:#00366C;
			text-decoration:none;

			
			
}
#contact a:link {
            color:#00366C;
			text-decoration:underline;
}

#contact a:hover {  
            text-decoration:none; 
            color:#808080;
            cursor: hand;
            
}

#contact a:visited {
            color:#00366C;
			text-decoration:none;

}
			
table, td, tr, te, tl, { 
            font-family:Arial,Arial,Helvetica,sans-serif; 
            font-size:12px;
            color:#606060;
            
			
}
.nav {
            background-color: #ffffff; 
            border-style: outset; 
            border-top: 1px solid #808080; 
            border-left: 0px solid #ffffff; 
            border-right: 0px solid #ffffff; 
            border-bottom: 1px solid #808080;
			}
			

.td {
            background-color: #ffffff; 
            border-style: outset; 
            border-top: 1px solid #D6D6D6; 
            border-left: 1px solid #D6D6D6; 
            border-right: 1px solid #D6D6D6; 
            border-bottom: 1px solid #D6D6D6;
			}

.input {
            width: 300px; 
            background-color: #f0f0f0; 
            border-style: outset; 
            border-top: 1px solid #C0C0C0; 
            border-left: 1px solid #C0C0C0; 
            border-right: 1px solid #C0C0C0; 
            border-bottom: 1px solid #C0C0C0; 
            color: #000000; 
            font-family: Arial; 
            font-size: 12px; 
            padding-top: 2px; 
            padding-right: 2px; 
            padding-bottom: 2px; 
            padding-left: 2px; 
            cursor: text
}

.input1 {
            width: 200px; 
            background-color: #f0f0f0; 
            border-style: outset; 
            border-top: 1px solid #C0C0C0; 
            border-left: 1px solid #C0C0C0; 
            border-right: 1px solid #C0C0C0; 
            border-bottom: 1px solid #C0C0C0; 
            color: #000000; 
            font-family: Arial; 
            font-size: 12px; 
            padding-top: 2px; 
            padding-right: 2px; 
            padding-bottom: 2px; 
            padding-left: 2px; 
            cursor: text}
.input2 {
            width: 120px; 
            background-color: #f0f0f0; 
            border-style: outset; 
            border-top: 1px solid #00366C; 
            border-left: 1px solid #00366C;
            border-right: 1px solid #00366C; 
            border-bottom: 1px solid #00366C; 
            color: #000000; 
            font-family: Arial; 
            font-size: 10px; 
            padding-top: 1px; 
            padding-right: 1px; 
            padding-bottom: 1px; 
            padding-left: 1px; 
            cursor: text
}
.inputc {
            width: 160px; 
            background-color: #f0f0f0; 
            border-style: outset; 
            border-top: 1px solid #00366C; 
            border-left: 1px solid #00366C;
            border-right: 1px solid #00366C; 
            border-bottom: 1px solid #00366C; 
            color: #000000; 
            font-family: Arial; 
            font-size: 10px; 
            padding-top: 1px; 
            padding-right: 1px; 
            padding-bottom: 1px; 
            padding-left: 1px; 
            cursor: text
}

.button_small {
            width: 100px; 
            background-color: #f0f0f0;
            color: #000000; 
            font-family: Arial; 
            font-size: 10px; 
            border-color: #FFFFFF #DEDEDE #DEDEDE #FFFFFF; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px}

.button_big {
            width: 250px; 
            background-color: #00366C;
            color: #ffffff; 
            font-family: Arial; 
            font-size: 12px; 
            border-color: #FFFFFF #DEDEDE #DEDEDE #FFFFFF; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px}		
			
.button_log {
       width: 160px; 
            background-color: #00366C;
            color: #ffffff; 
            font-family: Arial; 
            font-size: 12px; 
            border-color: #FFFFFF #DEDEDE #DEDEDE #FFFFFF; 
            border-style: solid; 
            border-top-width: 1px; 
            border-right-width: 1px; 
            border-bottom-width: 1px; 
            border-left-width: 1px}		


