body,td,th {
	font-family: Arial, Tahoma, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: black;
	margin: 0px;
}
a {
	color: #006699;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #003366;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
}
h4,h5,h6 {
	font-size: 11px;
}
.border_btm {
	border-bottom: 2px solid #FFFFFF;
}
.footer {
	border-bottom: 1px solid #5fa8de;
	border-top: 1px solid #5fa8de;
	background-color: #b5e9f8;
}
.contentpad {
	padding: 15px;
}
.mainlinksbg {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	font-weight: bold;
	background-image:url(../images/links_img06.gif);
	background-repeat:repeat-x;
}
.mainlinksbg_act {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	font-weight: bold;
	background-image:url(../images/links_img05.gif);
	background-repeat:repeat-x;
}
.mainlinks {
	color:#615f61;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	border-bottom: 1px solid #6699CC;
	padding-bottom: 3px;
}
.padding_top {
	padding-top: 10px;
}
.leftlinks_bg {
	background-image:url(../images/link_bullet.gif);
	background-repeat:no-repeat;
	height: 19px;
	border-bottom: 1px solid #FFFFFF;
	padding-left: 15px;
}
.leftlinks {
	font-weight: bold;
	color: #333333;
}
.lefttitle {
	font-weight: bold;
	color: red;
}
