﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#master {
	padding: 0px;
	width: 792px;
	background-image: url(../images/default_03.gif);
	background-repeat: repeat-x;
	height: 618px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#login-frame{display:none;}
.left-bg {
	width: 172px;
	height: 618px;
	background-image: url(../images/leftbg.gif);
	background-repeat: no-repeat;
	background-position: 0px 147px;
}
.left-bg2 {
	width: 172px;
	height: 618px;
	background-image: url(../images/leftbg2.gif);
	background-repeat: no-repeat;
	background-position: 0px 147px;
}
.menu-perch{height:190px;}
#menu ul { list-style: none; margin: 0px;  padding:0px;}
#menu li a {text-decoration: none; margin: 0px;}
#menu li a:link, #menu li a:visited {
	color:#41454A;
	padding: 8px 0px 0px 12px;	
	display: block;		
	font-size:12px;
}
#menu li a:hover{
	color: #BC2931;
	display: block;	
	padding: 8px 0px 0px 12px;	
	font-size:12px;
}
.right-top{width:100%; height:80px;}
.logo{
	width:620px;
	height:212px;
	background-image: url(../images/default_04.gif);
	background-repeat: no-repeat;
}
.log-left-td{padding:5px 0px 5px 30px;}
.log-left table td a
{
    color:#0D024C; 
    font-weight:800;    
}
.version{width:620px;height:135px;
	background-image: url(../images/default_06.gif);
	background-repeat: no-repeat;
}
.log{width:100%;height:132px;}
.log-title{
	height:32px;width:565px;
	background-image: url(../images/default_07.gif);
}
.log-cir{
	background-image: url(../images/default_09.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width:20px;
}
.log-left{
	width:270px;
	height:100px;
	background-image: url(../images/default_11.gif);
}
.log-right-bg{
	vertical-align:top;
	padding-top:10px;
	background-image: url(../images/default_14.gif);
}
.log-right-cir{
	background-image: url(../images/default_16.gif);
	width:20px;
	height:100px;
}
.img{
	padding-top:2px;
	padding-left:100px;	
}
.log-txt{ text-align:right; width:100px;}
.text-td{padding-top:4px;}
.text{
	background:#FFFFFF;
	font-size: 12px;	
	color: #000000;	
	border: 1px solid #BCBDC0;
	width:180px;	
}
.loginMessage
{
	color:Red;
	margin-left:10px;
}

