html, body {
	padding:0;
	margin:0;
	background-color:#fff;
	font-family: Tahoma, Verdana;
}

body, td {
	font-size:11px;
	font-family: Tahoma, Verdana;
}
img {border:0;}
a {
	color:7f7f7f;
	text-decoration:none;
 }
a:HOVER, a:ACTIVE {
	color:#00b0d8;
	text-decoration:none;
}

#glob-tb {width:854px;height:100%}

#tb-anons {
	width:100%;
	margin-top:10px;
}

.top-anons {
	width:32%;
	height:140px;
	padding:10px 0px 10px 5px;
	/*background: url(/imgs/top_anons_bg.gif) no-repeat 0 0;*/
	overflow:hidden;
	vertical-align:top;
}



.wpp-logo {
	margin-top:5px;
	margin-left:6px;
	background: url(/imgs/logo.gif) no-repeat 0 0;
	width:843px;
	height: 123px;
	text-align:right;
}

.rubric, .rubric_a {
	margin: 10px 10px 10px 6px;
	font-size:12px;
	font-family:Verdana, Tahoma;
	color:7f7f7f;
}
.rubric_ac { /*current rubric*/
	color:#00b0d8;
}

.rubric a {
 	font-size:12px;
 	font-family:Verdana, Tahoma;
	color:7f7f7f;
	text-decoration:none;
 }
 .rubric a:HOVER, .rubric a:ACTIVE {
	color:#00b0d8;
	text-decoration:none;
}

.main {
 	padding-left:6px;
 	vertical-align:top;
	width:570px;
	font-size:12px;
	padding-bottom:30px;
 }
 .main h2{
 	color:#000;
	font-size:15px;
 }
 
 .main h1 {
 	margin-bottom:0;
 }
 
  .main h2 {
 	margin-top:0;
	color:7f7f7f;
 }
 
 .top-image {
 	width:570px;
	margin-bottom:20px;
 }
 
 .right-menu {
  	vertical-align:top;
 	width:280px;
	padding-left:10px;
	/*background:#cdcdcd;*/
 }
 
 .right-menu h3 {
 	display:inline
}

.right-menu div {
	clear:both;
	width:100%;
	padding-bottom:15px;
}
.right-menu img {padding-bottom:15px}

.feedback, .subscribe {
	cursor:pointer;
	color:7f7f7f;
}
.mask {  
	filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;
	top: 0;
	left: 0;
	position:absolute;  
 	z-index:30;  
	background-color:#fff;  
}  

#close {cursor:pointer;}
.fbForm {
	width:550px;
	height:420px;
	padding:20px 30px 20px 20px;
	background-color:#f3f3f3;
	text-align:right;
	border:solid 1px #000;
	top:200px;
	left:200px;
	position:absolute;
	z-index:150;
	font-size:12px;
	display:none;
}

.subscrForm {
	width:380px;
	height:160px;
	padding:20px 30px 20px 20px;
	background-color:#f3f3f3;
	text-align:right;
	border:solid 1px #000;
	top:200px;
	left:200px;
	position:absolute;
	z-index:150;
	font-size:12px;
	display:none;
}

.myLoader {
	background: url(/imgs/loader.gif) no-repeat 0 0;
	width:32px;
	height:32px;
	padding-left:32px;
}

 .light-blue-b {
 	color:#000;
 	margin-top:7px;
	margin-bottom:5px;
 	font-weight:bold;
	font-size:14px
 }
 
 .banners {
 	margin-top:20px;
 }
 .banners a {
 	display:block;
	padding:0;
	margin-top:10px;
 }
 
 /*mike's columl short*/
 
 .vd {
	color:#bee3d3;
	font-size:1px;
	display:none;
	cursor:default;
	text-align:right;
}

 .mikeBox {
 	border:solid 2px #004080;
 	margin-top:15px;
 	padding:5px;
	/*background-color:#f2f2f2*/
 }
 .mikeBox a {color:#000;font-size:12px;}
 
 
 /*uo menu*/
 
 .menu {
	/*border: solid 1px #007538;*/
	border-top: solid 1px #007538;
	border-bottom: solid 1px #007538;
	border-right: solid 1px #007538;
	margin-top:20px;
	height:35px;
	background: #bbd531 url(/imgs/m_bg.gif);
	background-position: middle;
	background-repeat: repeat-x;
	/*margin-bottom:20px;*/
}
.menu div, .menu div.f, .menu div.l {
	float:left;
	padding-left:20px;
	margin-right:20px;
	background: url(/imgs/m_l_bg.gif);
	background-repeat: no-repeat;
} 
.menu div.f {
	padding-left:11px;
	margin-right:10px;
}
.menu div.l {
	margin-right:0;
}



.videos {
	width: 350px;
	overflow: auto;
	overflow-x: hidden;
	height:400px;
	he\ight: 400px;
}
.videos td {
	vertical-align:top;
}


.texts {
	margin-top:10px;
	width: 425px;
	overflow: auto;
	overflow-x: hidden;
	height:425px;
	he\ight: 250px;
}
.commentHead, .comments {
	margin-top:20px;
	font-family: Verdana, Tahoma, Arial;
	color:#004271;
	font-size: 14px;
	font-weight:bold;
}
.commentName {
	color:#000;
	font-weight:bold;
}
.comments {
	margin-top:10px;
	font-weight:normal;
	font-size: 13px;
}

input, textarea {
	border: solid 1px #007538;
	background:#b8d230;
}
