a:link, a:visited, a:active
	{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover
	{
	color: #FFFFFF;
	text-decoration: underline;
}

body
	{
	background-color: #000000;
	color: #EEEEEE;
	font-family: ariel;
	font-size: 8pt;
	margin: 0;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #5D7172;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #5D7172;
	scrollbar-shadow-color: #3A4748;
	scrollbar-track-color: #000000;
}

input, select
	{
	background-color: #3A4748;
	border: 1px solid #5D7172;
	color: #D6E9EA;
	font-family: ariel;
	font-size: 8pt;
}

table
	{
	color: #EEEEEE;
	font-family: ariel;
	font-size: 8pt;
}

textarea
	{
	background-color: #3A4748;
	border: 1px solid #5D7172;
	color: #D6E9EA;
	filter: chroma(color=#3A4748);
	font-family: ariel;
	font-size: 8pt;
}

.content
	{
	border-left: 1px dashed #5D7172;
	border-top: 1px dashed #5D7172;
	padding-left: 5px;
	padding-top: 5px;
	text-align: justify;
}

.head
	{
	background-image: url('images/hbg.jpg');
	border-bottom: 1px solid #3A4748;
	border-left: 1px solid #5D7172;
	border-right: 1px solid #3A4748;
	color: #FFFFFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.menu
	{
	color: #FFFFFF;
	font-size: 8pt;
	padding-left: 10px;
	text-decoration: none;
}

.nav
	{
	background-color: #3A4748;
	border: 1px solid #D6E9EA;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.newslinkcolor a:link, .newslinkcolor a:visited, .newslinkcolor a:active
	{
	color: #AE3A37;
	font-weight: normal;
	text-decoration: none;
}

.newslinkcolor a:hover
	{
	color: #6880FF;
	text-decoration: underline;
}

.red      
	{
	color: #AE3A37;
	font-weight: bold;
}
