body
{ 
	color: #000000; 
	font-size: 11px; 
	background: #BB8EC2;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
}

table, tr, td 
{ 
	color: #000000; 
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif; 
}


.txt
{
	text-decoration: none;
}

a.txt {
	color: #3A0856;
	text-decoration: underline;
}

a.txt:hover {
	color: #000000;
	text-decoration: none;
}

.txtwhite
{
	color: #FFFFFF;
	font-size: 10px; 
	font-family: Arial, Helvetica, Geneva, sans-serif; 
}

.txtbold
{
	font-weight: bold;
	text-decoration: none;
}

a.txtbold {
	color: #3A0856;
	font-weight: bold;
	text-decoration: underline;
}

a.txtbold:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.path {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.path {
	color: #3A0856;
	text-decoration: underline;
}

a.path:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.day {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.day {
	color: #3A0856;
	text-decoration: underline;
}

a.day:hover {
	color: #FFFFFF;
	text-decoration: none;
}

.titletop {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.titlebox {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

h1
{ 
	color: #3A0856; 
	font-size: 15px; 
}

h2
{ 
	color: #3A0856; 
	font-size: 13px; 
}

.title
{ 
	color: #3A0856; 
	font-size: 13px; 
	font-weight: bold;
}

.titlebig
{ 
	color: #3A0856; 
	font-size: 17px; 
	font-weight: bold;
	text-decoration: none;
}

.titlebigLink
{ 
	color: #3A0856; 
	font-size: 17px; 
	font-weight: bold;
	text-decoration: underline;
}

.footer 
{ 
	color: #ffffff; 
	font-size: 9px; 
}

.Input
{
	color: #3A0856;
	font-size: 11px; 
	padding-top: 3px; 
	padding-bottom: 3px;
	background-color: #FFFFFF;	
	border: 0px #000066 solid;
}

.InputSubmit
{
	color: #3A0856;
	font-size: 11px; 
	background: #BB8EC2;
	border: 1px #995EA8 solid;
	cursor: pointer;
}

.InputCheckBox
{
	color: #3A0856;
	padding-top: 3px; 
	padding-bottom: 3px;
	background-color: #BB8EC2;	
	border: 0px #000066 solid;
}

.InputPullDown
{
	color: #3A0856;
	font-size: 11px; 
	padding-top: 2px; 
	padding-bottom: 2px;
	background-color: white;
}

a.naviGREENlight
{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}

a.naviGREENlight:hover
{
	font-size: 12px;
	color: #3A0856;
	border: 1px #BB8EC2 solid;
	text-decoration: none;
}

.little
{
	font-size: 11px;
}

.verylittle
{
	font-size: 10px;
}
