html{
	behavior: url('css/hover.htc');
}
html, body, div, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
	margin:0;
	padding:0;
}
ul, ol{
	padding-left:20px;
	margin-bottom:20px;
}
div{
	position:relative;
}
html, body{
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	color:#000;
	font: normal 14px Arial, sans-serif;
	
}

h1 {
	font-weight:normal;
	font-size: 22px;
}
h2{
	font-size:18px;
	font-weight:normal;
}
h3{
	font-size:15px;
	}
a{
	color:#0066CC;
}
a:focus{
	outline: 0;
}

img{
	border:0;
}
a img {text-decoration: none;}

.clear{
	clear:both;
}
.bold{
	font-weight:bold;
}
.inline{
	display:inline;
}

.fl{
	float:left;
}
.fr{
	float:right;
}
.width_big{
	width:450px;
}
.width_very_big{
	width:100%;
}
.width_middle{
	width:240px;
}
.dark_red{
	color:#990000
}
.dark_green{
	color:#009900;
}
.dark_orange{
	color:#f66400;
}
.grey{
	color:#999;
}
.border{
	border:1px solid;
}

.margin_0_auto{
	margin:0 auto;
}
.width_190px{
	width:190px;
}
.block, .div{
	display:block;
}
.margin_small{
	margin:5px;
}
.margin_top_middle{
	margin-top:40px;
}
.margin_top_20px{
	margin-top:20px;
}
.margin_top_0{
	margin-top:0;
}
.margin_bottom_middle{
	margin-bottom:15px;
}
.height_20px{
	height:20px;
}
div.width_470px{
	width:470px;
	
}
div.width_210px{
		width:210px;
}
.pa{
	position:absolute;
}
.pr{
	position:relative;
}
.display_none{display:none;}
.small{	font-size:85%;}
.x-small{	font-size:80%;}
.big {font-size: 130%;}
.zoom {;}
.q {;}
.theme {color: #F66606;}
.height_small{height:10px;}
table.table {border: none; border-collapse: collapse; margin: 0 0 20px 0;}
table.table th {;}
table.table td, th {vertical-align: top;}
.o_h{overflow:hidden !important;}
p#comment, p#comments {;}

a#logo{
	display:block;
	top:29px;
	left:50%;
	margin:0 0 0 -370px;
}
div#AddMenu{
	font:normal 11px Arial, sans-serif;
	top:25px;
	left:50%;
	padding:0 0 0 23px;
	margin:0 0 0 34px;
}
div#AddMenu a{
	text-decoration:none;
	color:#00457C;
	margin: 0 0 0 7px;
}
div#AddMenu a:hover{
	color:#3399CC;
}
a#ToRSNews, a#ToSelect{padding:0 0 0 13px;background:url('../images/AddMenu_a_bg_11.gif') 0 50% no-repeat;}
 a#ToSelect{font-weight:bold;}

#Bottom p {line-height: 15px;}
