.padding-all {
	padding: 5px;
}
.bg-dark {
	background-image: url(img/bg-dark.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg-left {
	background-image: url(img/left-bg.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bg-right {
	background-image: url(img/bg-right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu tr td a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.menu tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu tr td a:hover {

	font-weight: bold;
	color: #ECDDC6;
	text-decoration: underline;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 115%;
	color: #004238;
	font-weight: normal;
}
.V12-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.V10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
.tit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
}
.p5 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.textSmall {

	font-family: Arial, Verdana;
	font-size: 10px;
	line-height: 105%;
	color: #004238;
	font-weight: normal;
}
a {
	color: #1F6769;
	text-decoration: underline;
}
