@charset "utf-8";
/* CSS Document */

.mainmenu
{
color:#ADADAF;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
}
.mainmenu:link
{
color:#ADADAF;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
}
.mainmenu:hover
{
color:#ADADAF;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
}
.mainmenu:visited
{
color:#ADADAF;
font-family:Tahoma;
font-size:14px;
text-decoration:none;
}
.mainstyle
{
color:#ADADAF;
font-family:Tahoma;
font-size:12px;
text-decoration:none;
}
.button
	{
	background-color:#151515;
	color:#848484;
	font:Tahoma;
	font-size:12px;
	border-color:#999999;
	border:solid;
	border-width:1px;
	text-decoration:none;
	}
.buttonx:link
{
	background-color:#151515;
	color:#848484;
	font:Tahoma;
	font-size:12px;
	border-color:#999999;
	border:none;
	border-width:1px;
	text-decoration:none;
}
.buttonx:hover
{
	background-color:#151515;
	color:#848484;
	font:Tahoma;
	font-size:12px;
	border-color:#999999;
	border:none;
	border-width:1px;
	text-decoration:none;
}
.buttonx:active
{
	background-color:#151515;
	color:#848484;
	font:Tahoma;
	font-size:12px;
	border-color:#999999;
	border:none;
	border-width:1px;
	text-decoration:none;
}
.buttonx:visited
{
	background-color:#151515;
	color:#FF0000;
	font:Tahoma;
	font-size:12px;
	border-color:#999999;
	border:none;
	border-width:1px;
	text-decoration:none;
}	
	.textf
	{
	background:#212121;
	color:#FF3300;
	border-color:#374545;
	border:solid;
	
	}
	.content
	{
	color:#CCCCCC;
	font:Tahoma;
	font-size:16px;
	}
	.title
	{
	color:#ADADAF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font:bold;
	text-decoration:underline;
	margin-top:5px;
	margin-left:4px;
	margin-bottom:5px;
	}
		.stitle
	{
	color:#ADADAF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font:bold;
	text-decoration:underline;
	margin-top:5px;
	margin-left:4px;
	margin-bottom:5px;
	}

.mylink:link
{

color:#CCCCCC;
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:underline;
font:bold;
}
.mylink:hover
{

color:#CCCCCC;
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:underline;
font:bold;
}
.mylink:visited
{
color:#CCCCCC;
font-family:"Times New Roman", Times, serif;
font-size:14px;
text-decoration:underline;
font:bold;
}
.next:link
{

color:#CCCCCC;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:500;
text-decoration:underline;
}
.next:hover
{

color:#CCCCCC;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:500;
text-decoration:underline;
}
.next:visited
{

color:#CCCCCC;
font-family:"Times New Roman", Times, serif;
font-size:16px;
font-weight:500;
text-decoration:underline;
}
.white:link
{

color:#666666;
font-family:Tahoma;
font-size:14px;
font-weight:500;
text-decoration:underline;
}
.white:hover
{

color:#666666;
font-family:Tahoma;
font-size:14px;
font-weight:500;
text-decoration:underline;
}
.white:visited
{

color:#666666;
font-family:Tahoma;
font-size:14px;
font-weight:500;
text-decoration:underline;
}


.more
{
color:#ADADAF;
font-family:Tahoma;
font-size:16px;
text-decoration:none;
font-weight:bold;
}
.more:link
{
color:#ADADAF;
font-family:Tahoma;
font-size:16px;
text-decoration:none;
font-weight:bold;
}
.mainmenu:hover
{
color:#ADADAF;
font-family:Tahoma;
font-size:16px;
text-decoration:none;
font-weight:bold;
}
.more:visited
{
color:#ADADAF;
font-family:Tahoma;
font-size:16px;
text-decoration:none;
font-weight:bold;
}