body {
	margin: 0px 0px 0px 0px;
	background-color: #ffffff;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#505050;
}
p {
	margin-top:5px;
}
.style_top{
	background-repeat:no-repeat;
	height:93px;
	vertical-align:middle;
	background-image: url(../images/login/bg_top.jpg);
}
.style_rowsep{
	height:10px;
	line-height:10px;
}
.style_center{
	background-image:url(../images/login/bg_center.jpg);
	background-repeat:no-repeat;
	height:438px;
	vertical-align:middle;
}
.style_bottom{
	background-image:url(../images/login/bg_bottom.jpg);
	background-repeat:no-repeat;
	height:200px;
	vertical-align:middle;
}
.text_fotter{
	color:#e7eef2;
	font-size:11px;
}
.style_fotter{
	background-image:url(../images/login/bg_fotter.jpg);
	background-repeat:no-repeat;
	height:92px;
	vertical-align:middle;
	color:#e7eef2;
	font-size:11px;
	padding-left:30px;
	padding-right:30px;	
}
.style_CenterLoginBox{
	background-image:url(../images/login/center_loginbox.jpg);
	background-repeat:no-repeat;
	height:360px;
	width:330px;
	vertical-align:top;
}
.style_CenterMsgBox{
	background-image:url(../images/login/center_msgbox.jpg);
	background-repeat:no-repeat;
	height:360px;
	width:550px;
	font-size:11px;
	vertical-align:top;
}
.style_bottomBox{
	background-image:url(../images/login/bottom_box.jpg);
	background-repeat:no-repeat;
	height:141px;
	width:420px;
	font-size:11px;
	vertical-align:top;
}
.txt_small {
	font-size: 11px;
}
.txt_smallx {
	font-size: 10px;
}
.txt_Vsmall {
	font-size: 10px;
}
.txt_medium {
	font-size: 16px;
}
.txt18 {
	font-size: 18px;
	line-height:21px;
}
.txt_20 {
	font-size: 20px;
	line-height:23px;
}
.txt_13 {
	font-size: 13px;
}
.TXT_blue{
	color:#33738a;
}
.TXT_black{
	color:#000000;
}
.TXT_white{
	color:#FFFFFF;
}
a:link, a:visited, a:active  {
	color: #33738a;
	text-decoration:none;
}
a:hover {
	color: #33738a;
	text-decoration:underline;
}
a.LinkWhite:link, a.LinkWhite:visited, a.LinkWhite:active {
	color: #FFFFFF;
	text-decoration:none;
}
a.LinkWhite:hover {
  color: #FFFFFF;
  text-decoration:underline;
}
.InfoMsg{
	background-color:#e8ebed;
	border: 1px solid #bdc5cb;
	padding: 20px 20px 20px 20px;
}
input, textarea, select{
	font-size: 13px;
}
.formLabel{
	text-align:right;
	vertical-align:top;
}
img{
	border: none;
}
.ul_MsgBox{
	margin-top:170px;
	list-style:none;
	padding-left:35px;
	margin-left:0;
}
.ul_MsgBox li{
	background:url(../images/login/bullet.gif) no-repeat left;
	font-size:16px;
	color:#FFFFFF;
	padding:7px 0 5px 30px;
}
.style_CenterMsgBox_news{
	background-image:url(../images/login/center_msgbox_news.png);
	background-repeat:no-repeat;
	height:360px;
	width:550px;
	font-size:11px;
	vertical-align:top;
}
.newsbox {
	margin-top:30px;
	list-style:none;
	padding-left:10px;
	padding-right:20px;
	margin-left:0;
	color:#FFFFFF;
}
.newsbox p {
	font-size:14px;
        padding:5px 0 0px 5px;
        margin:5px 0 0px 5px;
}
.newsbox h1 {
	font-size:18px;
	font-weight: bold;
        padding: 0px 0 0px 5px;
        margin:0px 0 0px 5px;
}
.more_background {
	background-color: #8B8FCC;
	text-decoration: none;
	scrollbar-arrow-color: #0000ff;
	scrollbar-3dlight-color: #f0f0ff;
	scrollbar-darkshadow-color: #666666;
	scrollbar-face-color: #f0f8ff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #c0c0cc;
	scrollbar-track-color: #8b8fcc;
}
.more_page_title {
        font-family: tahoma, verdana, helvetica;
        font-weight: bold;
	font-size: 14px;
        color: #FFFFFF;     
}
.more_text {
        font-family: tahoma, verdana, helvetica;
        font-weight: normal;
	font-size: 12px;
        color: #FFFFFF;     
}
.error {
    color: #ff0000;
}