BODY {
	background-color: #E5EAF1;
	scrollbar-face-color: #E5EAF1;
	scrollbar-highlight-color: #E5EAF1;
	scrollbar-3dlight-color: #95A2B8;
	scrollbar-darkshadow-color: #E5EAF1;
	scrollbar-shadow-color: #95A2B8;
	scrollbar-arrow-color: #95A2B8;
	scrollbar-track-color: #E5EAF1;
}


td {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px; color: black;
	line-height : 14px;

}

b {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: black;
}

strong {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #ffffff;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	line-height : 12px;
	margin-right : 20px;
	text-align : justify;
	
} 

.title {
	font-family : Verdana, Futura, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color: #906301;
	font-weight : bold;
}

A:link, A:visited { text-decoration: none; color: #9EA4B4; font-weight : normal; 	font-size : 10px;}
A:hover { text-decoration: none; color: #7B83E1; font-weight : bold;}

A.menu:link, A.menu:visited { height:1px; filter:progid:dximagetransform.microsoft.shadow(color=#000000,direction=135,strength=1); text-decoration: none; color: #ffffff; font-weight : bold; font-size : 10px; letter-spacing : 1px;}
A.menu:hover { height:0px; filter:progid:dximagetransform.microsoft.shadow(color=#ffffff,direction=135,strength=0); text-decoration: none; color: #16285A; font-weight : bold;}

A.int:link, A.int:visited { text-decoration: none; color: #9EA4B4; font-weight : bold; 	font-size : 10px;}
A.int:hover { text-decoration: none; color: #7B83E1; font-weight : bold;}

A.small:link, A.small:visited { text-decoration: none; color: #c58818; font-size : 9px;}
A.small:hover { text-decoration: none; color: #ffffff;}


.input {
	border : #5C3F13;
	background-color : #ffffff;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #000000;
 	font-family : verdana, Courier, monospace;
	font-size : 12px;

}


.enter {
	border : #5C3F13;
	background-color : #ffcc00;
	border-style : solid;
	border-top-width : 1px;
	border-right-width : 1px;
	border-bottom-width : 1px;
	border-left-width : 1px;
	color : #5C3F13;
	font-size : 10px;
	font-weight : bold;

}

.image {
	border : 1px solid #B1BCBF;
}

