/* CSS Document */



div#logo, td#overlap_left, td#overlap_right, td#ostripe_left, td#ostripe_right, td#left_top_shadow, td#right_top_shadow, td#right_bottom_shadow, td#left_bottom_shadow{ 
	behavior: url(iepngfix/iepngfix.htc); 
}

body{
	margin:0px;
	padding:0px;
	background-color:#363636;
	height:100%;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	/*background-image:url('../images/page/stripe_small.png');*/ 
}

table{
	table-layout:fixed;
	width:700px;
}

.ie_height_fix{
	line-height:1;
	overflow:hidden;
}

.main_news_container{
	background-image:url(../images/main_news_container.gif);
	width:220px;
	height:345px;
}

.main_news_title{
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	text-align:left;
	margin-left:10px;
}

.main_news_description{
	color:#9e9d9d;
	text-align:left;
	margin-left:10px;
	font-size:11px;
	margin-top:10px;
}

.main_news_link{
	color:#ff6c00;
	cursor:pointer;
	text-decoration:none; 
}


.logo{
	width:160px;
	height:80px;
	display:block;
	position:absolute;
	float:left;
	margin-top:10px;
	margin-left:-55px;
	background:none;
	background-image:url(../images/arcuss_logo.png);
	cursor:pointer;
}

.minitab{
	width:125px;
	height:40px;
	display:block;
	float:right;
	background:none;
	background-image:url(../images/minitab.png);
	text-align:center;
}

div#main-load-area{
	width:100%;
	height:100%;
	background-color:#262626;
	border:0px #FFFFFF solid;
	text-align:center;
}

.bottom_menu_container{
	border:1px #FFFFFF solid;
	width:100%;
	height:17px;
	background-image:url(../images/menu/bottom_menu.png);
}

.button{
	background-image:url(../images/menu/button.png);
	width:100px;
	height:25px;
	text-align:center;
	vertical-align:middle;
	line-height:2;
	font-weight:bold;
	cursor:pointer;
}

.arcuss_link{
	cursor:pointer;
	font-weight:bold;
}

.bottom_menu_item{
	float:left;
	font-size:12px;
	color:#363636;
	cursor:pointer;	
}

.seperator_bar{
	width:30px;
	float:left;
	font-size:12px;
	color:#363636;
	text-align:center;
}

.page_title{
	font-size:24px;
	font-weight:bold;
	color:#F27535;
	margin-left:25px;
}

.sub_heading{
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	padding-bottom:8px;
}

.srch_navig_container{
	width:98%; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}	

.srch_between{
	text-align:center;
	font-size:11px;
}

.srch_navig{
	color:#9F9F9F;
	text-decoration:none;
	cursor:pointer;
}

.srch_filter{
	position:absolute;
	margin-top:50px;
	background:none;
	font-family:Tahoma, Arial, Helvatica, sans-serif;
	text-align:center;
	font-size:9px;
	font-weight:normal;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
}