body {
	background-color : #eff6ff;
	
	color : #1274B0;
	background-image : url(imgdove/bg.gif);
	scrollbar-face-color : #f7fbff;
	scrollbar-3dlight-color : #0088d0;
	scrollbar-track-color : #dcdedf;
	scrollbar-shadow-color : #ffffff;
	scrollbar-arrow-color : #0088d0;
	scrollbar-darkshadow-color : #0088d0;
	margin : 0;
}
a:link { text-decoration : none; color : #0088d0; }
a:visited { text-decoration : none; color : #017dbb; }
a:hover { color : #02aaf0; text-decoration : underline; }
a:active { color: Red; }
a:link.whit {
	text-decoration : none;
	color: #fefefe;
	font-style : italic;
}
a:visited.whit {
	text-decoration : none;
	color : #fcfcfc;
	font-style : italic;
}
a:hover.whit {
	color : #ffffff;
	text-decoration : underline;
	font-style : italic;
}
a:active.whit {
	color : #a1cae3;
	font-style : italic;
}
a:link.lnk {
	color : #82A5C9;
	font-style : italic;
	font-weight : 500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
}
a:visited.lnk {
	color : #82A5C9;
	font-style : italic;
	font-weight : 500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
}
a:hover.lnk {
	color : #82A5C9;
	font-style : italic;
	font-weight : 500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
}
a:active.lnk {
	color : #ff0000;
	font-style : italic;
	font-weight:500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
}    
td.menu {
	color : #1274B0;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 82%;
	padding : 10;
		}     
 
.clr {
	padding-bottom : 8px;
	padding-left : 15px;
	padding-right : 10px;
	padding-top : 5px;
	border-bottom : 1px #D6D9DA solid;
	border-right : 1px #E0E5E8 solid;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 80%;
	background-color : #f7fbff;
	color : #416589;
}
.header {
	font-style : italic;
	font-weight:500;
	font-size : 125%;
	letter-spacing : 1px;
	font-family: "Times New Roman", Times, serif;
	text-decoration : none;
}
.lnk {
	color : #aaaaaa;
	font-style : italic;
	font-weight : 500;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 90%;
}
h2.des { font-family: "Times New Roman", Times, serif;  font-style: italic;  font-weight: 500;   }
input {
	BACKGROUND: #fcfcff; border-color: #0088d0; border-width : 1px; COLOR: #003366;
}
.caps {font-family:"Times New Roman", Times, serif; font-variant:small-caps;}
