html, body {
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	font-size:9pt;
	color: #636363;
	font-weight: normal;
	text-align: left;
}

table {
	font-size:9pt;
}

.MainTable
{
	background: rgb(0,0,0);
	width: 100%;
	height: 100%;
	vertical-align; top;
	text-align:left;
}

.InsideTable
{
	width:98%;
	vertical-align: top;
	text-align:left;
	background-color:rgb(255,255,255);
	background-image: url("images/bggrey.gif");
 
}

.DataTable 
{
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	color: rgb(102,102,102);
	font-size:10pt;
	vertical-align:text-top;
	text-align:left;
}

.DataHeading 
{
	font-family: Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color: rgb(102,102,102);
	font-size:11pt;
	vertical-align:middle;
	text-align:left;
	background-color:rgb(236,227,212);
}

.NavigationText
{
	color: rgb(102,102,102);
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

.DataCell
{
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	color: rgb(102,102,102);
	font-size:10pt;
	vertical-align:middle;
	text-align:left;
	background-color:rgb(254,250,242);
}

.MembersCell
{
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	color: rgb(102,102,102);
	font-size:10pt;
	vertical-align: top;
	text-align:left;
	background-color:rgb(254,250,242);
}

.DataControl
{
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	color: rgb(102,102,102);
	font-size:10pt;
	vertical-align:middle;
	text-align:left;
	background-color:rgb(255,255,255);
}

.HeadingRow
{
	font-family:  Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, Sans-Serif;
	color: rgb(0,0,0);
	font-size:11pt;
	font-weight:lighter;
	vertical-align:middle;
	text-align:left;
}

.ColourRow
{
	font-family:  Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, Sans-Serif;
	color: rgb(0,0,0);
	font-size:11pt;
	font-weight:lighter;
	vertical-align:middle;
	text-align:left;
	background-color:rgb(254,250,242);
}


.ContentCell
{
	vertical-align:top;
	text-align:center;
}

.ContentTable 
{
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Arial, Helvetica, Sans-Serif;
	font-weight:normal;
	color: rgb(102,102,102);
	font-size:10pt;
	vertical-align:text-top;
	text-align:left;
	background-color:rgb(249,246,241);
}

.BoardLink
{
	color: rgb(102,102,102);
	font-weight: normal; 
	font-style: normal; 
	font-size: 10pt; 
	text-decoration: none; 
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.BoardLink:hover
{
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	text-decoration:underline; 
	font-style:normal; 
	font-weight: normal; 
	color: rgb(221,85,85);
}

	#BoardLink { color: rgb(102,102,102); font-weight: normal; font-style: normal; font-size: 10pt; text-decoration: none; font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif }
 	#BoardLink:hover { font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif; text-decoration: none; text-decoration:underline; font-style:normal; font-weight: normal; color: rgb(221,85,85); }


.Heading
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,0,0);
	text-align:"center"
}

.BodyText {
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: rgb(0,0,0);
	vertical-align: top;
	text-align: left;
}

.SmallText {
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: rgb(66,66,66);
	vertical-align: top;
	text-align: left;
}

.ButtonText {
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: rgb(66,66,66);
	vertical-align: middle;
	text-align: center;
}

.ButtonMenuText {
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: rgb(66,66,66);
	vertical-align: middle;
	text-align: left;
}


.PanelStyle {
	vertical-align: middle;
	text-align: left;
}

.Logout {
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: rgb(102,102,102);
	vertical-align: top;
	text-align: right;
}

.LogoutLink 
{
	color: rgb(102,102,102);
	font-weight: normal;
	font-style: normal;
	font-size: 8pt;
	text-decoration: none;
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.LogoutLink:hover
{
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	text-decoration: none;
	text-decoration:underline;
	font-style:normal;
	font-weight: normal;
	color: rgb(221,85,85);
}

.BoldText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: rgb(0,0,0);
}

.SmallBoldText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: rgb(66,66,66);
}
.BoldTextWhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: rgb(255,255,255);
}

.LiText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: rgb(0,0,0);
	vertical-align: center;
	text-align: left;
}

.FooterCell
{
	background: rgb(255,255,255);
	font-size: 10;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: rgb(36,190,204);
}

.BoardTable
{
	border-style: solid;
	border-collapse: collapse;
	border-left-color: rgb(17,161,233);
	border-left-width: 1px;
	border-right-color: rgb(17,161,233);
	border-right-width: 1px;
	border-top-color: rgb(17,161,233);
	border-top-width: 1px;
	border-bottom-color: rgb(17,161,233);
	border-bottom-width: 1px;
	background: rgb(192,230,250);
}

.ClearTable
{
	border-style: groove;
	border-collapse: collapse;
	border-left-color: rgb(17,161,233);
	border-left-width: 1px;
	border-right-color: rgb(17,161,233);
	border-right-width: 1px;
	border-top-color: rgb(17,161,233);
	border-top-width: 1px;
	border-bottom-color: rgb(17,161,233);
	border-bottom-width: 1px;
	background: rgb(255,255,255);
	width: 99%;
}

	#BlueLink { color: rgb(17,161,233); font-weight: bold; font-style: normal; font-size: 12px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif }
 	#BlueLink:hover { font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none; font-style: normal; font-weight: bold; color: rgb(17,161,233); }

.LastUpdated {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: rgb(229,164,107);
	vertical-align: middle;
	text-align: Right;
}

.StudentHeadingLink
{
	color: rgb(102,102,102);
	font-weight: bold; 
	font-style: normal; 
	font-size: 9pt; 
	text-decoration: none; 
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:text-top;
}
.StudentHeadingLink:hover
{
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	text-decoration:none; 
	font-style:normal; 
	font-weight: bold; 
	color: rgb(221,85,85);
	vertical-align:text-top;
}

.StudentHeadingCell
{
	font-family: Lucida Sans Unicode, Lucida Sans, Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	color: rgb(102,102,102);
	font-size:9pt;
	vertical-align: middle;
	text-align: center;
	background-color:rgb(236,227,212);
	padding:6px;
}

.StudentLink
{
	color: rgb(102,102,102);
	font-weight: normal; 
	font-style: normal; 
	font-size: 9pt; 
	text-decoration: none; 
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	vertical-align:text-top;
}
.StudentLink:hover
{
	font-family: Lucida Sans Unicode, Lucida Sans, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none; 
	text-decoration:none; 
	font-style:normal; 
	font-weight: normal; 
	color: rgb(221,85,85);
	vertical-align:text-top;
}

.AIDAImage {
	border: 1px #6e6e6e solid;
	border-collapse: collapse;
}

.Images 
{
	width:600px;
}

.AIDABack
{
	background: rgb(122,122,122);
}
