body {
	margin-top: 10px;
	background: #FFFFFF;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.topbg {
	background-image: url(images/top-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.topbg1 {
	background-image: url(images/top-bg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.LeftImg {
	background-image: url(images/img.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.OText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ff9500;
	font-weight:bold;
	text-decoration: none;
	line-height: 18px;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}
.boldtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-weight:bold;
	line-height: 24px;
}
.boldtext1 A{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
.boldtext1 A:hover{
	font-size: 11px;
	color: #ff9500;
	text-decoration: none;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 24px;
}
.bodytext A{
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.bodytext A:hover{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.bodytext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	line-height: 12px;
}
.leftlinks {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #666666;
	text-decoration: none;
}
.leftlinks A {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}
.leftlinks A:hover {
	color: #ff9500;
	text-decoration: none;
}
.input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ff9500;
	width:175px;
}
.input1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #ff9500;
	width:290px;
}
.footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.footerlinks A {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.footerlinks A:hover{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
	line-height: 24px;
}
.links A{
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.links A:hover{
	font-size: 10px;
	color: #ff9500;
	text-decoration: underline;
}