BODY
{
	scrollbar-3dlight-color : White;
	scrollbar-arrow-color : 969696;
	scrollbar-base-color : E2DED7;
	scrollbar-darkshadow-color : EFEBE3;
	scrollbar-face-color : E2DED7;
	scrollbar-highlight-color : F8F7F4;
	scrollbar-shadow-color : 969696;
	scrollbar-track-color : F4F1EC;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
	background-color : CDDAE1;
	font-size: 11px;
	font-family : Arial, Helvetica, sans-serif;
}



td{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : 262626;
}

span.heading{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color :ffffff;
	font-weight : bold;
}

span.heading a:visited
{
	text-decoration:none;
	font-size:11px;
	color:#ffffff
}

span.heading a:link
{
	text-decoration:none;
	font-size:11px;
	color:#ffffff
}

span.heading a:hover
{
	text-decoration:underline;
	font-size:11px;
	color:#ffffff
}

span.copyright{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #666666;
}

input.text
{
	border-style:solid;
	border-width:1px;
	border-color:#bcbbb1;
}

textarea.text
{
	border-style:solid;
	border-width:1px;
	border-color:#6d6d6d;
}


a:link {
	color: 505050;

}
a:visited{
	color: 505050
}
a:hover{
	color: 4e819e
}
a:active{
	color: 4e819e
}



span.menu a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : ffffff;
	text-decoration : none;
}

span.menu a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : ffffff;
	text-decoration : none;
}

span.menu a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : F7DA75;
	text-decoration : none;
}

span.menu a:active {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : ffffff;
	text-decoration : none;
}

span.Content a:visited
{
	text-decoration:none;
	font-size:12px;
	color:#949292
}

span.Content a:link
{
	text-decoration:none;
	font-size:12px;
	color:#949292
}

span.Content a:hover
{
	text-decoration:underline;
	font-size:12px;
	color:#949292
}

BODY.login
{
	background-color:White
}

.login
{
	background-color:#dddddd
}

span.horizontal{
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color : ffffff;
}

span.horizontal a:visited {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : F7D96F;
	text-decoration : none;
}

span.horizontal a:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : F7D96F;
	text-decoration : none;
}

span.horizontal a:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : D3BA60;
	text-decoration : none;
}

span.news 
{
	font-family: Times New Roman;
	font-size: 14px;
	font-weight:bold;
	color: Navy
}

strong.selected 
{
	color: F7DA75;
	font-size: 11px;
	
}

.mlogin
{
	color: white;
}

input.mlogin
{
	border: 1px;
	color: Black;
	font-size:11px;
}

.title
{
	color:White;
}

span.linkheading{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : ffffff;
}

.ForumNameDate
{
	font-size:small;
}

strong.ForumTitle
{
	font-size:larger;
}

td.background{
	background-image: url(images/content_gradient.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

/* window style */
.sessionrenew
{
	padding: 5px;
	border: purple 2px solid;
	background: red;
	filter: progid:dximagetransform.microsoft.fade(overlap=1.00) progid:dximagetransform.microsoft.shadow(color=#000000,direction=125, strength=2);
	width: 314px;
	height: 99px;
	font-size: 12px;
	color:#fff;
}

/* button style */
.sessionrenew .btn,
.sessionrenew .btnover
{
	background: white;
	margin-left: 3px;
	margin-right: 3px;
	width: 100px;
	cursor:hand;
	font-Size: 12px;
	font-family: arial;
}
.sessionrenew .btnover
{
	background: yellow;
}

/* status indicator style */
.sessionrenew .status
{
	border: black 1px solid;
}
.sessionrenew .status .loadcell
{
	background: #ffccff;
}
.sessionrenew .status .loadcellon
{
	background: purple;
}

/* message style */
.sessionrenew .msg
{
	font-size: 14px;
	font-family: verdana,arial;
}

.newsevents
{
	width: 392px;
	height: 245px;
}