body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
body {
	background-color: #154d9c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #006699;
}
a:visited {
	color: #006699;
}
a:hover {
	color: #009966;
}
a:active {
	color: #006699;
}

.link_text {
	color:#006699;
}

a.menu:link {
	color: #666666;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.menu:visited {
	color: #666666;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.menu:hover {
	color: #154d9c;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}
a.menu:active {
	color: #666666;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}

a.footer:link {
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
}
a.footer:visited {
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
}
a.footer:hover {
	color: #CCCCCC;
	font-size:10px;
	text-decoration:none;
}
a.footer:active {
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
}

.footer_text {
	color:#FFFFFF;
	font-size:10px;
}

.menu_text {
	color:#666666;
}

.header {
	font-size:22px;
	color:#666666;
}
.sub_header {
	font-size:18px;
	color:#666666;
}
.sub_header_green {
	font-size:18px;
	color:#009933;
}
.pro1 {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/strip_green.png', sizingMethod='crop');
	font-size:18px;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
}
.pro1[class] {
	background-image: url(images/strip_green.png);
	font-size:18px;
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
}
.bg_pro1 {
	background-image:url(images/bg_green.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.content_bg {
	background-image: url(images/bg_main.gif);
	background-repeat: repeat-x;
}
.bg_main {
	background-image:url(images/bg_main.jpg);
	background-color:#FFFFFF;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
.required {
	color:#FF0000;
}
.small_text {
	font-size:10px;
}