.textBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	text-decoration: none;
}
.Pink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #A90055;
	text-decoration: none;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #EDD0D6;
	text-decoration: none;
}
.newtext1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	line-height: 17px;
	font-weight: normal;
	color: #EDD0D6;
	text-decoration: none;
}
.textBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #EDD0D6;
	text-decoration: underline;
}
.textBold a {
	color: #EDD0D6;
	text-decoration: underline;
}
.textBold a:hover {
	color: #DFAAB5;
	text-decoration: underline;
}
.bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	text-decoration: none;
}
.bot a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #797979;
	text-decoration: underline;
}
.bot a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.table {
	background-image: url(../images/bg.jpg);
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #A90055;
	text-decoration: none;
	font-weight: bold;
}
.team-title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #C85385;
	text-decoration: none;
	font-weight: bold;
}
.team-title a {
	color: #C85385;
	text-decoration: none;
}
.team-title a:hover {
	color: #99315E;
	text-decoration: underline;
}
.team-subtitle {
	font-size: 11px;
}

.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E4E4E;
	text-decoration: none;
	line-height: 17px;
}
.back a {
	color: #4E4E4E;
	text-decoration: none;
}
.back a:hover {
	color: #A90055;
	text-decoration: underline;
	background-color: #F6E8EB;
}
.side-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.side-text a {
	color: #A90055;
	text-decoration: underline;
}
.side-text a:hover {
	color: #999999;
	text-decoration: underline;
}
.PinkLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #A90055;
	text-decoration: none;
	font-weight: bold;
}
.PinkLink a {
	color: #A90055;
	text-decoration: underline;
}
.PinkLink a:hover {
	color: #C85385;
	text-decoration: underline;
}
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #666666;
}

.loginbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	border: 1px solid #454545;
	background-color:#D86D9B;
	font-weight: bold;
}
a {
	color: #666666;
	text-decoration: underline;
}
.small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990000;
	text-decoration: none;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
	
}
body{
font-family: Verdana;
font-size: 12px;
}
#dhtmltooltip{
position: absolute;
width: 150px;
border: 1px solid #cccccc;
padding: 2px;
background-color:#FAFAE4;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #11A6B4;
	text-decoration: none;
}

.green-dot {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#008080;
	font-weight: bold;
	line-height: 18px;
	text-decoration: none;
}

.maroon_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #8C1A57;
	text-decoration: none;
	line-height:16px;
}

.green_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: regular;
	color: #008080;
	text-decoration: none;
	line-height:16px;
}
.green_text a {
	color: #008080;
	text-decoration: none;
}

.maroon_text1 {
	font-family: Tahoma, Arial;   
	font-size: 12px;
	font-weight: regular;
	color: #EDD0D6;
	text-decoration: none;
	line-height:16px;
}