body {
	background-color: #2C2D2F;
	padding: 0px;
	margin: 0px;
}

.boder {
	border: 2px solid #94BDD1;
}
.left-bg {
	background-image: url(images/catgeri-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.redBold {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;	
}
.left-link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a.left-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 20px;
	color: #003399;
	text-decoration: none;
}
.boder1 {
	border: 1px solid #37579F;
}
.form1 {
	height: 20px;
	width: 150px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.body-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.heading1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: lighter;
	color: #0687FF;
	text-decoration: none;
	
}
.footer-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}

.form2 {
	height: 100px;
	width: 150px;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}

.link-left {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.link-left:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}

.heading16{
	font-family: Tahoma;
	font-size: 14px;
	color: #0687FF;
	text-decoration: none;
}
.heading18{
	font-family: Tahoma;
	font-size: 18px;
	color: #0687FF;
	font-weight: lighter;
	text-decoration: none;
}
a.heading18:hover {
	font-family: Tahoma;
	font-size: 18px;
	color: #0687FF;
	font-weight: lighter;
	text-decoration: underline;
}
.heading20{	 
	font-family: Tahoma;
	font-size: 28px; 	
	color: #0687FF;	
	text-decoration: none;
}
.top-link {
	font-family: Tahoma;
	font-size: 12px;
	color: #1461D4;
	text-decoration: none;
}

a.top-link:hover {
	color: #000000;
	text-decoration: underline;
}
.text_link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

a.text_link:hover {
    font-family: Tahoma;
	font-size: 12px;
	color: #1461D4;
	text-decoration: underline;
}
.heading2 {
	font-family: Tahoma;
	font-size: 24px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.blue16 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bolder;
	color: #0000B9;
	padding-top: 1px;
}
.readtext {
	font-family: Tahoma;
	font-size: 12px; 
	color:#FF0000;
	text-decoration: none;
}

a.readtext:hover {
    font-family: Tahoma;
	font-size: 12px;
	color:#FF0000;
	text-decoration: underline;
}

