*{font-family:Arian AMU,Arial AMU,Arial Unicode !important}
html, body {
	margin: 0px;
	padding: 0px;
	background:#CACBD5;
	height:100%;
	font-family:Arian AMU, Arial AMU, Arial Unicode;
}
form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
table {
	font: normal 8pt Arian AMU, Arial AMU, Arial Unicode;
	text-align:left;
	border-spacing:0px;
}
tr {
	vertical-align: top;
}
td {
	vertical-align: top;
	padding: 0px;
}
img {
	border:0;
}
td, a, div, input, textarea {
	font: normal 8pt Arian AMU, Arial AMU, Arial Unicode;
}
p {
	padding: 1px;
}
.code {
	color:#01305c;
	border: solid 1px #495499;
	width:100px;
	height:31px;
	font-size:26px;
	color:#4a4a97;
	text-align:center;
}
.asterisk {
	color:#ff0000;
	font-size:15px;
}

.textright{text-align:right;}

.none{text-decoration:none;}
.underline{text-decoration:underline;}


.display_block{display:block;}
.display_none{display:none;}
.pad_right_img {
	padding-right:5px;
}
.margin_img {
	margin-right:5px;
	margin-top:3px;
}
a, a:active, a:visited {
	font: normal 8pt Arian AMU, Arial AMU, Arial Unicode;
	color: #4a4a97;
	text-decoration:none;
}
a:hover {
	font: normal 8pt Arian AMU, Arial AMU, Arial Unicode;
	color: #e88800;
	text-decoration:underline;
}
.bot {
	vertical-align:bottom;
}
.mid {
	vertical-align:middle;
}
.main {
	width:1003px;
	height:100%;
	border:solid 1px #000;
	background:#fff;
}
.auto {
	width:auto;
	height:auto;
}
.width {
	width:100%;
}
.height {
	height:100%;
}
.wh {
	width:100%;
	height:100%;
}
.auto_width {
	width:auto;
}
.auto_height {
	height:auto;
}
.w_h_auto {
	width:100%;
	height:auto;
}
.w_auto_h {
	width:auto;
	height:100%;
}
.left_width {
	width:20%;
	background:#FFF8D8;
	border-right:solid 1px #000;
}
.header_height {
	height:86px;
	background:#0A2F71;
	border-bottom:solid 1px #000;
}
.footer_height {
	height:135px;
	background:#304478;
	border-top:solid 1px #000;
}
.paddind_left {
	padding-left:5px;
	padding-right:5px;
}
.main_padding {
	padding:10px;
}
.main_padding_blog {
	padding:20px 30px 20px 20px;
	
}

