body {
	font-family: "Arial", "Tahoma";
	font-size: 12px;
	color: #000000;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
td, p {
	font-family: "Arial", "Tahoma";
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
	color: #4191C3;
}
a:hover {
	text-decoration: none;
		color: #666666;
}
a:visited {
	text-decoration: none;
		color: #003366;
}
a:active {
	text-decoration: none;
}

.14b {
	font-size: 14px;
	font-weight: bold;
}

.14bw {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.16bbr {
	font-size: 18px;
	font-weight: bold;
	color: #015313;

}


.footer {
	font-size: 12px;
	color: #021A57;
}

a.topmenu:link {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topmenu:visited {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topmenu:hover {
	font-size: 13px;
	text-decoration: none;
	color: #CF700B;
	font-weight: bold;
}

a.bottommenu:link {
	font-size: 13px;
	color: #021A57;
	text-decoration: none;
	font-weight: bold;
}
a.bottommenu:visited {
	font-size: 13px;
	color: #021A57;
	text-decoration: none;
	font-weight: bold;
}
a.bottommenu:hover {
	font-size: 13px;
	text-decoration: none;
	color: #0D276A;
	font-weight: bold;
}

a.topsubmenu:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topsubmenu:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.topsubmenu:hover {
	font-size: 11px;
	text-decoration: none;
	color: #94D7EF;
	font-weight: bold;
}

a.leftmenu:link {
	font-size: 12px;
	color: #739E08;
	text-decoration: none;
	font-weight: bold;
}
a.leftmenu:visited {
	font-size: 12px;
	color: #739E08;
	text-decoration: none;
	font-weight: bold;
}
a.leftmenu:hover {
	font-size: 12px;
	text-decoration: none;
	color: #9CD807;
	font-weight: bold;
}

.space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2px;
}

.contentbg {
	background-image: url(images/content1.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
