p {
	color: navy; font-size: 11px; font-family: Tahoma, Verdana, Arial; LINE-HEIGHT: 13px; text-decoration: none; 
}
.title {
	color: navy; font-size: 15px; font-family: Tahoma, Verdana, Arial; LINE-HEIGHT: 17px; text-decoration: none; 
}
.list {
	color: navy; font-size: 11px; font-family: Tahoma, Verdana, Arial; LINE-HEIGHT: 13px; text-decoration: none; 
}
.white {
	color: white; font-family: Tahoma, Verdana, Arial; text-decoration: none; 
}
.black {
	color: black; font-family: Tahoma, Verdana, Arial; text-decoration: none; 
}
.blue {
	color: blue; font-family: Tahoma, Verdana, Arial; text-decoration: none; 
}
.red {
	color: red; font-family: Tahoma, Verdana, Arial; text-decoration: none; 
}
.small {
	color: navy; font-size: 9px; font-family: Tahoma, Verdana, Arial; LINE-HEIGHT: 11px; text-decoration: none; 
}
a {
	color: black; text-decoration: none; font-size: 11px; font-family: Tahoma, Verdana, Arial
}
a:link {
	color: black; text-decoration: none; font-size: 11px; font-family: Tahoma, Verdana, Arial
}
a:visited {
	color: black; text-decoration: none; font-size: 11px; font-family: Tahoma, Verdana, Arial
}
a:hover {
	color: blue; text-decoration: none; font-size: 11px; font-family: Tahoma, Verdana, Arial
}
.bgLogoBanner {
	background-color: #0000AE
}
.bgMenuBar {
	background-color: #000000
}
.bgWhite {
	background-color: #FFFFFF
}
.textbox {
	background-color: white; color: black; border: 1px solid; border-color: blue; font-size: 11px; font-family: Tahoma, Verdana, Arial
}
.sendbox {
	background-color: blue; color: white; font-weight: bold; border: 1px; font-size: 11px; font-family: Tahoma, Verdana, Arial
}
