body
{
	margin:0px;
	background-color: #0f3f66;
}

.bg_top
{
background-image:url(../images/BG_top.jpg);
background-repeat:no-repeat;

}
.footerimg
{
background:url(../images/footerimg.jpg) repeat-x

}



.menu1,a.menu1:link,a.menu1:active,a.menu1:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	text-align:center;
}

a.menu1:hover
{
	text-decoration:underline;
	color:#009900;
	font-weight: bold;
}
.footermenu, a.footermenu:link, a.footermenu:active, a.footermenu:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}

a.footermenu:hover
{
	color:#C4EFFF;
	font-weight: normal;
}
.bluemenue, a.bluemenue:link, a.bluemenue:active, a.bluemenue:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #0099FF;
	text-decoration: none;
	text-align:center;
}

a.bluemenue:hover
{
	color:#003366;
	font-weight: 600;
}

.blackmenue, a.blackmenue:link, a.blackmenue:active, a.blackmenue:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 600;
	color: #000000;
	text-decoration: none;
	text-align:center;
}

a.blackmenue:hover
{
	color:#999999;
	font-weight: 600;
}

.xee, a.xee:link, a.xee:active, a.xee:visited
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:center;
}

a.xee:hover
{
	color:#FFFFFF;
	font-weight: normal;
}
.textwhite
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:center;
}
.textblue
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-align:left;
}
.blacktext
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align:left;
	text-transform: none;
}
.textblack
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align:left;
	line-height: 20px;
}
.textblackcaps
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align:left;
	line-height: 20px;
	text-transform: uppercase;
}



.topgray
{
	background: url(../images/topgray.jpg) top left no-repeat;
	

}

.bottomgray
{

	background: url(../images/bottomgray.jpg);
	background-repeat: no-repeat;

}

.centergray
{
	background-image: url(../images/centergray.jpg);
	background-repeat: repeat-y;
}

#content ul {
	width: 650px;
	display: block;
	float: left;
	margin: 0px;
	list-style-image: url(../images/list-arrow.jpg);
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
