/* CSS Document */
/*body*/
body { margin:0; padding:0; background:#0f2b3c url(../images/core_bg.jpg) no-repeat fixed top; line-height:1.5em; scrollbar-face-color:#0F2B3C; scrollbar-highlight-color:#620000; scrollbar-shadow-color:#620000; scrollbar-3dlight-color:#0F2B3C; scrollbar-arrow-color:#9FBED1; scrollbar-darkshadow-color:0F2B3C; scrollbar-base-color:#620000}
body, html, td, input { font-family: Arial, Helvetica, sans-serif; font-weight: normal; font-size: 11px; color: #000000; text-align: center; }

/*display*/
img { border: 0; }
.hidden {
	display : none;
}

/*links*/
/*a { font-family: Arial, Helvetica, sans-serif; color: #e60005; font-weight: bold; display: inline; text-decoration: underline; }
a:hover { font-family: Arial, Helvetica, sans-serif; color: #e60005; font-weight: bold; display: inline; text-decoration: none; }*/

/*forms*/
input { border: 1px solid #e1e1e1; color: #2d2d2d; font-size: 9px; height: 13px; padding-left: 3px; }

/*td*/
.backgd {
	background: #ffffff url(../images/fond_site.jpg)
}

.textvl{font-family: Arial, Helvetica, sans-serif;font-size: 30px;}
.textl{font-family: Arial, Helvetica, sans-serif;font-size: 14px;}
.textm{font-family: Arial, Helvetica, sans-serif;font-size: 12px;}
.textsl{font-family: Arial, Helvetica, sans-serif;font-size: 11px;}
.texts{font-family: Arial, Helvetica, sans-serif;font-size: 9px;}

a:link {color: #DFEEF5; font-weight: bold; text-decoration: underline;}
a:active {color:#DFEEF5; font-weight: bold; text-decoration: underline;}
a:visited {color: #DFEEF5; font-weight: bold; text-decoration: underline;}
a:hover {color: #A00000; font-weight: bold; text-decoration: none;}

a.mailnewsl {
color: #DFEEF5;
font-weight: normal;
text-decoration: underline;
}
a:hover.mailnewsl {
color: #A00000;
font-weight: normal;
text-decoration: none;
}