td {
font-family: Arial, verdana; 
font-size:14px;
color:#040957;
}

BODY {
	font-family: Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: normal;
	color :040957;
	margin-top : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-bottom : 0px;
	background-color : #23681E;
}


A:link, A:active, A:focus, A:visited {
	color: #040957;
	font-size: 16px; 
	text-decoration : none
}
A:HOVER {
	COLOR: #AA0000;
	font-size: 16px; 
	text-decoration : none
}

.white:link, .white:active, .white:focus, .white:visited {
	color: #040957;
	font-size: 12px; 
	text-decoration : none;
}
.white:HOVER {
	COLOR: #AA0000;
	text-decoration : none;
	font-size: 12px; 	
}

.white {
	COLOR: #040957;
	text-decoration : none;
	font-size: 12px; 
	}
	
.yellow, .yellow:link, .white:active, .white:focus, .white:visited {
	color: #E6D611
	font-size: 10px; 
	text-decoration : none;
}
.yellow:HOVER {
	COLOR: #AA0000;
	text-decoration : none;
	font-size: 10px; 	
}

.yellow {
	COLOR: #E6D611;
	text-decoration : none;
	font-size: 10px; 
	}


.r1 {
	background-color: E4E4E4;
}
.r2 {
	background-color: EEEEEE;
}

.title {
	color: 003C7C;
}

.table_title {
	color: FFFFFF;
	background: url(img/label.gif);
	font-size: 12px; 
	font-weight: bold;
}


form{
 margin-top: 0px;
 margin-bottom: 0px;
 margin-left: 0px;
 margin-right: 0px;
}

input {
 color : black;
 background-color : #E8E7FE;
 border : 1px solid #4C92B1;
 font-size : 12px;
 font-family : Arial, Verdana, Arial; 
 margin-left: 0px;
 margin-right: 0px;
}

input.button {
 color : black;
 background-color : #E8E7FE;
 margin-left: 0px;
 margin-right: 0px;
 border : 1px solid #4C92B1;
 font-size : 12px;
 font-family : Arial, Verdana, Arial;  
}

option, select {
 color : black;
 background-color : #E8E7FE;
 margin-left: 0px;
 margin-right: 0px;
 border : 1px solid #4C92B1;
 font-size : 12px;
 font-family : Arial, Verdana, Arial;  
}

TEXTAREA {
    background-color : #E8E7FE;
    color : black;
    border : 1px solid #4C92B1;
    font-size : 12px;
    font-family : Arial, Verdana, Arial;
}