body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #E7EAEF;
}
a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#4F9ECE;
	font-weight:bold;
	text-decoration: underline;
}
.transp {
	width:151px;
	filter:alpha(opacity=0); 
	-moz-opacity:0;
	text-align:left;
	padding-left:20px;
	padding-top:25px;
	padding-right:20px;
};
.test_name{
	text-align:right;
	padding-right:20px;
	width:100%;
	font-weight: bold;
} 
h2{
	margin-top:30px;
	margin-bottom:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A6A6A;
}
.mainbg{
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	width: 732px;
	border-style: solid;
	text-align: center;
	border-color: #CDCDCD;
}
.padder{
	padding:12px;
  	background-image: url(/images/leaves.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.header{
	border-width: 1px;
	width: 705px;
	border-style: solid;
	height:62px;
	border-color: #CDCDCD;
	background-image: url(/images/clouds.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: center;
	padding-top:30px;
}
.menu{
	width: 707px;
	height: 40px;
	background-image: url(/images/menubg.gif);
	background-repeat: repeat-x;
	text-align:left;
}
.line{
	width: 707px;
	height:207px;
	background-color: #D9ECCD;
	margin-top:2px;
}
.top{
	width: 707px;
	border-top-width: 0px;
	background-image: url(/images/top.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin-top:3px;
	margin-bottom:0px;
}
.content{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	width: 705px;
	border-style: solid;
	border-color: #CDCDCD;
	margin-top:0px;
}
.bottom{
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	width: 705px;
	border-style: solid;
	border-color: #CDCDCD;
	margin-top:0px;
	height:5px;
}
.main{
	background:#FFFFFF;
}
.bt_line{
	width:732px;
	height:14px;
	background:#C2D4E2;
	margin-bottom:1px;
}
.splitter{
	width: 1px;
	background:#CDCDCD;
}
.left{
	width:437px;
	vertical-align:top;
	padding-left:15px;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:10px;
	text-align:left;
}
.right{
	width:237px;
	height:400px;
	text-align:left;
	vertical-align:top;
}
.screenshot {
	float: left;
	padding-right:10px;
}
.buttons{
	width:230px;
	padding:5px;
	text-align:center;
}
.pad{
	padding-top:12px;
	padding-left:20px;
}
.news{
	padding-left:20px;
	padding-top:15px;
	padding-right:10px;
	padding-bottom:15px;
}
