body,td,input,select,textarea{	
	color: #687899;
}

a {
	color: #7C2BEC;
}

.headBg {
	background-color: #F0F1F5;
}

.topBg {
}

.menuBg {
}

.footerBg {
	background-color: #E8EBF3;
}

.footer {
	color: #546790;
}



.sMenuBrdSpace {
	height: 6px;
}

.sMenuBrdTop {
	background-position: top;
	background-repeat: repeat-x;
	height: 6px;
}

.sMenuBrdBottom {
	background-position: bottom;
	background-repeat: repeat-x;
	height: 6px;
}


.line2 {
	background-color: #8A9CC2;
}

.menu {
	font-size: 10px;
	color: #687899;
}

.menuOn {
	font-weight: bold;
}

.menu a {
	text-decoration: none;
	color: #687899;
}

.menu a:hover {
	text-decoration: underline;
}

.title {
	color: #546790;
}

.designedBy {
	color: #A4AEC3;
}

.designedBy a{
	color: #A4AEC3;
}
