﻿.gainHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	color: #fe7013;
}

.gainText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}

.bodyContainer
{
	float:left;
}
	

.floatLeft
{
	float:left;
}	

.floatRight
{
	float:right;
}	

.clearBoth
{
	clear:both;
}




h1
{
font-size:1.1em;
}

h2
{
font-size:1.0em;
}

body 
{
margin-top:0px;
	font-family:Tahoma;
	font-size:0.7em;
background-color:#E7F4FD;
}

.centered
{
	text-align:center;
	width:768px;
}

.footerContainer
{
	clear:both;
	background-color:#5AA7DF;
	width:768px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:center;
	color:White;
}


.footerContainer A:link {font-size:1em; text-decoration: underline; color: white;}
.footerContainer A:visited { font-size:1em; text-decoration: underline; color: white;}
.footerContainer A:active {font-size:1em;text-decoration: underline; color: white;}
.footerContainer A:hover {font-size:1em;text-decoration: underline; color: white;}

.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; line-height: 14px; font-weight: bold; font-variant: normal; text-transform: none; color: #663399;}



.strapline { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 26px; font-style: normal; line-height: 40px; font-weight: normal; font-variant: normal; text-transform: none; color: #CCCCCC;}


.bg0
{
background-color:#FFECC5;
}

.bg0 A:link {font-size:1.2em; text-decoration: none; color: #FF6600;}
.bg0 A:visited { font-size:1.2em; text-decoration: none; color: #FF6600;}
.bg0 A:active {font-size:1.2em;text-decoration: none; color: #FF6600;}
.bg0 A:hover {font-size:1.2em;text-decoration: underline; color: #FF6600;}


.noticeboardItem
{
	background-color:#E5E5E5;
	border:solid 1px #B5B5B5;
	padding:20px;
	margin-bottom:10px;
	width:80%;
}

.noticeboardTitle
{
	font-weight:bold;
	width:65%;
	float:left;
}
.noticeboardDate
{
	font-weight:bold;
	width:15%;
	float:left;
}
.noticeboardName
{
	font-weight:bold;
	width:20%;
	float:left;
}

.noticeboardDetail
{
	float:right;
	margin-top:30px;

}
.noticeboardImage
{
	float:right;
}


.bg1
{
background-color:#F4F0FF;
}

.bg1 A:link {font-size:1.2em; text-decoration: none; color: #663399;}
.bg1 A:visited { font-size:1.2em; text-decoration: none; color: #663399;}
.bg1 A:active {font-size:1.2em;text-decoration: none; color: #663399;}
.bg1 A:hover {font-size:1.2em;text-decoration: underline; color: #663399;}


.bg2
{
background-color:#FFE7E3;
}

.bg2 A:link {font-size:1.2em; text-decoration: none; color: #CC0000;}
.bg2 A:visited { font-size:1.2em; text-decoration: none; color: #CC0000;}
.bg2 A:active {font-size:1.2em;text-decoration: none; color: #CC0000;}
.bg2 A:hover {font-size:1.2em;text-decoration: underline; color: #CC0000;}


.bg0, .bg1, .bg2
{
	padding:20px;
}



div.rotatorItem A:hover {text-decoration: none; color: White;}
div.rotatorItem A:link {text-decoration: none; color: White;}
div.rotatorItem A:visited{text-decoration: none; color: White;}
div.rotatorItem A:active {text-decoration: none; color: White;}
