body{
	margin:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:16px;
	font-weight: normal;
}
.top-bg{
	background-color: #ffffff;
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
}
.top-bg-top{
	background-color: #ffffff;
	border-top:solid #000000 1px;
}
.top-bg-bottom{
	background-color: #ffffff;
	border-bottom:solid #000000 1px;
}
.top-bg1{
	background-color: #e5e5e5;
/*	-moz-border-radius-bottomleft: 15px;
 	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-topleft: 15px;
    -moz-border-radius-topright: 15px;*/
	border-left:solid #000000 1px;
	border-right:solid #000000 1px;
}
.top-bg1-top{
	background-color: #e5e5e5;
	border-top:solid #000000 1px;
}
.top-bg1-bottom{
	background-color: #e5e5e5;
	border-bottom:solid #000000 1px;
}
.big-text{
	font-family: Tahoma;
	font-size: 28px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height:35px
}
.black-bgtext{
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	line-height:40px;
}
.bold-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height:18px;
	font-weight: bold;
}
.photo-box{
	border:solid #000000 2px;
	background-color:#fefefe;
}
.blackbold-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:25px;
}
.hading-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:37px;
	background-image: url(../images/text-bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.hading-number{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height:37px;
	background-image: url(../images/number-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464746;
	text-decoration: none;
	border: 1px solid #212121;
	width:250px;
	padding:2px;
	background-color: #f8f8f8;
}
.textbox1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464746;
	text-decoration: none;
	border: 1px solid #212121;
	width:300px;
	padding:2px;
	background-color: #f8f8f8;
}
.textbox2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464746;
	text-decoration: none;
	border-top: 2px solid #212121;
	border-bottom: 2px solid #212121;
	border-left:0px;
	border-right:0px;
	width:100px;
	padding:2px;
	background-color: #f8f8f8;
}
.textbox3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464746;
	text-decoration: none;
	border: 2px solid #212121;
	width:100px;
	padding:2px;
	background-color: #f8f8f8;
}
.textbox4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464746;
	text-decoration: none;
	border-top: 1px solid #212121;
	border-bottom: 1px solid #212121;
	border-left:0px;
	border-right:0px;
	width:100px;
	padding:2px;
	background-color: #f8f8f8;
}
.textbox5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464746;
	text-decoration: none;
	border-top: 0px;
	border-bottom: 1px solid #212121;
	border-left:0px;
	border-right:0px;
	padding:2px;
}
.border{
	border-bottom:solid #000000 1px;
}