body {
    color: #006699;
    font-family: Verdana, sans-serif;
    font-size: 12px;
	font-style: normal;
	background-color: #ffffff;
    SCROLLBAR-FACE-COLOR: #ff9999; 
	SCROLLBAR-HIGHLIGHT-COLOR: #ffcccc; 
	SCROLLBAR-SHADOW-COLOR: #993300; 
	SCROLLBAR-3DLIGHT-COLOR: #ffcccc; 
	SCROLLBAR-ARROW-COLOR: #ff3300; 
	SCROLLBAR-TRACK-COLOR: #cc3333; 
	SCROLLBAR-DARKSHADOW-COLOR: #993300;
}

td {
    color: #030374;
    font-family: Verdana, sans-serif;    
    font-size: 12px;
	font-style: normal;
}

td.sm {
    color: #030374;
    font-family: Verdana, sans-serif;    
    font-size: 10px;
	font-style: normal;
}

h1 {
	font-size: 20px;
}

.listings{
    color: #030374;
    font-family: Verdana, sans-serif;    
    font-size: 12px;
	font-style: normal;
	line-height : 20px;
}

.tdheading {
    color: #ffffff;
    font-family: Verdana, sans-serif;
    font-size: 12px;
	font-style: normal;
}

.tdexample {
    color: #000000;
    font-family: Times, serif;    
    font-size: 14px;
	font-style: normal;
}

td.SBN {
	font-size: 11px;
    color: #030374;
}

A:link { 
    font-weight: normal;
    color: #0234f8;
	text-decoration: underline;
}

A:hover { 
    font-weight: normal;
    color: #000000;
	text-decoration: underline;
}

A:active { 
    font-weight: normal;
    color: #bbbbbb;
	text-decoration: underline;
}

A:visited { 
    font-weight: normal;
    color: #555555;
	text-decoration: underline;
}

A.MN:link { 
	font-size: 10px;
    font-weight: bold;
    color: #ffffff;
	text-decoration: none;
}

A.MN:hover {
	font-size: 10px;
    font-weight: bold;
    color: #fdfae7;
	text-decoration: underline;
}

A.MN:active {
	font-size: 10px;
    font-weight: bold;
    color: #ffffff;
	text-decoration: underline;
}

A.MN:visited {
	font-size: 10px;
    font-weight: bold;
    color: #ffffff;
	text-decoration: none;
}

A.SBN:link { 
	font-size: 11px;
    font-weight: bold;
    color: #030374;
	text-decoration: none;
}

A.SBN:hover {
	font-size: 11px;
    font-weight: bold;
    color: #ffffff;
	text-decoration: underline;
}

A.SBN:active {
	font-size: 11px;
    font-weight: bold;
    color: #ffffff;
	text-decoration: underline;
}

A.SBN:visited {
	font-size: 11px;
    font-weight: bold;
    color: #030374;
	text-decoration: none;
}

A.BNB:link { 
    font-weight: normal;
    color: #ffffff;
	text-decoration: underline;
}

A.BNB:hover { 
    font-weight: normal;
    color: #ffffff;
	text-decoration: none;
}

A.BNB:active { 
    font-weight: normal;
    color: #ffffff;
	text-decoration: none;
}

A.BNB:visited { 
    font-weight: normal;
    color: #ffffff;
	text-decoration: underline;
}
	
.bottomnavbar {
    color: #f1f7fa;
    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: orange;
	font-size: 14;
	color: #030374;
}
.navcomboquick {
    background-color: orange;
	font-size: 14;
	color: #030374;
}
.navcombolite {
    background-color: #fdedb9;
	font-size: 14;
	color: #ffffff;
}
.navcombohome {
    background-color: #476b89;
	font-size: 14;
	color: #ffffff;
}

.headtext {
    color: #ffffff;
    font-family: Arial, sans-serif;   
    font-size: 14px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 0.15 em;
}

.imagecaption {
    color: #990099;
    font-family: Verdana, sans-serif;    
    font-size: 10px;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

.button {
    background-color: #6a92b3;
    border-color: #ffffff;
    border-width: 2px;
	font-size: 14;
	color: #ffffff;
}

.textfield {
    background-color: #eeefff;
    border-color: #6699cc;
    border-width: 1px;
	border-style: solid;
	font-size: 14px;
	color: #444444;
}

.textfield2 {
    background-color: #fdedb9;
	font-size: 14px;
	color: #444444;
}

.copy {
    color: #fe9900;
    font-family: Arial, sans-serif;    
    font-size: 10px;
	font-style: normal;
	text-align: center;
}


.main {
width:156px;
border:1px solid #fe302c;
align:center;
}

.month {
background-color:#fe302c;
font:bold 12px verdana;
color:white;
border:0px;
}

.daysofweek {
background-color:#ff9999;
font:bold 11px verdana;
color:#ffffff;
border:1px solid #fe302c;
}

.days {
font-size: 11px;
font-family:verdana;
color:black;
background-color: #ffffff;
padding: 1px;
border:1px solid #fe302c;
}

.days #today{
font-weight: bold;
color: red;
}

