body
	{
	margin: 0px;
	background:#FFFFFF;
	}

.border
	{
	border: #999999 solid 1px;
	}

.borderright
	{
	border-right: #c9e5ff solid 1px;
	}

.navibg
	{
	background-image:url(../images/top_navi_bg.jpg);
	background-repeat:repeat-x;
	height:40px;
	}

.topnavi
	{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	line-height:12px;
	vertical-align:middle;
	}
	
.head
	{
	font-family:"Century Gothic";
	font-size:13px;
	text-align:left;
	color:#0b3963;
	font-weight:bold;
	line-height:24px;
	}
	
.contentbg
	{
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-x;
	height:108px;
	}

.contimg
	{
	float:left;
	margin-right:10px;
	border: #CCCCCC solid 1px;
	}
	
.abtimg
	{
	float:right;
	margin-left:10px;
	border: #CCCCCC solid 1px;
	}
	
.bodycontent
	{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:16px;
	text-decoration:none;
	}
	
.bluecontent
	{
	font-family:Verdana;
	font-size:11px;
	color:#002b7f;
	text-align:justify;
	line-height:16px;
	text-decoration:none;
	}

.contentleft
	{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-align:justify;
	line-height:14px;
	text-decoration:none;
	padding:5px;
	}
	
.email
	{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-align:right;
	padding-left:3px;
	line-height:16px;
	}

.textbox
	{
	width:145px;
	height:17px;
	border: solid #9da593 1px;
	font-family:Verdana;
	text-align:left;
	padding-left:5px;
	color:#000000;
	margin-bottom:7px;
	float:left;
	margin-left:3px;
	}

.red
	{
	color:#FF0000;
	}
	
.submit
	{
	background-image:url(../images/sub_but_13.jpg);
	background-repeat:no-repeat;
	width:71px;
	height:27px;
	border:0px;
	margin-left:60px;
	text-align:center;
	font-weight:bold;
	font-size:11px;
	padding-bottom:2px;
	}
	
.footerbg
	{
	background-image:url(../images/footer_bg.jpg);
	height:61px;
	background-repeat:repeat-x;
	}
	
.footer
	{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	text-align:center;
	line-height:14px;
	text-decoration:none;
	}
	
.site
	{
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	text-align:center;
	line-height:14px;
	text-decoration:none;
	}