body {
	margin: 0px;
	background-image:url(images/om.jpg);
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: center;
	
}

.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.txt a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
}
.txt a:hover{ 
	color:#000000;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom a:hover{ 
	color:#ff6000;
}
.top-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #d6d6d6;
	text-decoration: none;
	text-align: center;
	height: 30px;
	font-weight: bold;
}
.top-link a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #d6d6d6;
	text-decoration: none;
	text-align: center;
	height: 30px;
	font-weight: bold;
}
.top-link a:hover{
	color: #FFFFFF;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #232323;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	padding-left: 50px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.savit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 35px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	vertical-align: middle;
}
.savit a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #202020;
	text-decoration: none;
	vertical-align: middle;
}
.savit a:hover{
	color: #FF0000;
}
.sm-txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #434343;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #232323;
	background-color: #CCCCCC;
	height: 15px;
}
.submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #434343;
	text-decoration: none;
	padding: 1px;
	border: 1px solid #232323;
	background-color: #CCCCCC;
	height: 20px;
}

.email {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #DA251C;
	text-decoration: none;
}

