html, body {
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color: #fafafa;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a {
	color: #04688d;
	text-decoration: none;
}
a:hover {
	color: #04688d;
	text-decoration: underline;
}
div.mainbg {
	background-color: #fafafa;
}
/*Global Fix Size*/
#global {
	width: 100%;
	height: auto;
	margin: 0;
	padding: 0;
    width: expression((documentElement.clientWidth||document.body.clientWidth)<1000px?'1000px':''); /* Internet Explorer */
    min-width: 1000px; /* Opera & FireFox */
}

.t65 {
	font-size: 11px;
}
.t70 {
	font-size: 12px;
}
.t75 {
	font-size: 14px;
}
.t95 {
	font-size: 16px;
}
.grey {
	color: #575757;
}
.runtime {
	color: #dedede;
}
.uppercase {
	text-transform: uppercase;
}
#l {
	display: none;
}
sup {
	vertical-align: baseline;
	margin: 0 2px 0 3px;
	padding: 0 0 0 6px;
	font-size: 80%;
	color: #999;
	background: url("images/rc-1.gif") no-repeat 0px 40%;
}
#banner_on_header_1 {
	padding: 13px 20px 10px 20px;
}
.header_user {
	margin: 0px 10px 4px 0px;
	padding: 7px 10px 7px 10px;
	background-color: #B9CDA1;
	white-space: nowrap;
	font-size: 70%;
}
.header_user span {
	color: #555;
}
.header_user span {
	color: #555;
}
.header_rgn {
	margin: 0px 10px 0px 0px;
	padding: 4px 10px 7px 10px;
	background-color: #B9CDA1;
	white-space: nowrap;
}
.header_rgn .p1 {
	font-size: 70%;
	color: #555;
}
.header_rgn .p2 {
	font-size: 14px;
	padding: 0 2px 0 0px;
}
.header_rgn .p3 {
	font-size: 12px;
}
.pluton {
	padding: 0px 0px 5px 10px;
}
.pluton span.main {
	padding: 5px 120px 6px 10px;
	background-color: #DCE5A6;
	border: 1px solid #D2DE8A;
}
.pluton span.p1 {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	padding-right: 8px;
}
.first_stat {
	margin: 0px;
	padding: 5px 10px 10px 11px;

	background-color: #F8F7E6;
	border: 2px solid #F2F1DB;
	float: left;
	font-size: 75%;
}
.first_stat div {
	padding-top: 6px;
}
.first_stat a:link {
	color: #000000;
	text-decoration: none;
}
.first_stat a:hover {
	color: #000000;
	text-decoration: none;
}
.kius {
	background-color: #F5F5F5;
	border: 1px solid #F3F1F1;
}
.b-main-search {
	background-color: #EEEEEE;
	padding: 7px 0 6px 10px;
	margin: 0 10px 18px 10px;
}
.search-box {
	clear: both;
	position: relative;
}
	.search-box_text {
		margin: 0 140px 0 0;
	}
		.search-box_text input {
			width: 100%;
		}
	.search-box .search-box_send {
		width: 120px;
		margin: 0 0 0 0px;
		position: absolute;
		top: 0;
		right: 10px;
	}
		.search-box .search-box_send input {
			width: 100%;
		}
.header {
	height: 100px;
	vertical-align: top;
}
.b-search {
	padding: 0px;
	font-size: 65%;
	color: #000000;
	text-transform: uppercase;
}
a {
	outline: none;
}
a:hover {
	color: #000080;
	text-decoration: none;
}
span.l1 {
	color: #818181;
	text-decoration: underline;
}
span.l1_black {
	color: #787878;
	text-decoration: underline;
}
a.l4_light_grey:link {
	color: #777777;
	text-decoration: none;
	border-bottom: 1px dashed #777777;
}
a.l4_light_grey:hover {
	color: #777777;
	text-decoration: none;
	border-bottom: 0px solid #777777;
}
a.l4_orange:hover {
	color: #C15E15;
	text-decoration: none;
	border-bottom: 0px solid #C15E15;
}
a.bla-add:link {
	font-size: 90%;
	color: #000080;
	text-decoration: underline;
	padding: 3px 5px;
	text-transform: uppercase;
	font-weight: bold;
}
a.bla-add:hover {
	font-size: 90%;
	text-decoration: none;
	color: #000080;
	padding: 3px 5px;
	text-transform: uppercase;
	font-weight: bold;
}

a.collaps_selected:link {
	color: #F6FFEE;
	text-decoration: none;
}
a.collaps_selected:hover {
	color: #F6FFEE;
	text-decoration: none;
	border-bottom: 1px dotted #F6FFEE;
}
#mask {
	position:absolute;
	left:0px;
	top:0;
	z-index:98;
	background-color:#000;
	display:none;
	opacity:0.3;
	filter: alpha(opacity = 30);
}
#login_form {
	z-index: 99;
	width: 280px;
	background: #fff;
	border:solid #eee 5px;
	position: absolute;
	left: 38%;
	top: 85px;
	display: none;
	overflow: hidden;
}
.example a {
	color:#6f6b63 !important;
	text-decoration: none;
	display: inline-block;
	border-bottom: 1px dashed #6f6b63;
	color: blue;
}
.example a:hover {
	background: #d0ceca;
}

.header {
	position: relative;
}
	.header .head-menu {
		padding: 7px 0 0 30px;
		height: 28px;
		position: absolute;
		top: 0;
		right: 0;
		color: #04688D;
	}
.menu-horiz {
	
}
	.menu-horiz  li {
		margin: 0 15px 0 0 ;
		float: left;
	}
		.menu-horiz  li a {
			font-size: 14px;
			color: #04688D;
			text-decoration: underline;
		}
		.menu-horiz  li a:hover {
			text-decoration: none;
		}
	.header .head-logo {
		width: 200px;
		position: absolute;
		top: 20px;
		left: 70px;
	}
		.header  .head-logo h1 {
			text-align: center;
			font-size: 18px;
		}
.wrap {
	margin: 0 auto;
	width: 90%;
}
.rside {
	width: 20%;
	float: left;
}
	#b-login {
		display: none;
	}
.mside {
	margin: 0 2% 0 0;
	width: 78%;
	float: left;
	font-size: 12px !important;
}
	.content {
		padding: 0 0 0 20px;
		font-size: 13px;
		line-height: 18px;
	}
.newsaltlast a {
	font-size: 12px;
}
.home_subcat a {
font-size: 12px;

}
table {
	font-size: 12px;
}
