@charset "utf-8";
/* CSS Document */


body
{
	margin:0px;
	background:#000000;
	font-family:Tahoma, Arial, Vardana;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.bodybg
{
	background:url(../images/body_bg.jpg) repeat-y;
}

.whitetxt_01
{
	font-family:Tahoma, Arial, Vardana;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.whitetxt_small01
{
	font-family:Arial, Tahoma, Vardana;
	font-size:10px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	line-height:8px;
}
.blacktxt_01
{
	font-family:Tahoma, Arial, Vardana;
	font-size:13px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.blacktxt_02
{
	font-family:Tahoma, Arial, Vardana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.blacktxt_bold
{
	font-family:Tahoma, Arial, Vardana;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.orangetxt_01
{
	font-family:Tahoma, Arial, Vardana;
	font-size:11px;
	color:#f7c763;
	font-weight:normal;
	text-decoration:none;
}
.browntxt_01
{
	font-family:Tahoma, Arial, Vardana;
	font-size:12px;
	color:#c6640c;
	font-weight:bold;
	text-decoration:none;
}
.browntxt_02
{
	font-family:Tahoma, Arial, Vardana;
	font-size:18px;
	color:#c6640c;
	font-weight:bold;
	text-decoration:none;
}

.browntxt_title
{
	font-family:Tahoma, Arial, Vardana;
	font-size:14px;
	color:#c6640c;
	font-weight:bold;
	text-decoration:none;
}

.linktxt_orange_01:link, .linktxt_orange_01:active, .linktxt_orange_01:visited
{
	font-family:Tahoma, Arial, Vardana;
	font-size:11px;
	color:#f7c763;
	font-weight:normal;
	text-decoration:none;
}
.linktxt_orange_01:hover
{
	font-family:Tahoma, Arial, Vardana;
	font-size:11px;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
}
.linktxt_browne_01:link, .linktxt_browne_01:active, .linktxt_browne_01:visited
{
	font-family:Tahoma, Arial, Vardana;
	font-size:13px;
	color:#c6640c;
	font-weight:bold;
	text-decoration:none;
}
.linktxt_browne_01:hover
{
	font-family:Tahoma, Arial, Vardana;
	font-size:13px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.linktxt_black_01:link, .linktxt_black_01:active, .linktxt_black_01:visited
{
	font-family:Tahoma, Arial, Vardana;
	font-size:12px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.linktxt_black_01:hover
{
	font-family:Tahoma, Arial, Vardana;
	font-size:12px;
	color:#c6640c;
	font-weight:bold;
	text-decoration:none;
}
.linktxt_black_02:link, .linktxt_black_02:active, .linktxt_black_02:visited
{
	font-family:Tahoma, Arial, Vardana;
	font-size:12px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.linktxt_black_02:hover
{
	font-family:Tahoma, Arial, Vardana;
	font-size:12px;
	color:#c6640c;
	font-weight:normal;
	text-decoration:none;
}
.linktxt_black_03:link, .linktxt_black_03:active, .linktxt_black_03:visited
{
	font-family:Tahoma, Arial, Vardana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.linktxt_black_03:hover
{
	font-family:Tahoma, Arial, Vardana;
	font-size:11px;
	color:#c6640c;
	font-weight:bold;
	text-decoration:underline;
}.rt_10_img {
	margin-right: 10px;
}

