	A:link 	  {text-decoration: none;}
    A:active  {text-decoration: none;}
    A:visited {text-decoration: none;}
	A:hover   {text-decoration: underline;}

BODY
	{
	scrollbar-face-color: #23494A;
	scrollbar-shadow-color: #BFE1E2;
	scrollbar-highlight-color:#BFE1E2;
	scrollbar-3dlight-color: #BFE1E2;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #333333;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-base-color: #999999;
    font-size: 11px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	}

.contentNormal
{
	color: #FFFFFF;
    font-size: 12px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;	
}
.contentSmall
{
	color: #FFFFFF;
    font-size: 10px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;	
}
.pageTitle
{
	color: #000000;
    font-size: 13px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
    font-weight: bold; 
}

.searchform	{COLOR:#FFFFFF; FONT-SIZE:13px; FONT-FAMILY:tahoma,arial,helvetica,sans-serif; background:#212021; width:150px; height:22px; border-color:#23494A;}
.searchformIE	{COLOR:#FFFFFF; FONT-SIZE:13px; FONT-FAMILY:tahoma,arial,helvetica,sans-serif; background:#212021; width:150px; height:22px; border: solid; border-width:1; border-color:#23494A;}

.textinput	{COLOR:#FFFFFF; FONT-SIZE:13px; FONT-FAMILY:tahoma,arial,helvetica,sans-serif; background:#212021; width:250px; height:22px; border-color:#23494A;}
.textinputIE	{COLOR:#FFFFFF; FONT-SIZE:13px; FONT-FAMILY:tahoma,arial,helvetica,sans-serif; background:#212021; width:250px; height:20px; border: solid; border-width:1; border-color:#23494A;}

.NoticeboardInput {COLOR:#FFFFFF; FONT-SIZE:13px; FONT-FAMILY:tahoma,arial,helvetica,sans-serif; background:#212021; border-color:#23494A;}

.noticeMessageHeader
{    
    font: 12px Verdana,Tahoma,Arial,Helvetica;
    color: #FFFFFF;   
    background: #23494A;     
    BORDER-LEFT: #BFE1E2 1px solid;
    BORDER-TOP: #BFE1E2 1px solid;
    BORDER-RIGHT: #1B3738 1px solid;
    BORDER-BOTTOM: #1B3738 1px solid;    
}
.noticeMessageText
{    
    font: 12px Verdana,Tahoma,Arial,Helvetica;
    color: #CCCCCC;   
    background: #212021;     
    BORDER-LEFT: #BFE1E2 1px solid;
    BORDER-RIGHT: #BFE1E2 1px solid;
}
.noticeMessageTextADMIN
{    
    font: 12px Verdana,Tahoma,Arial,Helvetica;
    color: #000000;   
    background: #EFEFCE;     
    BORDER-LEFT: #BFE1E2 1px solid;
    BORDER-RIGHT: #BFE1E2 1px solid;
}
.noticeMessageFooter
{    
    font: 9px Verdana,Tahoma,Arial,Helvetica;
    color: #CCCCCC;   
}
.noticeTopicList
{
	border-right: #000000 1px solid;
	padding-right: 1px;
	border-top: #000000 0px solid;
	padding-left: 1px;
	background: #212021;
	padding-bottom: 1px;
	margin: 0px;
	font: 10px Verdana,Tahoma,Arial,Helvetica;
	border-left: #000000 0px solid;
	color: #cccccc;
	padding-top: 0px;
	border-bottom: #000000 1px solid;
	text-align: center;
}
.MenuLink
{
    OVERFLOW-Y: hidden;
    OVERFLOW-X: hidden;
    FONT: bold 12px Tahoma, Arial, Helvetica, sans-serif;
    WIDTH: 100%;
    COLOR: #FFFFFF;
    HEIGHT: 18px
}
.mainNavigation
{    
    background-color: #23494A;   
    BORDER-LEFT: #BFE1E2 1px solid;
    BORDER-TOP: #BFE1E2 1px solid;
    BORDER-RIGHT: #1B3738 1px solid;
    BORDER-BOTTOM: #1B3738 1px solid;    
}
.mainNavigationOn
{    	
    background-color: #23494A;   
    BORDER-LEFT: #1B3738 1px solid;
    BORDER-TOP: #1B3738 1px solid;
    BORDER-RIGHT: #BFE1E2 1px solid;
    BORDER-BOTTOM: #BFE1E2 1px solid;    
}
.majorTitle
{    
    vertical-align: text-bottom;  
    text-align: left;
    background-color: #23494A;   
    BORDER-LEFT: #BFE1E2 1px solid;
    BORDER-TOP: #BFE1E2 1px solid;
    BORDER-RIGHT: #1B3738 1px solid;
    BORDER-BOTTOM: #1B3738 1px solid;  
	color: #000000;
    font-size: 16px;
    font-family: Tahoma, Arial, Helvetica, sans-serif;	
    font-weight: bold; 
    
}
