body {
	font-family: Tahoma, Arial, Helvetica;
	color: #888888;
	font-size: 10px;
	margin: 0px;
	text-align: center;
	background-image:url(../images/lgt_blue.gif);
}
.td_topmenu {
	background-image: url(../images/topmenu.jpg);
}
.td_top {
	background-image: url(../images/top_repeat.gif);
	background-repeat: repeat-x;
}
.td_bodymidleft {
	background-image: url(../images/left_mid_body.gif);
	background-repeat: repeat-y;
}
.td_bodymidright {
	background-image: url(../images/right_mid_body.gif);
	background-repeat: repeat-y;
}
.td_blue {
	background-image: url(../images/lgt_blue.gif);
	background-repeat: repeat;
}
.bullet {
	color: #000066;
	line-height: 23px;
}
.mediumfont {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: 700;
	color: #00427D;
}
.content_title {
	font-size: 110%;
	font-weight: 600;
	color: #666666;
}
.footer {
	color: #666666;
}
.header {
	color: #00427D;
}
a {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
}
a:hover {
	background-color: #003399;
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;	
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
}
.menu a {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	background-color: #F4F4F4;
	color: #003399;
	text-decoration: none;
}
.menu a:active {
	color: #F4F4F4;
	text-decoration: none;
}
.contentblock {
	background-color: #E1EBF4;
	border: thin dotted #CCCCCC;
}
