body {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #670167;
	margin-top: 10px;
	margin-bottom: 0px;
}

html { scrollbar-face-color: #A063A0; scrollbar-shadow-color: #A063A0; scrollbar-highlight-color: #A063A0; scrollbar-3dlight-color: #A063A0; scrollbar-darkshadow-color: #A063A0; scrollbar-track-color: #670167; scrollbar-arrow-color: #670167; }

.para-padding {
	padding-bottom: 10px;
}

.para-padding2 {
	padding-top: 10px;	
}


td#links a:link {color: white;}
td#links a:visited {color: white;}
td#links a:hover {color: white; text-decoration: underline;}
td#links a:active {color: white;}

#overflow {
	overflow: auto;
	height: 175px;
	padding-right: 10px;
}

#overflow2 {
	overflow: auto;
	height: 310px;
	margin-bottom: 0px;
	margin-top: 0px;
}

a:link
 {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #670167;
}

.bottom-link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}.heading1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
}
.links {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
}
.input-text {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
}
