/****TAG STYLE****/

body{
	background-color:#DFDAE6;
	margin:5px;
	font-family: "Verdana";
}

a{
	color:#800080;
}
a:hover{
	color:#9966CC;
}

hr{
	color: #59547C;
	background-color: #fff;
	height: 0px;
	border:dashed 1px #59547C;
}

SELECT, OPTION, INPUT, TEXTAREA {
	border:solid 1px #C7BDD2;
	font-size:11px;
	color:#59547C;

}

h5{
	margin:6px;
}
/****BASE STYLES***/
.btn{
	background-color:transparent;
	border:none;
	background-image:url(/i/search_btn.gif);
	background-repeat:no-repeat;
	width:78px;
	height:20px;
	font-weight:bold;
	font-size:11px;
	vertical-align:top;
}

.base_field{
	width:770px;
	background-color:#fff;
	padding:0px 20px 20px 20px;
	font-size:9px;
}

.hat{
width:100%;
}

.hat_tbl{
	background-image:url(/i/hat_bgr.gif);
	background-repeat:no-repeat;
	background-position:100px 35px;
	/*background-color:black;*/
}

.mail{
float:right; 
position:relative; 
top:5px; 
right:10px;
background-color:transparent;
}

.hat li{
		list-style: inside;
		margin:2px;
		padding:-50px;
}
.hat td{
	vertical-align:top;
}
.hat a{
	color:#544D75;
	text-decoration:none;

}
.hat a:hover{
	color:#9D99B2;
}

.body_table{
	margin:0px 1px 0px 0px;
}

.date{ 
	padding:0px !important;
	margin:0px !important;
	font-size:11px;
	color:#59547C;
	/*max-height:10px;*/
	/*margin:0px;*/
	

}
.body_table_content {
	margin:0px;
	border:solid 1px #C7BDD2;
	padding:5px; /*5*/
	font-size:11px;
	color:#535257;


}

.body_table_content a{
	float:right;
		padding-right:10px;
}
.body_table_content h1{
	font-size:13px;
	color:#59547C;
	margin:2px;
	margin-left:0px;

}

.search{

	float:left;
	vertical-align:middle;
}

.header_grey a{
	float:none;
}
.search_a a{
float:none;
text-decoration:none;
}
.search_a a:hover{
float:none;
text-decoration:underline;
}

.box{
	width:257px;
	
	font-size:10px;
	margin:15px  2px 10px 2px;
	padding:5px;
	border:solid 1px #C7BDD2;
	/*float:left;*/
	
}

.box_td {
	vertical-align:top;
}

.box h2{
	position:relative;
		display:block;

margin:-25px 5px 10px 35px;
	font-size:13px;
	color:#B030D8;
}

.box_icon{
	position:relative;
	display:block;

	margin:-25px 5px 0px 5px;
}

.content_title{
	background-color:#E9E4EF;
	padding:4px;
	margin:-5px -5px 5px -5px;
	font-weight:bold;	
	text-transform:uppercase;
}

.body_table_ctx{
	margin:0px;
	padding:0px;
	border:solid 1px #C7BDD2;
	border-top:solid 0px #C7BDD2;
}
.body_table_ctx h1{
	font-size:11px;
	color:#59547C;
	border-top:solid 1px #C7BDD2;
	border-bottom:solid 1px #C7BDD2;
	background-color:#FFFACD;
	text-transform:uppercase;
	text-align:center;
	padding:2px;
	margin:0px;
}
.body_table_ctx p{
	font-size:11px;
	color:#59547C;
	background-color:#FFFAF0;
	text-align:left;
	padding:2px 2px 20px 5px;
	margin:0px;
}

.body_table_ctx a{
	float:right;
	margin-right:5px;
}



.footer_menu{
	color:#59547C;
	background-color:#DFDAE6;
	font-size:10px;
	border:solid 1px #9D99B2;
	text-align:center;
	padding:5px;
}
.footer{
	color:#9D99B2;
	font-size:9px;
	text-align:left;
	margin-top:2px;
	padding:2px;
}

.page_bar {
		background-color:#DFDAE6;
		color:#59547C;
		cellspacing:0; 
		cellpadding:3;
		border:0;
		width:100%;
	}
	
.page_bar a {
	float:none;
}


.date_news{
	margin:-2px 0px 8px 0px;
}

.single_news_box a{
	float:none;
}

.single_news_box {
	margin-right:1px;
	margin-left:3px;
	margin-bottom:10px;
}

/******** BE **********/
.imgRightBorder{
float:right;
margin-left:8px;
border:1px solid #EDEFF3;

}

.imgLeftBorder{
float:left;
margin-right:8px;
border:1px solid #EDEFF3;

}

.imgRight{
float:right;
margin-left:8px;


}

.imgLeft{
float:left;
margin-right:8px;


}


.adv_img{
	width: 100%;
	text-align: center;
	background-color: #E9E4EF;

}
/***************************/
.techData {
  font-size: 12px;
  border: 1px solid #C7BDD2;
  color: #666666;
  width:100%;
}
.techData TD{
  padding: 5px
}



.evenTd{
	background-color:#EFE8DE;
}
.oddTd{
	background-color:#FDFDF7;
}
