.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 202px;
	border: 1px solid #e5e5e5;
}
.textbox01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 141px;
	border: 1px solid #e5e5e5;
}

.newstext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /*#555555*/
	text-decoration: none;
}

.textbox02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	border: 1px solid #e5e5e5;
}
.norepet{
	background-repeat: repeat-x;
}
.toplink_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000; /*#555555*/
	text-decoration: none;
}
.boadytext{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /*#555555*/
	text-decoration: none;
}
.boadytext01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /*#555555*/
	text-decoration: none;
	line-height: 20px;
}
.boadytextred{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B01922;
	text-decoration: none;
}
.boadytextBLACK{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #85674A;
	text-decoration: none;
}


A.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000; /*#555555*/
	text-decoration: none;
}
a:hover.toplink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C20001;
	text-decoration: none;
}
A.mainlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover.mainlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C20001;
	text-decoration: none;
}
A.leftbarlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /*#555555*/
	text-decoration: none;
}
a:hover.leftbarlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B01922;
	text-decoration: none;
}
A.morelink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9C825D;
	text-decoration: none;
}
a:hover.morelink{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C60001;
	text-decoration: none;
}
A.changespasswordlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C20001;
	text-decoration: none;
}
a:hover.changespasswordlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

A.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #85674A;
	text-decoration: none;
}
a:hover.footerlink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

/*Marquee css*/
#marqueecontainer{
position: relative;
width: 270px; /*marquee width */
height:130px;
/*background-color: white;*/
overflow: hidden;
/*padding: 2px;
padding-left: 4px;*/
}

#marqueecontainer1{
position: relative;
width: 700px; /*marquee width */
height:500px;
/*background-color: white;*/
overflow: hidden;
/*padding: 2px;
padding-left: 4px;*/
}


.blink
{
	font-family: Arial, Helvetica, sans-serif;
	color:#B01922;
	text-decoration:blink;
	font-style:italic;
	font-weight:bold;
}

/*Jquery marquee css*/
div.demo {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000; /*#555555*/
	text-decoration: none;
}