
.BgMain {
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
}

.BgMainBox {
	background: transparent url('images/bg_main_box.jpg') no-repeat top left;	
}

.SubTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	line-height: 19px;
}

.TextMain {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 16px;
	}
	
.Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
	background-color: #ffffff;
	border: 1px solid #34a0ac;
	padding-top: 5px;
	padding-left: 4px;
	height: 25px;
	width: 305px;
	background-image: url(images/bg_form.gif);
	background-repeat: repeat-x;
}

.FormSub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #ffffff;
	border: 1px solid #34a0ac;
	height: 20px;
	background-repeat: repeat-x;
}

.FormSubComm {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background-color: #ffffff;
	border: 1px solid #34a0ac;
	background-repeat: repeat-x;
}


.TextBox {
	background-color: #ecf6f4;
	padding-left: 35px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
}

.TextBox2 {
	background-color: #FFF;
	padding-left: 35px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
}

.FormBox {
	background: transparent url('images/bg_form_2.jpg') repeat-x top left;	
	background-color: #ecf6f4;
	padding-left: 35px;
	padding-top: 25px;
	padding-right: 35px;
	padding-bottom: 25px;
}

.TextList {
	
	background: transparent url('images/ico_01.gif') no-repeat top left;
	background-position: 14px 4px;
	padding-left: 30px;

}

.Line {
	height: 27px;
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}

.BgBottom {
	background: transparent url('images/bg_bottom.gif') repeat-x top left;
	height: 180px;
	vertical-align: top;
}

.TextBottom {
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #707070;	
	}

a.BottomMenu:link, a.BottomMenu:active, a.BottomMenu:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #707070;
	text-decoration: none;
	line-height: 21px;
}

a.BottomMenu:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #707070;
	line-height: 21px;	
	text-decoration: underline;
}	

.PaddingLeftCol {
	padding-left: 18px;
	padding-top: 5px;
	padding-right: 35px;
	
}

.TextLeftColMini {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4e6390;
	line-height: 14px;
}

.TitleSubpage {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #FFF;
	font-weight: bold;
	padding-left: 35px;
	letter-spacing: -1px;
}


a:link, a:active, a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0a6958;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #0a6958;
	text-decoration: none;
}

