body {
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
}

.header{
	height:149px;
	background:url('headerbg.gif') repeat-x top left;
}

.headerRightBg{
	height:149px;
	width:250px;
	background:url('headerImg.gif') no-repeat right top;
}

.p{
	font-size:12px;
	color:#505050;
}

.tdRightNavi{
	font-size:12px;
	line-height:25px;
	color:#505050;
	padding-left:20px;
}

.tdRightNavi a{
	color:#505050;
	text-decoration:none;
}

.tdRightNavi a:hover{
	color:#a80204;
	text-decoration:none;
}

.h1{
	font-size:18px;
	font-weight:normal;
	color:#b30104;
	padding-left:20px;
}

.h2{
	font-size:16px;
	font-weight:bold;
	color:#b30104;
}

.h1w{
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
}

.h6{
	font-size:13px;
	font-weight:bold;
	color:#b30104;
}

.tdw{
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

.tdB{
	font-size:12px;
	color:#3d3d3d;
}

.bodyNavi{
	font-size:12px;
	color:#505050;
	font-weight:bold;
}

.bodyNavi a{
	color:#505050;
	text-decoration:none;
	background-color:#FFFFFF;
}

.bodyNavi a:hover{
	color:#FFFFFF;
	text-decoration:none;
	background-color:#a80204;
	padding:8px 8px 8px 8px;
}

.h4{
	font-size:50px;
	color:#FFFFFF;
	padding-left:20px;
}

.topnavi{
	font-size:15px;
	color:#c00103;
}

.topnavi a{
	color:#c00103;
	font-weight:bold;
	text-decoration:none;
}

.topnavi a:hover{
	color:#000000;
	text-decoration:underline;
}

.footer{
	font-size:12px;
	color:#c00103;
	line-height:25px;
	text-align:center;
}

.footer a{
	color:#c00103;
	text-decoration:none;
}

.footer a:hover{
	color:#000000;
	text-decoration:underline;
}
.complanhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 454545;
	background-color: F8F7F7;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;

}
.complantxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: 454545;
	background-color: F6F5F5;
	text-align: center;
}
.complantxt2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 4a4a4a;
	padding-top: 10px;
	padding-left: 2px;
	padding-bottom: 10px;
	padding-right: 13px;
	text-align: left;
	list-style-image: url('images/bullets.gif');
	list-style-type: lower-alpha;
	list-style-position: inside;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal
}