body {
	margin: 0;
	padding: 0;
	background-color:#171717;
}

body, td {
	font-family:arial, verdana, sans-serif;
	font-size:70%;
	color:#FFFFFF;
}

a {
	color: #000000; !important
}

a.red,a.red:link,a.red:visited,a.red:active	{
	color:#9E6B63;
	text-decoration: none;
}
a.red:hover {
	color:#EAAFA5;
	text-decoration: none;
}

a.gray,a.gray:link,a.gray:visited,a.gray:active	{
	color:#8E8E8E;
	text-decoration: none;
	font-weight: bold;
}
a.gray:hover {
	color:#C7D4DD;
	text-decoration: none;
}

a.gray1,a.gray1:link,a.gray1:visited,a.gray1:active	{
	color:#E7E7E7;
	text-decoration: none;
}
a.gray1:hover {
	color:#FFFFFF;
	text-decoration: none;
}

a.black,a.black:link,a.black:visited,a.black:active	{
	color:#000000;
	text-decoration: underline;
}
a.black:hover {
	color:#095A9E;
	text-decoration: underline;
}


h1 {
	font-size:140%;
	margin-top:10px;
	margin-bottom:5px;
}

h2 {
	font-size:130%;
	margin-top:10px;
	margin-bottom:10px;
}

h3 {
	font-size:120%;
	margin-top:5px;
	margin-bottom:5px;
}

p {
	line-height:18px;
	margin-left:0px;
	margin-right:0px;
	margin-top:5px;
	margin-bottom:0px;
}

form {
	margin: 0;
}
/*
table.main {
	height:100%;
}
*/
.content {
	border-right:1px solid #4C4C4C;
	border-bottom:1px solid #4C4C4C;
}

.box {
	border:1px solid #4E4E4E;
	padding:7px;
	color:#F2F2F2;
	background-color: #313131;
	font-size:11px;
}

.bot {
	height:41px;
	width:360px;
	color:#D1BCB7;
	text-align:center;
	font-size:12px;
}
.top2 {
	height:162px;
}


.top {
	height:162px;
}

.box {
	background-color: #313131;
	background-repeat: repeat-x;
	background-position: bottom;
}

.right {
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom:1px solid #4C4C4C;
	background-color: #171717;
}

a {
	color: #FFFFFF;
}
.content2 {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
.boxinternal {
	background-color: #3F3F3F;
}
.border, .table {
	border: 1px solid #666666;
}
.box2 {
	background-color: #474747;
	color: #FFFFFF;
	padding: 7px;
}
.green {
	color: #00FF00;
}

.menu_top {
    margin-left:15px;
}

.vote {
    margin-top:20px;
    margin-bottom:5px;
}

.subscribe {
    margin-top:5px;
}

.search_input {
    width:350px;
    height:22px;
    border:1px solid #B3B9C3;
}

.search_text {
    font-size:14px;
    color:#FFFFFF;
}
.head_box, .head_box1 {
    width:200px;
    background:#FFFFFF;
    border:1px solid #095A9E;
    padding-top:2px;
    padding-bottom:2px;
    font-size:12px;
    text-align:center;
}

..head_box1{
    width:135px;
}

.title_img {
    border-bottom:1px solid #095A9E;
    margin-bottom:5px;
    border-left:1px solid #095A9E;
}

.td_title_img {
    text-align:center;
    font-size:10px;
}

.title_text, .title_text1 {
    width:100%;
    background:#474747;
    border-left:1px solid #095A9E;
    border-right:1px solid #095A9E;
    border-bottom:1px solid #095A9E;
    padding:5px;
    font-size:10px;
}

.title_text1 {
    background:#44576C;
}

.input {
    border:1px solid #666666;
}

.butt_vip{margin:4px 0 0 5px}

.title_text1 h3{font:bold 16px tahoma, arial, sans-serif;margin:10px 0 10px 0}
.title_text1 h3 span{font:normal 14px tahoma, arial, sans-serif}
