@charset "utf-8";
/* CSS Document */

.news_txt10{
	color : #696969;
	font : normal 10px;
}
.settingsmenuhover{
	color : white;
	font : normal 12px;
	border: #d8dadc 2px solid;
	background-color: #d8dadc; 
	height: 20px;
	line-height:20px;
	cursor: Pointer;	
	padding: 3px;
}
.settingsmenu{
	color : #696969;
	font : normal 12px;
	border: #d8dadc 2px solid;
	background-color:#eeeeee;	
	height: 20px;
	line-height:20px;
	cursor: Pointer;	
	padding: 3px;
}
.leftcell{
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	color : #696969;
	font : bold 10px;
	
	vertical-align: top;
	padding: 5px;
}
.leftcell2{
	border-right: 1px solid #696969;
	border-bottom: 1px solid #696969;
	color : #696969;
	font :  10px;
	vertical-align: top;
	padding: 5px;
}
.rightcell{
	border-bottom: 1px solid #696969;
	color : #696969;
	font : normal 10px;
	text-align : left;
	vertical-align: top;
	padding: 5px;
}
.tablecell{
	border: 1px solid #696969;
	
	color : #696969;
	font : bold 10px;
	text-align : left;
	vertical-align: top;
	padding: 5px;
}

.middlecell{
	border-top: 1px solid #696969;
	border-bottom: 1px solid #696969;
	color : #696969;
	font : normal 10px;
	text-align : center;
	vertical-align: top;
	padding: 3px;
}

.tablecell2{
	border: 1px solid #696969;
	
	color : #696969;
	font : normal 10px;
	text-align : left;
	vertical-align: top;
	padding: 3px;
}

.solutions{
	width: 700px; 
	color : #696969;
	font : normal 10px; 
	background-color: white; 
	margin: 0 0 0 0; 
	padding: 10px;}
	
.width750{
	width:750px}	
