body,td,th {
	font-family: Tahoma;
	color: #555555;
	font-size: 14px;
}
body {
	margin: 0px;
	background-color: #0075ba;
	background-image: url(/images/skybg.png);
	background-repeat: repeat-x;
	background-attachment:fixed;
}
a:link, a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00CC33;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14pt;
	padding-bottom: 10px;
	color: #555555;
}

h3 {
	font-size: 14pt;
	padding-bottom: 1px;
	color: #555555;
}

hr {
	width: 100%;
	height: 3px;
	border: 1px solid #888888;
}
.EMailLink {color: #009966}
.EmailUs {color: #ababab; font-size: 12px; }
.EmailUs a:link {
	color: #dddddd;
	font-size: 12px;
	font-weight: bold;
}
.EmailUs a:hover {color: #ffffff; font-size: 12px; }
.EmailUs a:visited {color: #dddddd; font-size: 12px; }
.NewsNew1 {
	color: #981C03;
	font-weight: bold;
}
.MainIniter {font-size: 36px}
.FooterText {
	font-size: 10px;
}
.FooterTextName {
	font-size: 10px;
	font-weight: bold;
	color: #316acf;
}
.MainImgOverTitle {
	color: #00c033;
	font-size: 24px;
}
#mainpage {
	position: relative;
	z-index: 4;
}
#background2 {
	position: fixed;
	left: 0px;
	top: 0px;
	z-index: 1;
}

.loginwnd .button {
	width:149px;
	height:18px;
	border:none;
	background:none;
	background-image:url("/images/inputbtn_bg.png");
	background-position:left top;
	background-repeat:no-repeat;
	font-size: 10pt;
	color:white;
	text-align:center;
	vertical-align:middle;
	text-align: center;
}

.loginwnd .inputbg {
	width:147px;
	height:16px;
	background:none;
	background-image:url("/images/input_bg.png");
	background-position:top left;
	background-repeat:no-repeat;
}

.inputbg .username {
	width:143px;
	height:16px;
	border:none;
	background:none;
	color:#cc0000;
	font-size: 8pt;
	text-align:center;
	vertical-align:top;
}

.inputbg .password {
	width:143px;
	height:16px;
	border:none;
	background:none;
	color:#cc0000;
	font-size: 8pt;
	text-align:center;
	vertical-align:top;
}

.MainImgOvrText {
	font-size: 14px;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.MainImgOvrText2 {color: #FFFFFF}
.MainText {color: #666666}

#messenger {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: 10;
	visibility: visible;
}

li { padding-bottom: 4px; }

p.big { font-size: 14pt; color: #4fa300; }
p span.hl { color: #981c03; }

#t1 { padding-bottom: 20px; }
#t1 tr { height: 20px; }
#t1 .h { width: 160px; padding-right: 10px; text-align: right;}

#t2 td { vertical-align: top; padding-bottom: 20px; }
#t2 .h { width: 160px; padding-right: 10px; text-align: right;}

#tdomcheck { width: 320px; text-align: left; }
#tdomcheck input[type="text"] { height: 15px; width: 160px; font-size: 10pt; }

.mpage_lh { color: #003366; font-size: 10pt; text-decoration: underline; font-weight: bold;}
.mpage_lh2 { color: #990000; font-size: 11pt; text-decoration: none; font-weight: bold;}
.mpage_lh3 { color: #981C03; font-size: 10pt; text-decoration: none; font-weight: bold;}
.mpage_lh4 { color: #FFFFFF; font-size: 10pt; text-decoration: none; font-weight: bold;}
#mpage a:link {
	color: #008811;
	text-decoration: underline;
}
#mpage a:visited {
	color: #008811;
	text-decoration: underline;
}
#mpage a:hover {
	text-decoration: underline;
	color: #003366;
}
#mpage a:active {
	text-decoration: underline;
}
img.right 
{
	float: right;
	margin: 0 15px 0 0;
}
#mpage h2 { color: #003366; font-size: 10pt; text-decoration: underline;}

