*{
	padding: 0;
	margin: 0;
	border: 0;
}
body{
	font-family: Arial, sans-serif;
	font-size: 12px;
	background: #DFDFDF;
	color: Black;
}
img{
	border: 0;
}
.header{
	border: 0px solid red;
	height: 115px;
	background: url(images/head_bg.gif) repeat-x;
	/* overflow: hidden; */
}
.logo{
	width: 349px;
	height: 115px;
	background: url(images/logo.gif) no-repeat;
	float: left;
}
.menu{
	border: 0px solid red;
	width: 605px;
	float: right;
}
.top_menu{
	height: 36px;
	background: #1791FF url(images/top_menu_bg.gif) no-repeat;
	margin-top: 11px;
	float: right;
}
.text_menu{
	padding: 10px 10px 0 43px;
	color: White;
	font-weight: bold;
}
.text_menu2{
	padding: 10px 10px 0 0;
	color: White;
	font-weight: bold;
}
.alig_t_m{
	margin-top: 10px;
	display: inline;
}
.alig_t_m2{
	margin-top: 10px;
	padding: 5px;
	display: inline;
	background: url(images/book.gif) no-repeat center;
}
.bttm_menu{
	margin-top: 5px;
	border: 0px solid red;
	height: 36px;
	float: right;
}
a.top_menua{
	margin: 0 3px;
	color: White;
	text-decoration: underline;
}
a.top_menua:hover{
	margin: 0 3px;
	text-decoration: none;
}
a.top_menub{
	margin: 0 5px;
	color: black;
	text-decoration: underline;
}
a.top_menub:hover{
	margin: 0 5px;
	text-decoration: none;
}
#mainContent{
	border: 0px solid red;
	/* overflow: hidden; */
}
#leftContent{
	background: #1791FF url(images/left_top_bg.gif) repeat-x;
	float: left;
	border-right: 5px solid white;
	border-bottom: 10px solid white;
	width: 218px;
}
.text_left, .text_left2, .text_form2{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background: #DFDFDF;
	padding: 5px 10px;
	margin: 13px 5px 5px 5px;
}
.text_form, .text_form3{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: White;
	text-align: center;
	padding: 5px 10px;
}
.text_form2{
	background: none;
	padding: 5px;
	margin: 0 5px;
}
.text_form4{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: White;	 
	padding: 2px 15px;
}
.text_form5{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: Black;	 
	padding: 2px 15px;
}


.login_bttn{
	margin: 10px 3px;
	/*padding: 8px 16px;*/
	float: right;
	/*background: url(images/login_bttn.gif) no-repeat center;*/
}
.text_form3{
	font-weight: bold;
	text-align: left;
}
.text_left2{
	background: #FFB900;
}
div.lBlock1{
	border: 2px solid white;
	margin: 5px;
}
div.lBlock2{
	border: 2px solid #FFB900;
	background: white;
}
div.lBlock3{
	padding: 5px;
	font-weight: bold;
}
div.lBlock4{
	padding-left: 5px;
	font-size: 14px;
}
div.lBlock5{
	padding-left: 5px;
	font-size: 12px;
	font-weight: normal;
}
div.lBlock3 a{
	color: #004D93;
	text-decoration: underline;
}
div.lBlock3 a:hover{
	color: #004D93;
	text-decoration: none;
}
#contentIn{
	background: url(images/cont_top_bg.gif) repeat-x;
	padding:4px;
}
.cText{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 20px 15px;
}
.cText2{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px 15px 10px 15px;
}

div.cBlock1{
	margin: 0px 0 4px 0;
	border: 1px solid black;
	background: White;
}
div.cBlock2{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 4px;
	padding: 4px;
	padding-left: 10px;
	background: #FFB900;
}
div.cBlock3{
	font-family: Tahoma, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: White;
	text-align: right;
	margin: 4px;
	padding: 4px;
	background: #1791FF;
}
div.cBlock4 {
  padding: 5px 15px;
}

img.tb{
	margin: 5px;
	display: block;
	background: #1791FF;
}
div.rstar{
	width: 17px;
	height: 17px;
	background: url(images/r_star.gif) no-repeat;
	float: left;
}
div.ystar{
	width: 17px;
	height: 17px;
	background: url(images/y_star.gif) no-repeat;
	float: left;
}
.title_tb{
	font-family: Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #BB0000;
}
.title_tb a:link, .title_tb a:visited{
	color: #BB0000;
	text-decoration: underline;
}
.title_tb a:hover{
	color: #BB0000;
	text-decoration: none;
}
.deskrip_tb{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #004D93;
}
.screen{
	background: Gray;
	margin: 20px;
	display: block;
	border: 1px solid black;
}
.footer{
	background: #0F60A8;
	border: 1px solid #0F60A8;
}
.foot_menu{
	height: 36px;
	background: #0F60A8;
	margin-top: 10px;
	float: left;
}
.foot_copyr{
	height: 36px;
	background: #0F60A8;
	margin-top: 10px;
	float: right;
}
a:link, a:visited, a:active, a:hover{
	color: white;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.clear{
	clear: both;
}

a.black, a.darklink { color: black; }
a.pagelink {
  margin: 0 2px;
  color: #666666;

} 

div.pagelist {
  margin: 15px 0 5px 0;
  padding: 10px 10px 5px 10px;
  border-top: 1px solid #FFB900;
}

#contentIn a {
  color: #BB0000;
}
a.rate { font-size: 120%; font-weight:bolder;}

textarea {
  border: 1px solid #FFB900;
  margin: 5px 0;
}
input[type=text], input[type=password] { padding: 2px 5px; border: 1px solid #FFB900;  }