BODY {
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 10px;
    color: #735D81;
    background: #FEF8EA;
    margin: 0 0 0 0;
}

BODY.viewPicture, BODY.viewProfile {
    font-family: Verdana, Helvetica, Arial, Sans-Serif;
    font-size: 10px;
    color: #FEF8EA;
    background: #735D81;
    margin: 0 0 0 0;
}

a { font-size: 10px; }

a:hover    { color: #000000; }
a:activate { color: #525252; }
a:link     { color: #735D81; }

a.topBarCur  { 	color: #000000;  text-decoration: none; }
a.topBarCur:hover {	color: #FEF8EA; }

a.topBarInactive  { color: #FEF8EA; text-decoration: none; }
a.topBarInactive:hover { color: #000000; }

a.textDisplayBox, a.textBoxInfoEntry {color: #FEF8EA; }
a.textDisplayBox:hover, a.textBoxInfoEntry:hover {text-decoration: none; color: #FEF8EA}
a.textDisplayBox:visited, a.textBoxInfoEntry:visited {color: #C5C5C5; }

a.textBoxEntryTitle { color: #FEF8EA; font-size:10px; font-weight:bold; text-decoration:none; }
a.textBoxEntryTitle:hover { color: #FEF8EA; text-decoration:underline;}
a.textBoxEntryTitle:visited { color: #FEF8EA; text-decoration:none; }

a.leftNavText {	color: #FEF8EA; font-weight : bold; }
a.leftNavText:hover { text-decoration: none; color: #FEF8EA; font-weight:bold;}

a.rightNavText:hover    { color: #000000; }
a.rightNavText:activate { color: #525252; }

TABLE { padding: 0 0 0 0; border: 0 0 0 0; margin: 0 0 0 0; color: #000000; }     
TD      { padding : 0 0 0 0; margin : 0 0 0 0; font-size: 10px;}
TD.heading { font-size: 20px; color: #735D81; }
TD.profileHeading { font-size: 20px; color: #FEF8EA; }
TD.profileSubHeading { font-size: 14px; color: #FEF8EA; }
TD.topBarCurrent {  background: #C6B7CF;  text-align: center; }
TD.topBarInactive { background: #735D81;  text-align: center;  }
TD.border {	background : #000000;}
TD.leftNavigation, TD.textBackground { background: #735D81; }
TD.quote { background: #C6B7CF; }
TD.leftNavText { color: #FEF8EA; font-weight : bold; }

.quoteBox {font-size: 10px; color: #000000;}
.textBoxEntryDescription, .textDisplayBox, .textBoxInfo { font-size: 10px; color: #FEF8EA; }
.countdown {position: relative; font-size: 14px; color: #FEF8EA; font-weight: bold;}
.imageBorder {	border: 1px solid #735D81; }
.bold { font-weight: bold; }
.textBoxTitle { color:#FEF8EA; font-size:16px; font-weight: bold;}
.textBoxSubTitle { color:#FEF8EA; font-size:16px;}
.textBoxSectionHeading {font-size: 12px; font-weight:bold;}
.textBoxCategoryHeading { font-size: 12px; font-weight: bold; text-decoration: underline}
.textBoxEntryTitle { color: #FEF8EA; font-size:10px; font-weight:bold; }
.textBoxEntryMileage { color: #FEF8EA; font-size:10px; font-weight:normal; }
.textBoxEntryInfoType { color: #FEF8EA; font-size:10px; font-weight:bold; }

.bottomBar {
	position: absolute;
	visibility: hidden;
	width: 200px;
}
P.bottomBar {
	text-align: right;
}

