body {
	background-image: url(../images/bg.gif); 
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
a:link, a:active, a:visited {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3880A6;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.class2 A:link {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #cccccc; FONT-FAMILY: Arial, Verdana, sans-serif; TEXT-DECORATION: none
}
.class2 A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #cccccc; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none
}
.class2 A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #cccccc; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none
}
.class2 A:hover {
	FONT-WEIGHT: normal; FONT-SIZE: 9px; COLOR: #666666; FONT-FAMILY: Arial, sans-serif; TEXT-DECORATION: none
}



.bg2 { 
    background-image: url(../images/body/maintop.gif);
	background-repeat: no-repeat;
}

.bgmain { 
    background-image: url(../images/bgmain.gif);
	background-repeat: repeat-y;
}

.bottom { 
    background-image: url(../images/bottom.gif);
	background-repeat: no-repeat;
}

.bg3 { 
    background-image: url(../images/body/maintopright.gif);
	background-repeat: no-repeat;

}
.bg4 { 
    background-image: url(../images/body/bg_01.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.bg5 { 
    background-image: url(../images/body/pagestop.gif);
	background-repeat: no-repeat;

}
.bg6 { 
    background-image: url(../images/body/pagestopright.gif);
	background-repeat: no-repeat;
}

.bg20 { 
    background-image: url(../secure/images/left.gif);
}

.bg21 { 
    background-image: url(../secure/images/right.gif);
}

.bg22 { 
    background-image: url(../images/body/bgleft.gif);
}

.bg23 { 
    background-image: url(../images/body/bgright.gif);
}

.bg7 { 
    background-image: url(../images/body/full.gif);
}

.normaltext {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #656565;
}

.introtext {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #656565;
}

.allnews {

	width: 450px;
	border-bottom: 1px #eee solid;
	padding: 5px;
	text-align:left;}

.bigheadtext {

	font-family: Arial, Verdana, Sans-serif;
	font-size: 22px;
	color: #324F63;
}
.bighead2text {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #656565;
	font-weight: bold;
}
.bighead3text {



	font-family: Arial, Verdana, Sans-serif;
	font-size: 14px;
	color: #656565;
}
.headtext {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #324F63;
	font-weight: bold;
}
.listtext {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.smallheadtext {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #656565;
	font-weight: bold;
}
.footertext {

	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #666666;
}
.link {
	font-family: Arial, Verdana, Sans-serif;
	font-size: 11px;
	color: #324F63;
}
.blue {

	font-family: Arial, Verdana, Sans-serif;
	font-size: 10px;
	color: #3399CC;
}

.button { background-image: url("body-files/buttonon.gif");
		background-color:#324F63;
		FONT-FAMILY: verdana, helvetica, sans;
		color: #666666;
		font-size: 7pt;
		height: 20px;
		width: 91px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: none }

.buttonon { background-image: url("body-files/button.gif");
		background-color:#dddddd;
		FONT-FAMILY: verdana, helvetica, sans;
		color: #ffffff;
		font-size: 7pt;
		height: 20px;
		width: 91px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: none }