body {
	color: #39c;
	font-size: 12px;
	font-family: verdana;
	line-height: 17px;
	background-image: url(../images/backgrounds/bk_main1.gif);
	background-repeat: repeat;
}

.style1 {color: #39c; font-size: 12px; font-family: verdana; line-height: 17px; text-align: left; font-weight: bold; }
.teststyle {color: #766A63; font-size: 12px; font-family: verdana; line-height: 17px; text-align: left; font-weight: normal; }

.newlink {
	color: #766A63;
	text-decoration: underline;
}
a:link {
	color: #2C99CE;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #2c99ce;
}
a:hover {
	text-decoration: none;
	color: #336699;
}
a:active {
	text-decoration: none;
	color: #2c99ce;
}
.style2 {color: #39c; font-size: 12px; font-family: verdana; line-height: 17px; text-align: center; font-style: italic; }
.style15 {font-size: 9px; font-weight: normal}
.style22 {font-size: 12px; font-weight: normal; }
.style23 {font-size: 9px}
.body2 {color: #39c;
	font-size: 12px;
	font-family: verdana;
	line-height: 17px;
	text-align: center;
}
.style19 {color: #2C99CE}
.style24 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.style24 {color: #2C99CE; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; }
.button { font-size: 12px; font-family: verdana; line-height: 6px; text-align: center; vertical-align: top; position: static; top: 1px; }
.style5 {font-size: 12px}

/* New top menu styles*/

ul#topnav {
	margin: 0 0px 0 120px;
	list-style:none;
	padding:0;
	float:left;
}

	

ul#topnav li {
	float:left;
	color: #FFFFFF;
	width: auto;
	
}

	

ul#topnav a {

	float:left;
	padding:4px 13px 4px 13px;
	text-decoration:none;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

ul#topnav a:active {

	float:left;
	color: #2C99CE;
}

ul#topnav a:hover {

	float:left;
	color: #2C99CE;
}


.menu a {
	color:#FFFFFF;
	display:block;
	padding:3px;
	text-decoration:none;
	background-color:#AADEEA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding-left: 5px;
	text-indent: 10px;
	
}
.menu a:hover {
	background-color:#FBBDD4;
	color:#FFFFFF;

}.background1 {
	background-color: #f4fcff;
}
.pagebg {
	background-image: url(../images/backgrounds/polka.gif);
	background-repeat: repeat;
}
.footerlinks {
	font: normal 12px Tahoma, Geneva, sans-serif;
	color: #237BA7;
}
a.footerlinks {
	color: #237BA7; text-decoration:none;
}
#mainbackground {
	background: url(../images/borders/mainborder.png) repeat-y;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
}
#topborder {
	background: url(../images/borders/topborder.png) repeat-x top;
	width: 928px;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
}
#bottomborder {
	background: url(../images/borders/bottomborder.png) repeat-x;
	width: 929px;
	margin-right: auto;
	margin-left: auto;
	height: 5px;
}