/* CSS Document */

body {
	background-color: #000000;
}
.top_menu
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.top_menu a:link
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.top_menu a:hover
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.top_menu a:visited
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
.top_menu a:visited:hover
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}

.pro_menu
{
	font-family: Tahoma;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.pro_menu a:link
{
	font-family: Tahoma;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.pro_menu a:hover
{
	font-family: Tahoma;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}
.pro_menu a:visited
{
	font-family: Tahoma;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	font-weight:bold;
}
.pro_menu a:visited:hover
{
	font-family: Tahoma;
	font-size:12px;
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
}

.title2
{
	font-family: Arial;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
}
.title
{
	font-family: Arial;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.title a:link
{
	font-family: Arial;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.title a:hover
{
	font-family: Arial;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.title a:visited
{
	font-family: Arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.title_left
{
	font-family: Arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.title_left a:link
{
	font-family: Arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}

.title_left a:hover
{
	font-family: Arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.title_left a:visited
{
	font-family: Arial;
	font-size:13px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:bold;
}
.content
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none;

}

.content a:link
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:none;
}
.content a:hover
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:none;
}
.content a:visited
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight:none;
}
.content a:active
{
	font-family: Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	font-weight::none;
}
.slogan
{
	font-family: Tahoma;
	font-size:35px;
	color:#FFFFFF;
	text-decoration:none;
}

.announcement
{
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.user_online
{
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
}
.red
{
	font-family: Tahoma;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
	
}
.footer
{
	font-family: Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	
}