a:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #641e61;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #641e61;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #641e61;
	text-decoration: none;
}
a.ftlink:link {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #CED7EA;
	text-decoration: none;
}
a.ftlink:visited {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #CED7EA;
	text-decoration: none;
}
a.ftlink:hover {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
}
a.ftlink:active {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #CED7EA;
	text-decoration: none;
}
.border {
	border: 1px solid #B2BABD;
}
.font {
	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #333333;
}
.header {
	font-family: Verdana;
	font-size: 12px;
	line-height: 19px;
	color: #858C94;
	font-weight: bold;
}
/*INPUT {
font-family: Verdana;
font-size: 11px;
background: #FFFFFF;
border: 1px #858C94 solid;
color: #858C94
}
*/
.boxes {
font-family: Verdana;
font-size: 11px;
background: #FFFFFF;
border: 1px #858C94 solid;
color: #000000
}
.checkski {
font-family: Verdana;
font-size: 11px;
background: #CED7EA;
}
TEXTAREA { 
font-family: Verdana;
font-size: 11px;
background: #FFFFFF;
color: #858C94;
border: 1px #858C94 solid
}
SELECT { 
font-family: Verdana;
font-size: 11px;
background: #CED7EA;
}
OPTION { 
font-family: Verdana;
font-size: 11px;
background: #CED7EA;
color: #858C94;
border: 1px #858C94 solid
} 
.footer {

	font-family: Verdana;
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
}
.mainheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #641E61;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
}
a.boxlink:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #641E61;
	letter-spacing: 1px;
	display: block;
	padding: 1px;
	width: 100%;
	font-weight: bold;
	border: 2px solid #FFFFFF;
}
a.boxlink:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #641E61;
	letter-spacing: 1px;
	display: block;
	padding: 1px;
	width: 100%;
	font-weight: bold;
	border: 2px solid #FFFFFF;
}
a.boxlink:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #641E61;
	text-decoration: none;
	background-color: #CED7EA;
	letter-spacing: 1px;
	display: block;
	padding: 1px;
	width: 100%;
	font-weight: bold;
	border: 2px solid #FFFFFF;
}
a.boxlink:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #641E61;
	letter-spacing: 1px;
	display: block;
	padding: 1px;
	width: 100%;
	font-weight: bold;
	border: 2px solid #FFFFFF;
}
.imgleft {
float: left; 
margin: 0px 10px 10px 0px; 
display: inline;
}
.imgright {
float: right; 
margin: 0px 0px 10px 10px; 
display: inline;
}