.text {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #4e4e4e;
	text-align: justify;
}
.caption {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #4e4e4e;
}
.caption hover{
	color: #FF00CC;
}
.rowbg1 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #8B8B8B;
}

.read {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	color: #bc06c7;
}
.header1 {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #B445BB;
}


.sidebg {
	background: url(../Images/sidebg.jpg) repeat-x #dedede; !important
	width:14px;
	border:0px;
}
.menubg {
	font-family: Tahoma;
	font-size: 13px;
	color: #ffffff;
	background-image: url(../Images/menubg.jpg);
	background-repeat: no-repeat;
	height: 41px;
	width: 954px;
	border:0px;
}
/* Bottom-I */
.bottom1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969;
}
.bottom1 a{
	color: #696969;
}
.bottom1 a:hover{
	color: #912897;
}
/* End */

/* Bottom-II */
.bottom2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9a9a9a;
}
.bottom2 a{
	color: #9a9a9a;
}
.bottom2 a:hover{
	color: #912897;
}
/* End */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.bottombg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #dedede;
}

.whitebg {
	font-family: Tahoma;
	font-size: 12px;
	background-color: #ffffff;
}

.topbg {
	font-family: Tahoma;
	background-color:#701c75;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF00CC;
}
a:active {
	text-decoration: none;
}
/* Star */
ul.star{
	margin: 3;
	padding: 0;
}
ul.star li{
	background: white url(../Images/star-1.gif) no-repeat left middle;
	list-style-type: none;
	font-family:Tahoma;
	padding:4px 25px;
	font-size:12px;
}
ul.star li a{
	color:#4b4b4b;
}
ul.star li a:hover{
	color:#FF00CC;
}
/* END */

/* Arrow */
ul.arrow{
	margin: 5;
	padding: 0;
}
ul.arrow li{
	list-style-type: none;
	font-family:Tahoma;
	padding:5px 14px;
	font-size:12px;
	line-height:18px;
	border-bottom: 1px dotted #e01eec;
	word-wrap: break-word;
}
/* END */

hr.dash {
      border-top: 1px dashed #666666;
      color: #fff;
      background-color: #fff;      
}
.brd {
	padding:5px;
	border:solid;
	border-color: #dddddd #aaaaaa #aaaaaa #dddddd;
	border-width: 1px 2px 2px 1px;
	background-color:white;

}
/* Headers */
.head {
	background: #981c9f;
	margin: 20px 0 10px;
	padding: 4px;
	text-align: center;
	color: #ffffff;
	font-family:Tahoma;
	font-size:16px;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.head b {
	border: dashed 1px #ea2af5;
	display: block;
	padding: 10px 0;
	font-style: bold;
}
.inputbg {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #ffffff;
	padding:3px;
	border: dashed 1px #bbbaba;
	width: 200px;
}

