.toplinks {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.toplinks a{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.toplinks a:link{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

.toplinks :hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color:#00CCFF;
	text-decoration: none;
}



.sperator {
	padding-right: 8px;
	padding-left: 8px;
}
.txtwhite11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.txtwhite11 a{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.txtwhite11 a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.txtwhite11 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #00CCFF;
	text-decoration: none;
}



.txt11gray {
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
	text-decoration: none;
	line-height: 17px;
}

.txt11gray a{
	font-family: Tahoma;
	font-size: 11px;
	color: #0E4796;
	text-decoration: none;
	line-height: 17px;
}
.txt11gray a:link{
	font-family: Tahoma;
	font-size: 11px;
	color: #0E4796;
	text-decoration: none;
	line-height: 17px;
}
.txt11gray a:hover{
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	line-height: 17px;
}




.dot-border {
	border: 1px dotted #393939;
}
.txtpurple {
	font-family: Tahoma;
	color: #29166F;
	font-size: 11px;
}
.txtblue {
	font-family: Tahoma;
	font-size: 11px;
	color: #0E4796;
	text-decoration: none;
}
.headingpurple {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #351C91;
	text-decoration: none;
	letter-spacing: 3px;

}
.box {
	border: 1px dotted #CCCCCC;
	background-color: #F4F4F4;
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	color: #515151;
}
