body
{
background:url(image/bg.jpg) repeat-x;
background-color:#42747D;
margin:0;
padding:0;}
.linkbg
{
background:url(image/left.jpg) repeat-y;}
.linksbg
{
background:url(image/link_bg.jpg) repeat-y;}
.rightbg
{
background:url(image/right.jpg) repeat-y;}
.topbk
{
background:url(image/topbk.gif) repeat-x;}
.link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;

}
.link:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #496881;
	text-decoration: none;
}
.link2 {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #496881;
	text-decoration: underline;

}
.link2:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C98A2;
	text-decoration: underline;
}
.bottomlinks {
font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;

}
.bottomlinks:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #8C98A2;
	text-decoration: underline;
}
.top {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 10px;
}

.sidebox {
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #1965AA;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2D485C;

}.white {
font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
.whitelink {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;

}
.whitelink:hover {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
	text-decoration: underline;

}.black {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.blue {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #36546B;
	text-decoration: none;
}
.orange {
font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3300;
	text-decoration: none;
}
.bg {
	background-image: url(image/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.textwline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
