BODY  {
	background-color:#F5EDD7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

P  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
}

TD  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color: #000000;
	background-repeat: no-repeat;
}

.redBG {
	background-color:#b06660;
}

.greenBG {
	background-color:#b4bb9c;
}

.searchbox {
	font-size : 12px;
 	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
  	width: 145px;
	background-color : #ffffff;
	border-style : Solid;
	border-color : #000000;
	border-width : 1px;
}

.bold {
	font-weight: bold;
}

A, A.visited {
	color: #993300;
	text-decoration: underline;
}

A:hover {
	color: #993300;
	text-decoration: none;
}

.headertext {
	font-size: 16px;
	font-weight: bold;
}

.inside {
	background-color: #FFFFFF;
}

.breadcrumbs {
	font-size: 10px;
}


TABLE.border {
	background-color: #b4bb9c;	
}

TR.border {
	background-color: #b4bb9c;	
}
TD.borderbottom {
	border-bottom: solid;
}
TD.inside {
	background-color: #ffffff;
}
.subboxhead {
	color: #0e0e0e;
	font-weight: bold;
}  

.EventSummary {
	font-weight: bold;
}

.formreq {
	color: #990000;
	font-weight: bold;
}

.formnoreq {
	font-weight: bold;
}

.hint {
	color: #800000;
	font-size: 10px;
 	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight: none;
}


INPUT.button { 
	background-color: #b06660;
	border: solid 1px #000066; 
	color: #ffffff; 
	font-weight: bold;
}

.SplashHeader {
	color : #000000;
	font-size : 18px;
	font-family : Verdana, Arial;
	font-weight: bold;
}

.splashrow {
	background-color:#bdc9cf;
}

.SplashCompany {
	color: #0e0e0e;
	font-weight: bold;
}

.PackageTitle {
	color : #000000;
	font-size : 13px;
	font-family : Verdana, Arial;
	font-weight : Bold;
	font-style : italic;
}

.InputClear {
	background-color: #ffffff;
	border: 0;
	font-size: 10px;			
}