body
{
	padding: 0px;
	margin: 20px 0px 20px 0px;
	background-image: url('images/bg.jpg');
	background-color: #000;
	color: #464646;
	font-family: Verdana, Arial, Tahoma;
	font-size: 13px;
}

img
{
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a.top, a.top:hover, a.top:active {
	color: #ebeaea;
	text-decoration: none;
	font-size: 14px;
	background-image: url('images/gp.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
}
a.top:visited {
	color: #ebeaea;
	font-size: 14px;
	text-decoration: none;
	background-image: url('images/gp.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
}
a.top:hover {
	text-decoration: underline;
	font-size: 14px;
	color: #FFF;
	background-image: url('images/yp.gif');
	background-repeat: no-repeat;
	padding-left: 15px;
}

.vtop1
{
	width: 896px;
	height:211px;
	background-image:url('images/top1.jpg');
	background-repeat: no-repeat;
}

.vtop2
{
	width: 114px;
	background-image:url('images/top2.jpg');
}

.topli
{
	padding-bottom: 2px;
}

.top1
{
	width: 665px;
	height: 134px;
	background-image:url('images/pretop1.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
}

.top11
{
	width: 665px;
	background-image:url('images/pretop2.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
}

.pretop0
{
	width: 665px;
	background-image:url('images/pretop0.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
}

.top12
{
	width: 665px;
	background-color: #000;
	/*background-image: url('images/lp.jpg');
	background-repeat: repeat-y;*/
}

.top2
{
	background-color: #a0a0a0;
	background-image:url('images/bgr.jpg');
	background-position: top;
	background-repeat: repeat-x;
	height: 29px;
}

.top22
{
	background-color: #a0a0a0;
	background-image:url('images/n.jpg');
	background-position: bottom;
	background-repeat: no-repeat;
}

.sidebar
{
	background-image: url('images/rkey.jpg');
	height: 49px;
	color: #FFF;
	padding-left: 10px;
	font-weight: bold;
	font-size: 12px;
}

.sb2
{
	margin-top: 25px;
	border: 1px solid #000;
}

.sb3
{
	background-color: #FFF;
	padding: 10px;
	color: #000;
}

.sb4
{
	border: 1px solid #000;
}

.botbg
{
	background-image:url('images/botbg.jpg');
	background-repeat: no-repeat;
	height: 82px;
	color: #FFF;
	font-size: 11px;
}

.botbg2
{
	background-image:url('images/botbg2.jpg');
	background-repeat: repeat-x;
	height: 54px;
	width: 100%;
}

.title
{
	font-size: 14px;
	color: #2dbe0c;
}


a.bot, a.bot:hover, a.bot:active {
	color: #030303;
	text-decoration: underline;
	font-size: 12px;
}
a.bot:visited {
	color: #030303;
	font-size: 12px;
	text-decoration: underline;
}
a.bot:hover {
	text-decoration: none;
	font-size: 12px;
	color: #030303;
}

a, a:hover, a:active {
	color: #ededed;
	text-decoration: underline;
	font-size: 13px;
}
a:visited {
	color: #ededed;
	font-size: 13px;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	font-size: 13px;
	color: #ededed;
}

a.right, a.right:hover, a.right:active {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
a.right:visited {
	color: #000;
	font-size: 12px;
	text-decoration: underline;
}
a.right:hover {
	text-decoration: none;
	font-size: 12px;
	color: #000;
}

a.sm, a.sm:hover, a.sm:active {
	color: #FFF;
	text-decoration: underline;
	font-size: 12px;
}
a.sm:visited {
	color: #FFF;
	font-size: 12px;
	text-decoration: underline;
}
a.sm:hover {
	text-decoration: none;
	font-size: 12px;
	color: #FFF;
}


.content
{	min-height: 200px;
	padding: 55px 50px 20px 50px;
	color: #ededed;}

.bb
{	border-bottom: 1px solid #FFF;}

.bordw
{ 	border: 1px solid #FFF;
 	border-collapse: collapse;}
