.body {
	background-image: url(images/Untitled-1.gif);
}

.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #737373;
}
.whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bodytextwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.heading {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #e8e3d7;
}
.bodytextblack {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #a5abc4;
	text-decoration: none;
}
.footerwhite {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #cc0e0e;
	text-decoration: none;
}


/*category hyperlink effect gets start*/
A.toplinkmenu {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding-left:2;
	text-decoration:none;
}
a:hover.toplinkmenu{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #bbec51;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.leftbarmenu {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: normal;
	padding-left:2;
	text-decoration:none;
	line-height: 20px;
}
a:hover.leftbarmenu{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e8c2c2;
	font-weight: normal;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.button {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0f226f;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.button{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #243eab;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
/*category hyperlink effect gets start*/
A.redlink {
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0e0e;
	font-weight: bold;
	padding-left:2;
	text-decoration:none;
}
a:hover.redlink{
font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8f0d0d;
	font-weight: bold;
	padding-left:2;
text-decoration:none;
}
A.viewmorelink {
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight:normal;
	text-decoration:none;
}
a:hover.viewmorelink{
	font-family:  Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cc0e0e;
	font-weight:normal;
	text-decoration:none;
}
.norepet {
	background-repeat: repeat-x;
}
.style3 {
	color: #EF5F24;
	font-size: 16pt;
	font-weight: bold;
}