.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
}
.title_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #0c547e;
}
.header_text {
	font-size: 14px;
	color: #626257;
}
.header_green {
	font-family: "Trebuchet MS";
	color: #7ed02a;
	font-size: 36px;
}

.bottom_border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBC8C1;
	padding-bottom: 13px;
}
.text_small {
	font-size: 12px;
}
body {
	background-image: url(images/design_01.jpg);
	background-repeat: repeat-x;
	background-color: #0D3A40;
}
a:link {
	color: #004C59;
	text-decoration: none;
}
a:visited {
	color: #004C59;
	text-decoration: none;
}
a:hover {
	color: #007084;
	text-decoration: none;
}
a:active {
	color: #004C59;
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #3c3b36;
}



.topa:link {
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 43px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 43px;
}
.topa:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 43px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 43px;
}
.topa:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 43px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 43px;
	background-image: url(images/design_15.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.white_text {
	color: #FFFFFF;
	font-size: 12px;
}

.topa:active {
	color: #FFFFFF;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	height: 43px;
	display: block;
	text-align: center;
	vertical-align: middle;
	line-height: 43px;
}
input {
	background-color: #011D32;
	border: 1px solid #3E4D2C;
	font-size: 12px;
	color: #FFFFFF;
}
