body {
	/*text-align: center;*/
	background-color: #9acef3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
div#wrapper {
	margin: 0 auto;
	width: 760px;
	min-height: 100%;
	position: relative;
	height: auto;
	/*text-align: center;*/
	background-color: #7fbce7;
}

/*######### text #########*/
.menu{
	padding-left:15px;	
}
.h1 {
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.h2 {
	color: #cc0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.h3 {
	color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.h4 {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}
.textmore {
	color: #0066cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	 text-decoration: none;
}
.textevent {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}


/*######### top #########*/
div#wrappertop {
	float: left;
	width: 760px;
	height: 166px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
div.topleft {
    float: left;
    margin: 0;
    padding: 0;
    width: 114px;
}
div.topcenter {
	float: left;
    margin: 0;
    padding: 0;
    width: 547px;
}
div.topright {
	float: right;
	margin: 0;
	padding: 0;
	width: 99px;
	height: 166px;
	background-color:#003366;
}
div.toprightbottomleft{
	float: left;
	margin: 0;
	width: 355px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A411A;
}
.toprightbottomleft a, .toprightbottomleft a:visited {
    color: #5A411A;
    text-decoration: none;
}
.toprightbottomleft a:hover {
    color: #5A411A;
    text-decoration: underline;
}

/*######### content #########*/
div#wrapperbody {
	float: left;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #7fbce7;
}
div.contentleft {
	float: left;
	width: 114px;
	height: 349px;
	text-align: left;
	background-image: url(../images/bgcontentright.jpg);
	background-repeat: no-repeat;	
}
div.contentright {
	float: left;
	margin: 0;
	padding: 0;
	width: 99px;
	height: 349px;
	/*text-align: center;*/
}
div.content {
	float: left;
	margin: 0;
	padding: 0;
	width: 547px;
	/*text-align: justify;*/
	background-color: #FFFFFF;
}
#contentindex {
	float:right;
	margin: 0;
	padding: 0;
	*float:left;
	width: 177px;
}

div.content1 {
	float: left;
	margin: 0;
	width: 355px;
	/*text-align: justify;*/
	background-image: url(../images/bgcontent.jpg);
	background-repeat: repeat-x;
}
div.content2 {
	float: left;
	margin: 0;
	padding: 0;
	width: 192px;
	/*text-align: justify;*/
	background-color: #f2f2f2;
}
div.content3 {
	float: left;
	margin: 0;
	padding: 0;
	width: 547px;
	/*text-align: justify;*/
	background-color: #FFFFFF;
	background-image: url(../images/bgcontent.jpg);
	background-repeat: repeat-x;
}
.member{
	float: right;
	width: 177px;
	height: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #C9C9C9;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.login{
	float: right;
	width: 177px;
	/*height: 85px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #DDDDDD;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.login1{
	float: right;
	width: 177px;
	/*height: 350px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	background-color: #E8E8E8;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.login2{
	float: right;
	width: 177px;
	/*height: 85px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bold;*/
	color: #333333;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #F7F7F7;
	font-weight: bold;
}
.loginform{
	/*width: 95px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	height: 15px;
	border: 1px solid #7F9FAE;
	margin: 2px;
}
.blank{
	width: 95px;
	height: 1px;
	background-color:#ffffff;	
}
.text{
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	/*text-align: justify;*/
}
.textcontent{
	width: 515px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	/*text-align: justify;*/
}
.textcontent a, .textcontent a:visited {
    color: #0066cc;
    text-decoration: none;
}
.textcontent a:hover {
    color: #003366;
    text-decoration: none;
}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*text-align: justify;*/
}
.menuleft{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100px;
}
.menuleft a, .menuleft a:visited {
	color: #000000;
	text-decoration: none;
}
.menuleft a:hover {
	color: #ff6633;
	text-decoration: none;
}
.content li{
background:#ffffff url(images/icon_email.gif) left no-repeat;
margin:5px;
padding-left:20px;
}
.texttable{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	/*text-align: center;*/
	font-weight: bold;
	background-color: #ff9900;
}
.button{
	width: 70px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #0066cc;
	margin: 2px;
	
}
.button a, .button a:visited {
	color: #333333;
	text-decoration: none;
}
.button a:hover {
	color: #ff6633;
	text-decoration: none;
}
/*######### foot #########*/

div#foot {
	float: left;
	margin: 0;
	width: 760px;
	padding-top: 15px;
	padding-bottom: 5px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	background-color: #7fbce7;
	text-align: center;
}
