h1 {
	font-family:verdana;
	font-size:15pt;
	color:#FFFFFF;
	font-size:11pt;
	padding:0px;
	margin:0px;
	display:inline;
}

h2 {
	font-family:verdana;
	color:#FF0000;
	font-size:7pt;
	padding:0px;
	margin:0px;
	display:inline;
}

h3 {
	font-family:verdana;
	color:#FF0000;
	font-size:11pt;
	padding:0px;
	margin:0px;
	display:inline;
}

.font {
	font-family:tahoma;
	font-size:9pt;
}

.font2 {
	font-family:tahoma;
	font-size:11pt;
	font-weight: bold;
	color:#808080;
}

.fontm {
	font-family:verdana;
	font-size:11pt;
	font-weight: bold;
	color:#CC0000
}

.fontm2 {
	font-family:verdana;
	font-size:10pt;
	font-weight: bold;
	color:#000000
}

.fontt {
	font-family:Arial;
	font-size:11px;
	color:#FF5050
}

.fontb {
	font-family:Arial;
	font-size:11px;
	color:#C0C0C0;
}

li {
	margin:0;
	padding:0 0 0 0px;
	list-style:url('images/m2.jpg') no-repeat 0px 1px;
	margin-bottom:.2em;
}

.fontmenu {font-family:tahoma; font-size:8pt; color:#ffffff; font-weight: bold;}

.inpa {
	background-color:#81C1F5;
	border:none; width:70;
	text-align:center;
	color:#000000;
	font-size:12px;
}

div, td, caption, th, p, input {
	font-size:12px;
	font-family:Arial,Helvetica,tahoma,sans-serif;
	color:#CCCCCC;
}

td, body {
	font-family:verdana, font-size:20pt;
}

body {
	background: #350000; 
  	font-family:tahoma;
  	margin:0;
  	padding:0;
  	border:0; 
}

img { 
	border:0; 
}

a:link {
	text-decoration:none; 
	color:#ffffff;
}

a:active {
	text-decoration:none; 
	color:#ffffff;
}

a:visited {
	text-decoration:none; 
	color:#ffffff;
}

a:hover {
	text-decoration:none;
	color:#FF5050;
}

.input2, select2, textarea2 { 
	border:0px solid #A6AFCA;
  	font-family:Tahoma;
  	font-size:8pt;
  	color:#ffffff;
  	background-color:#000000;
}

input, select, textarea { 
	border:1px solid #A6AFCA;
  	font-family:Tahoma;
  	font-size:11pt;
  	color:#ffffff;
  	background-color:#000000;
} 
  
#videos {
	width:100%;
	overflow:hidden;
	margin-left:0;
}

#content {
	float:right;
	width:100%;
	margin:0 10px 0 0;
	background:url(bgr_cont.png) repeat-y;
}

#content_body {
	width:100%;
	padding:0 10px 0 10px;
	overflow:hidden;
}

.video {
	width:133px;
       height: 320px;
	float:left;
	padding:0 15px 20px 0;
	color:#666;
}

.thumb {
	width:133;
        height:194;
 	border:2px solid #b8b8b8;
	margin:0 0 5px 0;
	overflow:hidden;
}

.video .thumb img {
	width:100%;
	height:100%;
	float:left;
}

.film .thumb img {
	width:100%;
	height:100%;
	float:left;
}

span.nofilm {
        font: 11px arial; 
        cursor: pointer; 
        text-decoration: underline; 
        color: #c41122;
}
