/*##########  GENERAL STYLES  ###########################################*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px;
}

body {
	background-color: #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px; margin: 0px
}

a:link { color: #FF6600; text-decoration: none; }
a:visited {	color: #FF6600;	text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
a:active { color: #FF6600; text-decoration: none; }

.a_titlebar { 
	FONT-WEIGHT: bold; FONT-SIZE: 11px;	color: #FFFFFF; FONT-STYLE: normal;	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal; text-decoration: none;
}

.a_footer { 
	FONT-WEIGHT: normal; FONT-SIZE: 9px; color: #CCCCCC; FONT-STYLE: normal; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal; text-decoration: none;
}
.a_footer:link { color: #FF9900; text-decoration: none; }
.a_footer:visited { color: #FF9900; text-decoration: none; }
.a_footer:hover { color: #FFFF00; text-decoration: none; border-bottom: none; }
.a_footer:active { color: #FF9900; text-decoration: none; }





/*##########  HOME  ###########################################*/

.a_noticeboard {
	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #666666;	FONT-WEIGHT: bold;
}
.a_noticeboard:link { color: #3366FF; text-decoration: none; }
.a_noticeboard:visited { color: #3366FF; text-decoration: none; }
.a_noticeboard:hover { color: #FF0000; text-decoration: none; }
.a_noticeboard:active { color: #3366FF;	text-decoration: none; }


.a_box {
	font-family: Arial, Verdana; font-size: 11px; color: #666666; FONT-WEIGHT: normal;
}
.a_box:link { color: #3366FF; text-decoration: none; }
.a_box:visited { color: #3366FF; text-decoration: none; }
.a_box:hover { color: #FF0000; text-decoration: none; }
.a_box:active { color: #3366FF;	text-decoration: none; }


.a_box_title {
	font-family: Arial, Verdana; font-size: 11px; color: #0000CC; FONT-WEIGHT: bold;
}





