body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	background:#FFFFFF;
}
img {
	margin: 0px;
	border: none;
}
a {
	color: #981212;
	text-decoration:underline;
}
a:visited {
	color: #981212;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
}
table {
	border-collapse:collapse;
}
td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	vertical-align: top;
}
p {
	margin: 5px 0px;
}
h1 {
	font-size:20px;
	margin: 4px 0px;
}
h2 {
	font-size:16px;
	margin: 2px 0px;
}
h3 {
	font-size:14px;
	margin: 1px 0px;
}
h4 {
	font-size:12px;
	margin: 0px 0px;
}
h5 {
	font-size:12px;
	font-style:italic;
	margin: 0px 0px;
}
input {
	color: #FFFFFF;
	background: #0B1E30;
}
textarea {
	color: #FFFFFF;
	background: #0B1E30;
	border: #F6B75D solid 1px;
	width: 250px;
	height: 100px;
}

.t_main {
	width: 100%;
}
.t_main td.top {
	background:#FFFFFF url(images/topbg.jpg) repeat-x;
	border-bottom:#6C6E77 1px solid;
	height:88px;
	vertical-align: bottom;
	padding-left: 21px;
	padding-bottom:2px;
}
.t_main td.top p {
	padding-top: 12px;
}
.t_main td.top p a, .t_main td.top p a:visited, .t_main td.top p a:hover{
	color:#000000;
	font-family:Arial Narrow, Arial;
	font-size:30px;
	text-transform:uppercase;
	text-decoration:none;
	padding: 0px;
	margin: 0px;
}
.t_main td.middle {
	padding: 5px 21px;
	text-align:justify;
}
.t_main td.middle p {
	
}
.t_main td.rrek {
	width: 380px;
	padding: 21px 0px;
}
.t_main td.bottom {
	background:#FFFFFF url(images/bottombg.jpg) repeat-x;
	border-top:#6C6E77 1px solid;
	height: 45px;
	padding: 2px 20px;
	text-align: right;
}
.t_main td.bottom div {
	float: left;
	text-align:left;
	font-size:10px;
	width: 450px;
}

.div_list {
	margin-bottom: 10px;
	font-size:11px;
	text-align:justify;
}
.div_list p {
	margin: 0px;
	text-align:left;
}
.div_list a {
	font-size: 13px;
}
.a_head_link {
	font-size:14px;
}
.t_short_list {
	width:100%;
}
.t_short_list td {
	padding: 0px 10px 0px 2px;
}

.a_short_list_head, .a_short_list_head:visited, .a_short_list_head:hover {
	font-family:Arial Narrow;
	font-size:20px;
	color:#000000;
	text-decoration:none;
}
.hasvideo {
	background:url(images/hasvideo.jpg) no-repeat;
	padding-left: 40px;
	height: 30px;
}
.hasvideo p {
	padding-top: 10px;
}
.published {
	border-left:#CC0000 dotted 2px;
	padding-left: 10px;
	font-size: 11px;
}

table.t_border {
	border-top: #CCCCCC solid 1px;
	border-left: #CCCCCC solid 1px;
}
table.t_border td {
	border-bottom: #CCCCCC solid 1px;
	border-right: #CCCCCC solid 1px;
	padding: 2px 4px;
}
table.t_noborder {
	border-top: none;
	border-left: none;
}
table.t_noborder td {
	border-bottom: none;
	border-right: none;
	padding: 2px 4px;
}

.tlink {
	font-size:1px;
	text-decoration:none;
}
.version {
	float:right;
	padding-right:20px;
	padding-top:35px;
}