body {
    color: #330033;
    font-family: Verdana, sans-serif;
    font-size: 12px;
	font-style: normal;
	background-attachment: no-scroll;
	background-repeat: no-repeat;
    SCROLLBAR-FACE-COLOR: #990099; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffccff; 
	SCROLLBAR-SHADOW-COLOR: #663366; 
	SCROLLBAR-3DLIGHT-COLOR: #ff9900; 
	SCROLLBAR-ARROW-COLOR: #ff9900; 
	SCROLLBAR-TRACK-COLOR: #990099; 
	SCROLLBAR-DARKSHADOW-COLOR: #663366;
}

h1 {
	color: #990099;
    font-family: Verdana, sans-serif;    
    font-size: 18px;
	font-style: normal;
}
td {
    color: #330033;
    font-family: Verdana, sans-serif;    
    font-size: 12px;
	font-style: normal;
}

A:link { 
    font weight: normal;
    color: #3f4278;
	text-decoration: underline;
}

A:hover { 
    font weight: normal;
    color: #333333;
	text-decoration: underline;
}

A:active { 
    font weight: normal;
    color: #bbbbbb;
	text-decoration: underline;
}

A:visited { 
    font weight: normal;
    color: #555555;
	text-decoration: underline;
}

A.BNB:link { 
    font weight: normal;
    color: #333333;
	text-decoration: underline;
}

A.BNB:hover { 
    font weight: normal;
    color: #ffcc99;
	text-decoration: none;
}

A.BNB:active { 
    font weight: normal;
    color: #ffccff;
	text-decoration: none;
}

A.BNB:visited { 
    font weight: normal;
    color: #555555;
	text-decoration: underline;
}
	
.bottomnavbar {
    color: #330033;
    font-family: Verdana, sans-serif;    
    font-size: 9px;
	font-style: normal;
	font-weight: normal;
}

.sideboxsmall {
    color: #330033;
    font-family: Verdana, sans-serif;    
    font-size: 10px;
	font-style: normal;
	font-weight: normal;
}

.navcombo {
    background-color: #996699;
    border-color: #993399;
    border-width: 2px;
	border-style: solid;
	font-size: 14;
	color: #ffffff;
}
.navcomboquick {
    background-color: #996699;
	font-size: 14;
	color: #cc99cc;
}
.navcombolite {
    background-color: #cc99cc;
}

.headtext {
    color: #cc99cc;
    font-family: Times New Roman, serif;    
    font-size: 22px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.25 em;
}

.imagecaption {
    color: #990099;
    font-family: Verdana, sans-serif;    
    font-size: 10px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

.button {
    background-color: #ff9900;
    border-color: #ffffff;
    border-width: 2px;
	font-size: 14;
	color: #110011;
}

.textfield {
    background-color: #ffcc99;
    border-color: #6699cc;
    border-width: 2px;
	border-style: solid;
	font-size: 14px;
	color: #444444;
}

.textfield2 {
    background-color: #ffcc99;
	font-size: 14px;
	color: #444444;
}

.copy {
    color: #996699;
    font-family: Arial, sans-serif;    
    font-size: 10px;
	font-style: normal;
	text-align: center;
}