.vote_pad {
	padding:5px;
}
.fl {
	float:left;
}
.cl {
	clear:left;
}
.bul {
	font-weight:bold;
	font-size:14px;
	color:#4a4a97;
	vertical-align:middle;
	float:left;
}
/*  left login box */
.lTop {
	background-image:url(/images/lTopBg.gif);
	width:210px;
	height:11px;
	font-size:0;
}
.lMiddle {
	background-image:url(/images/lMiddleBg.gif);
	width:210px;
}
.lBottom {
	background-image:url(/images/lBottomBg.gif);
	width:210px;
	height:11px;
}
/********************************************************************************************************************************************************************/
.blue_left {
	background:url(img/blue_left.gif) no-repeat top right;
	width:2px;
	height:22px;
}
.blue_right {
	background:url(img/blue_right.gif) no-repeat top left;
	width:2px;
	height:22px;
}
.blue_bg {
	background:url(img/blue_bg.gif) repeat-x top center;
	height:22px;
	width:auto;
}
.black_line {
	background:url(img/black_line.gif) repeat-x center center;
	height:1px;
	width:100%;
}
.repeat_line {
	background:url(/img/repeat_line.jpg) repeat-x center center;
	height:20px;
}
/********************************************************************************************************************************************************************/
.search_input {
	color:#000;
	border:0px;
	padding-left:3px;
	height:18px;
	width:100px;
}
.search_btn {
	background:url(img/search.gif) no-repeat top center;
	width:24px;
	height:22px;
	cursor:pointer;
	border:0px;
	padding:0px;
}
.login_btn {
	background:url(img/blue_bg.gif) repeat-x top center;
	width:65px;
	height:22px;
	cursor:pointer;
	border:0px;
	padding:0px;
	color: #fff;
	font-weight:bold;
}
.reg_inputtext {
	color:#000;
	border: solid 1px #000;
	height:20px;
	width:180px;
}
.feed_inputtext {
	color:#000;
	border: solid 1px #a5acb2;
	height:17px;
	width:250px;
	font-size:9pt;
}
.feed_select {
	color:#000;
	border: solid 1px #a5acb2;
	height:21px;
	width:255px;
	font-size:9pt;
}
.feed_inputtextarea {
	color:#000;
	border: solid 1px #a5acb2;
	height:350px;
	width:461px;
	font-size:9pt;
	overflow:auto;
}
.blog_inputtext {
	color:#000;
	border: solid 1px #d3cece;
	height:25px;
	width:500px;
	font-size:10pt;
	background:#f7f7f7;
}
.blog_inputtextarea {
	color:#000;
	border: solid 1px #d3cece;
	height:100px;
	width:500px;
	font-size:10pt;
	overflow:auto;
	background:#f7f7f7;
}
.friend_inputtext {
	color:#000;
	border: solid 1px #a5acb2;
	height:17px;
	width:390px;
	font-size:9pt;
}
.friend_inputtextarea {
	color:#000;
	border: solid 1px #a5acb2;
	height:100px;
	width:390px;
	font-size:9pt;
	overflow:auto;
}
.recovery_inputtext {
	color:#000;
	border: solid 1px #a5acb2;
	height:15px;
	width:220px;
	font-size:9pt;
}
.inputtext {
	color:#000;
	border:1px;
	height:15px;
	width:93%;
}
.input_titles {
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
}
.copy {
	color:#fff;
	font-weight:bold;
}
.left_time {
	color:#fff;
	font-weight:bold;
	font-size:9pt;
	vertical-align:middle;
	height:15px;
	border-bottom:solid 1px #000;
	background:#d82121;
}
.date {
	color:#000;
	font-weight:bold;
	vertical-align:middle;
}
.forum {
	color:#000;
	vertical-align:middle;
}
.blue_background {
	color:#fff;
	font-weight:bold;
	font-size:9pt;
	vertical-align:middle;
	height:15px;
	border-bottom:solid 1px #000;
	background:#0000FF;
}
.vote_question {
	color:#b71c1c;
	vertical-align:middle;
}
/********************************************************************************************************************************************************************/
a.paging, a.paging:active, a.paging:visited {
	color:#4a4a97;
	font-weight:bold;
	font-size:13px;
}
a.paging:hover {
	color:#c91319;
	font-weight:bold;
	font-size:13px;
}
a.paging_ak, a.paging_ak:active, a.paging_ak:visited, a.paging_ak:hover {
	color:#c91319;
	font-weight:bold;
	font-size:13px;
}
a.btn, a.btn:active, a.btn:visited {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
a.btn:hover {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}
a.copy, a.copy:active, a.copy:visited {
	color: #cccccc;
	font-weight:bold;
	text-decoration:none;
}
a.copy:hover {
	color: #e88822;
	font-weight:bold;
	text-decoration:underline;
}
.left_menu {
	color: #4a4a97;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}
a.left_menu, a.left_menu:active, a.left_menu:visited {
	color: #4a4a97;
	font-weight:bold;
	text-decoration:none;
	vertical-align:middle;
}
a.left_menu:hover {
	color: #e88800;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:middle;
}
a.left_menu_act, a.left_menu_act:active, a.left_menu_act:visited, a.left_menu_act:hover {
	color: #e88800;
	font-weight:bold;
	text-decoration:underline;
	vertical-align:middle;
}

.white_titles {
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
}
a.white_titles, a.white_titles:active, a.white_titles:visited {
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
}
a.white_titles:hover {
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:underline;
}
.white_titles_small {
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
}
a.login, a.login:active, a.login:visited {
	color:#fff;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:none;
}
a.login:hover {
	color:#e88800;
	font-weight:bold;
	vertical-align:middle;
	text-decoration:underline;
}
a.blog, a.blog:active, a.blog:visited {
	color:#666666;
	text-decoration:underline;
	font-size:12px;
}
a.blog:hover {
	color:#a19e9e;
	text-decoration:underline;
	font-size:12px;
}
.more {
	color:#456193;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
a.more, a.more:active, a.more:visited {
	color:#456193;
	text-decoration:none;
	font-size:13px;
	font-weight:bold;
}
a.more:hover {
	color:#456193;
	text-decoration:underline;
	font-size:13px;
	font-weight:bold;
}
a.all_blogers, a.all_blogers:active, a.all_blogers:visited {
	color: #4a4a97;
	text-decoration:none;
	vertical-align:middle;
	font-size:14px;
}
a.all_blogers:hover {
	color: #e88800;
	text-decoration:none;
	vertical-align:middle;
	font-size:14px;
}

a.bl_th_name, a.bl_th_name:active, a.bl_th_name:visited {
	font-size:13px;
	font-weight:bold;
}
a.bl_th_name:hover {
	font-size:13px;
	font-weight:bold;
}

/****************/
body.mceContentBody {
	font: normal 9pt Arian AMU, Arial AMU, Arial Unicode;
	color:#000;
	background:#fff;
}

.mceContentBody a {
   	font: normal 9pt Arian AMU, Arial AMU, Arial Unicode !important;
 	color:#000;
	background:#fff;
  /* FF requires a important here */
}


/******************/
.spend_tbl{border:solid 1px #666666; border-bottom:0px; border-right:0px;}
.spend_tbl td{vertical-align:middle;  text-align:center; border-right:solid 1px #666666; border-bottom:solid 1px #666666; padding:5px;}
.spend_tbl th{vertical-align:middle;  text-align:center; border-right:solid 1px #666666; border-bottom:solid 1px #666666; padding:5px; font-weight:bold; font-size:12px;}

.titles_resume{
	color: #cc0000;
	text-decoration:none;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
}


.select{
	border: solid 1px #000;
	height:17px;
	width:180px;
	font-size:11px
}
.select1{
	border: solid 1px #000;
	height:17px;
	width:100px;
	font-size:11px
}

.inputtextarea {
	color:#000;
	border: solid 1px #000;
	height:100px;
	width:390px;
	font-size:9pt;
	overflow:auto;
}
.close_tr{
	
	color:#dd0000;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	padding:2px;
}
.usual{
	
	color:#4f9e0e;
}

/****SEARCH RESUMES************/
.s_select{
	border: solid 1px #000;
font-size:10pt;
height:21px;
width:210px;
}
.s_inputtext {
	color:#000;
	border: solid 1px #000;
	height:20px;
	width:210px;
}

.act{ background-color:#e5e5e5; cursor:pointer;}
.pass{ background-color:#fff;}
.sp_title{
	font-weight: bold;
	
}
.fg{
	height:3px;
}
.tdn
{
vertical-align:middle; color:#CACACA;background-color:#304478; padding:3px;
}
.tdn a,.tdn u{
 color:#CACACA !important;
}
.report
{
  width:600px;
}
.report ul
{
padding-left:0;
list-style:none;
float:left;
}
.report ul li
{
float:left;
 border-bottom:1px solid #CACBD5;
 padding-bottom:5px;
}
.report ul li a
{
font-size:14px; font-weight:normal; vertical-align:middle;
float:left;
}
.report ul li a.tex
{
 width:500px;
 padding:20px 0;

}
.report ul li a:hover
{
font-size:14px;

}
.report ul li a.pdf
{
 text-align:center;
}
.report ul li a.pdf img
{
 width:50px;
}
