body {
	/* bgcolor="#EBE1DA" text="#94007B" link="#94007B" vlink="#94007B" alink="#94007B"  */
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	font-size: 12px;
	color: #94007B;
	text-align: center;
	background-color: #EBE1DA;
}

.nav {
	font-size:12px;
	margin:0;
}
.nav a {
	margin-left:0;
	padding-top:2px;
	margin-bottom:-2px;
	padding-left:10px;
	margin-right:-10px;
}
.nav a:link, .nav a:visited {
	color:#fff;
	display:block;
	width:103px;
	height:22px;
	background-image:url(images/btnbg.gif);
	background-repeat:no-repeat;
	background-position:0px 0px;
	text-decoration:none;
}
.nav a:hover, .nav a:active {
	color:#fff;
	display:block;
	width:103px;
	height:22px;
	background-image:url(images/btnbg.gif);
	background-repeat:repeat-y;
	background-position:0px -25px;
	text-decoration:none;
}

.main a, .main a:visited { color: #63499C; text-decoration: underline }
.main a:hover { color: #94007B; text-decoration: underline }


.headline1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #94007B; }
.headline2 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #94007B; }
.headline3 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #94007B; }
.headline4 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #94007B; }
.headline5 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #94007B; }
.headline6 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #94007B; }

textarea {
	color: #94007B;
	background-color: #EBE1DA;
}

.backtotop     {  font-size: xx-small;  }
.code { 
	background-color: #EEEEEE; 
	font-family: Courier New; 
	font-size: x-small;
	margin: 5px 0px 5px 0px;
	padding: 5px;
	border: black 1px dotted;
}
	
.menu {
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	color: #63499C;
	font-weight: bold;
}

.promo {
	font-family: Tahoma, Verdana, Arial, Helvetica, Geneva;
	font-size: 11px;
	font-weight: bold;
	color: #8586BD;
}
.promo2 {
	color: #8586BD;
	font-weight: bold;
}

.inputbox {
	font-family: Tahoma, Arial, "MS Sans Serif", Helvetica, Geneva, Chicago;
	font-size: 10px;
	color: #91007B;
	background-color: #F3EEEB;
	border: 1px solid #750064;
}

.inputbutton {
	font-family: Tahoma, Arial, "MS Sans Serif", Helvetica, Geneva, Chicago;
	font-size: 12px;
	font-weight: bold;
	color: #91007B;
	background-color: #F3EEEB;
	border: 2px solid #750064;
}

p.required, .required {
	font-weight: bold;
	color: #D50065;
}
.ccTitle {
	font-size: 120%;
	font-weight: bold;
	color: #000000;
	background-color: #F7F1EE;


}
.ccLeft {

	background-color: #F7F1EE;
}
.ccRight {

	background-color: #F7F1EE;
}
.separator {
	background-color: #91007B;
	height: 4px;

}
.topBothSides {
	font-weight: bold;
	background-color: #F9E401;
	text-align: center;
	color: #000000;

}
.echopay {
	font-size: x-small;
}
.checkTitle {
	color: #000000;
	background-color: #E3CCD7;
	font-size: 120%;
	font-weight: bold;

}
.checkLeft {
	background-color: #E3CCD7;
}
.checkRight {
	background-color: #E3CCD7;
}
.checkNone {
	background-color: #E3CCD7;
}
.disclaimer {
	font-size: 9px;
}
.smaller {
	font-size: 75%;
}
.smallest {
	font-size: 60%;
}
.smallerw {
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
}
.inputbox_strike {
	font-family: Tahoma, Arial, "MS Sans Serif", Helvetica, Geneva, Chicago;
	font-size: 10px;
	color: #91007B;
	background-color: #F3EEEB;
	border: 1px solid #750064;
	text-decoration: line-through;
}
.tblheader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #94007B;
	background-color: #DDCCC1;
}
.tiny {

	font-family: Tahoma, Arial, "MS Sans Serif", Helvetica, Geneva, Chicago;
	font-size: 9px;
	color: #91007B;
	background-color: #F3EEEB;
}
.mini{
	font-family:'Arial Narrow',Arial,Helvetica,sans-serif;
	font-size:9px;
}
pre{
	display:inline;
	font-family:"Courier New", Courier, Monaco, mono;
}
.pre2{
	font-size:110%;
}
.faded {
	color: #D0AEC7;
	font-weight: bold;
}

a.file, a.file:visited { font-size: 11px; font-weight: bold; color: #91007B; text-decoration: none; }
a.file:hover {  font-size: 11px; font-weight: bold; color: #91007B; text-decoration: none; }

