body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg_main.jpg);
	background-repeat: repeat-x;
	background-color: #ced8d7;
}
img {
	border: none;
}
a:link {
	color: #286EAA;
	text-decoration: none;
}
a:visited {
	color: #286EAA;
	text-decoration: none;
}
a:hover {
	color: #746F3D;
	text-decoration: underline;
}
a:active {
	color: #286EAA;
	text-decoration: none;
}
a.topmenutxt:link, a.topmenutxt:active, a.topmenutxt:visited {
	color: #565656;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-image: url(../images/bullet.gif);
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 1px;
	display: block;
}
a.topmenutxt:hover{
	color: #C04D0C;
	text-decoration: none;
	background-image: url(../images/bullet_hilite.gif);
}
ul {
	list-style-image: url(../images/bullet.gif);
}
li {
	margin-top: 10px;
}	
.headingtxt1 {
	font-size: 14px;
	color: #c14e0b;
	font-weight: bold;
}
.menuheight {
	height: 150px;
}
.v20spacer {
	height: 20px;
}
.imagebar {
	background-image: url(../images/main/main_btm_image_bar.gif);
	height: 55px;
	width: 975px;
}

#maincontainer {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg_content.gif);
	background-repeat: repeat-y;
}
#versionarea {
	height: 57px;
	width: 975px;
	float: left;
}
#contentarea {
	width: 902px;
	margin-left: 33px;
	margin-right: 40px;
}
#footerspacer{
	height: 25px;
	width: 975px;
}
#footerarea {
	height: 24px;
	width: 975px;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	background-position: bottom;
	padding-top: 10px;
}
a.menutxt:link, a.menutxt:active, a.menutxt:visited {
	color: #214295;
	text-decoration: none;
	width: 115px;
	background-image: url(../images/arrow_menu.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	padding-left: 10px;
}
a.menutxt:hover{
	color: #C04D0C;
	text-decoration: none;
	background-image: url(../images/arrow_menu_on.gif);
}	
.menudivider {
	background-image: url(../images/menu_divider.gif);
	width: 18px;
}
.footer {
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	height: 23px;
	width: 740px;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 10px;
}
.vertline {
	background-image: url(../images/vert_line.gif);
	background-repeat: repeat-y;
	width: 60px;
}

.primenumberlogo {
	width: 256px;
	margin-left: 55px;
	height: 60px;
	margin-top: 20px;
}
