div#header{
	width:100%;
	background: url(/templates/images/bg.jpg) repeat-x left center;
	height:150px;
	top: 20px;
	borer:3px;
	
}

div#subheader{
	width:100%;
	top: 20px;
	
}
.headertab{
	width:110px;
	height:31px;
	text-align:center;
	background:#CCCCCC url(/templates/images/tab.jpg) no-repeat center;
}

.logo{
margin-left:50px;
}


.sub{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6191d9;
}

.submain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	margin-left: 10px;
	list-style: none;
}



.headertab a{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6191d9;
	text-decoration:none;
	
}
.headertab a:hover{
	color:#06367E;
	text-decoration:underline;
}
body {
	margin: 2px;
	text-align:center;
	
}

.login{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #475461;
}
