/* CSS Document */
body,td,th {
	font-family:Tahoma;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
Td,table,body,textarea,select,input{
	font-size:12px;
	font-family: Tahoma;
	color: #7c7c7c;
}

a:link { color: #666666; text-decoration: none;}
a:hover { color: #AE000A; text-decoration: underline;}
a:active { color: #666666; text-decoration: none;}
a:visited { color: #666666; text-decoration: none;}

a.btitle:link { color: #666666; text-decoration: none;}
a.btitle:hover { color: #ffffff; text-decoration: underline; font-weight:bold}
a.btitle:active { color: #666666; text-decoration: none;}
a.btitle:visited { color: #666666; text-decoration: none;}

a.bai:link { color: #ffffff; text-decoration: none; margin-left:40px;}
a.bai:hover { color: #ffffff; text-decoration: underline; font-weight:bold; margin-left:40px;}
a.bai:active { color: #ffffff; text-decoration: none; margin-left:40px;}
a.bai:visited { color: #ffffff; text-decoration: none; margin-left:40px;}

a.red:link { color: #FF0000; text-decoration: none;}
a.red:hover { color: #FF0000; text-decoration: underline;}
a.red:active { color: #FF0000; text-decoration: none;}
a.red:visited { color: #FF0000; text-decoration: none;}

td.off { 
background: url(images/title-1.jpg);
background-repeat:no-repeat;
background-position:center middle;
line-height:30px;
padding-left:40px;
} 

td.on { 
background: url(images/title-2.jpg);
background-repeat:no-repeat; 
background-position:center middle;
line-height:30px;
} 
.titleen{color:#040D2E; font-size:18px;font-family:Arial,Tahoma;}
.titlecn{color:#CA1C1D; font-weight:bold}
.text{line-height:28px;padding:15 15 0 15;}

.table_line {
	border: 1px solid #e9e9e9;
	background-color:#f9f9f9;
}
.table2_line {
	border: 1px solid #eaeaea;
	background-color:#f0f0f0;
}
.border_line {
	border: 1px solid #e9e9e9;
}
.title{background-image:url(images/title-bg.jpg); background-position:top; background-repeat:no-repeat}
.title-bg{background-image:url(images/title.jpg); background-position:left; background-repeat:no-repeat; background-color:#eaeaea;}
.textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	overflow-y:hidden;
	border-left: 1px double #dddddd;
	border-right: 1px solid #dddddd;
	border-top: 1px double #dddddd;
	border-bottom: 1px double #dddddd;
	background-color: #ffffff;
}
.Input_sc {
	FONT-SIZE: 12px;
	HEIGHT: 21px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	background-color: #ffffff;
}
.fon { text-transform:uppercase;}
.font1 {  color:#CA1C1D; font-weight:bold;}
