.logo {
	font-family: tahoma;
	font-size: 8px;
	color: #666666;
	letter-spacing: 5px;
}
.topspace {
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;


}
.text {
	font-family: tahoma;
	font-size: 9px;
	color: #999999;
}
.editbox {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 22px;
	width: 100px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;


}
.ok {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #51D3FF;
	border: 1px solid #0DB1F0;
	width: 30px;
	height: 20px;
}
a:link, a:active, a:visited {
	font-family:Tahoma;
	font-weight: normal;
	color: #000099;
	font-size:12px;
	font-style: normal;
	height: 0px;

}
a:hover {
	font-family:Tahoma;
	font-weight: normal;
	color: #0000FF;
	font-size:12px;
	font-style: normal;
	height: 0px;
	text-decoration: none;
}
.contentbg {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;


}
.text2 {
	font-family: tahoma;
	font-size: 12px;
	color: #333333;
	font-weight: normal;

}
.tab {
	background-color: #6DA0CF;
	border: 1px solid #345F92;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 6px;
}
.tabhead {

	background-color: #4486C1;
	border: 1px solid #345F92;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 4px;
}
.tab1 {

	background-color: #FFFFFF;
	border: 1px solid #345F92;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	padding: 4px;
}
.btn {


	background-color: #E3F9E3;
	border: 1px solid #B1B1B1;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.exambg {
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	border: 1px solid #666666;
}
