﻿body {
	background-color: #4396ca;
	background-image: url(../images/site-bg.gif);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	color: #000000;
    
}



.title1, .title1, title2 
{	
	font-family:Arial, Verdana, "MS Sans Serif";
	font-size:16px;
	color:#3f89c3;
	font-stretch:extra-condensed;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:5px;
   
}
.Grp-title
{

  color :#3f89c3;
  float:left;
  margin-top:2px;

}
.title2 {
	color:#000000;
}

.text01 {
	
	font-size:10px;
	font-style:normal;
	color:#000000;
}

.text02 {
	
	font-size:10px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}

#wrapper {
	width:983px;
	height:auto;
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	background:#f0f9fd;
    background-image: url(../images/site-bg.gif);
	background-repeat: repeat-x;
   }

#header {
	width:100%;
	height:105px;
	
}

#signin-bar {
	width:99%;	
	font-size:11px;
	color:#FFFFFF;
}
#signin-bar a 
{
	color:#FFFFFF;
	text-decoration:none;
}
#signin-bar a:hover 
{
	color:#FFFFFF;
	text-decoration:underline;

}



#logo {
	width:200px;
	height:90px;
	float:left;
}

#header-ad {
	width:700px;
	height:80px;
	text-align:center;
	background:#FDFDFD;
	float:right;
	margin-top:5px;
}

#menu {
	text-align:center;
	width:100%;
	height:30px;
	background:url(../images/main-menu-bg.gif);
	
}

#sub-menu {
	text-align:center;
	width:100%;
	height:35px;
	background:url(../images/sub-menu-bg.gif);
	
}

#body-content {
	margin-top:0px;
	width:983px;
	height:auto;
	background:#f0f9fd;
}

.cont-bg-01 {
	border-top: solid 3px #3f89c3;
	background:#FFFFFF;
	padding:10px;
}
.cont-bg-02 {
	
	background:#FFFFFF;
	padding:10px;
}
.cont-bg-03 {
	border-top: solid 1px #3f89c3;
	background:#FFFFFF;
	padding:10px;
}
.box-bg01 
{
	background:url(../images/input-box-bg.gif) no-repeat;
	height:18px;
	
	font-size:14px;
	font-weight:normal;
	border:#d9eaf8 solid 1px;
}
.box-bg02 
{
	background:url(../images/input-box-bg2.gif) no-repeat;
	
	font-size:14px;
	font-weight:normal;
	border:#d9eaf8 solid 1px;
}
.alert_msg
	{
   
	font-size:11px;
	
	}
.text_cmnt_left {
	
	font-size:11px;
	font-style:normal;
	color:#000000;
}

.text_cmnt_right {
	
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
}

#footer{
clear: left;
width: 981px;
height:70px;
background:url(../images/foot-bg.gif) repeat-x;
border-left:#FFFFFF 1px solid;
border-right:#FFFFFF 1px solid;
text-align: center;
padding-top:40px;
}

#cont-bg-01-adv {
	border-top: solid 3px #9dd100;
	background:#FFFFFF;
	padding:10px;
}