body
{
	padding:0px;
	margin:0px;
}.menu {
	background-image: url(../images/softbit_menu_02.jpg);
	height: 42px;
}
.top_menu {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.top_menu a {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.top_menu a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #3a9303;
	text-decoration: none;
	text-align: center;
}
.ver_line {
	background-image: url(../images/softbit_line.jpg);
}
.mainheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #016990;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	margin-top: 3px;
	padding-left: 10px;
}
.head {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:10px;
}

.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.left_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	text-indent: .5em;
	padding-left:5px;
}
.left_menu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-indent: .5em;
	text-decoration:none;
}
.box {
	border: 1px solid #CCCCCC;
}

.left_menu a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #016990;
	text-indent: .5em;
	text-decoration:none;
}
.para1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 5px;
	padding: 5px;
}
.para1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
}
.para1 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	font-size: 11px;
	color: #666666;
}
.bottom {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #999999;
}
