body{
	background-color:#006699;
	text-align:center;
}
h3{
	color:#006699;
	text-align:center;
}
textarea{
	font-family:Arial;
	font-size:10pt;
}

.blacktext {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000}
.bluetext { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #006699}

.subjectTitle{
	text-align:center;
	font-size:14pt;
	font-weight:700;
	color:#006699;
}

a:link{
	color:#006699;
}
a:active{
	color:#006699;
}
a:visited{
	color:#006699;
}
a:hover{
	color:#FFCC66;
}

.colour1{
	font-size:12pt;
	font-weight:700;
}
.colour2{
	color:#006699;
}
.required
{
	color:#006699;
}
.calLine{
	color:#006699;
}
#mainTable{
	font-family:Arial;
	font-size:10pt;
	width:850px;
}

#pageTable{
	font-family:Arial;
	font-size:10pt;
	width:700px;
}

#mainTableAdmin{
	font-family:Arial;
	color:#006699;
	font-size:10pt;
	width:700px;
}

#topRight{
	width:550px;
	height:105px;
	background-image:url("images/bar02.jpg");
	background-repeat:no-repeat;
}

#topLeft{
	width:150px;
	height:105px;
	background-image:url("images/bar01.jpg");
}

#bottomLeft{
	width:150px;
	height:47px;
	background-image:url("images/bar04.jpg");
	background-repeat:no-repeat;	
}

#bottomRight{
	width:550px;
	height:47px;
	background-image:url("images/bar05.jpg");
	background-repeat:no-repeat;	
}

#adminMenu{
	vertical-align:top;
	font-size:10pt;
	background-color:#eeeeee;
	height:433px;
}

#midLeft{
	width:150px;
	height:25px;
	background-image:url("images/bar03.jpg");
	background-repeat:repeat-x;
}

#mainPage{
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:center;
}

#leftMenu{
	background-color:#eeeeee;
	vertical-align:top;	
}

#stdHeader{
	font-size:12pt;
	font-weight:700;
	color:black;
	text-align:center;
}

.stdHeader{
	font-size:12pt;
	font-weight:700;
	color:black;
	text-align:center;
}

#infoBox{
	background-color:#eeeeee;
	font-size:10pt;	
}
.label{
	color:#222;
	font-size:10pt;	
	font-weight:500;
}
.value{
	color:#006699;
	font-size:10pt;		
}

.contentDiv{
	overflow:auto;
	height:500px;
	width:540px;
	text-align:left;
}


.content{
	font-family:Arial;
	color:black;
	font-size:10pt;
}

.newsdate{
	margin-left:4px;
	color:#006699;
	font-size:80%;
	font-weight:700;
}

.newsdate2{
	color:black;
	font-size:80%;
	font-weight:700;
}

.button{
	background-color:#cccccc;
	font-size:9pt;	
}
.input{
	font-size:9pt;	
}
.formLabel{
	color:#006699;
	vertical-align:top;
}
.oddRow
{
	background:white;
}
.evenRow
{
	background:#eeeeee;
}
.rowHeader
{
	background:#889EB6;
	font-weight:700;
}
.rowTable
{
	font-size:8pt;
}
.rowFooter
{
	width:100%;
	background:#889EB6;
}
.fauxlink
{
	color:#006699;
	cursor:pointer;
}
.calTable{
	font-size:8pt;
}
.caldays{
	text-align:center;
}
.calweekdays{
	text-align:center;
	background-color:#006699;
	color:white;
}
.calhead{

	text-align:center;
	line-height:18px;
	color:#006699;
	font-size:10pt;
}