.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
hr { height:1px; border-top:none; border-bottom:1px solid #000000; }
.message {
	border:1px solid #cccccc;
	background-color:#eeeeee;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tfield {
	height: 19px;
	border: 1px solid #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.times {
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bolder;
}
.errorMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	font-weight:bold;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
}
ul li { padding:5px; }
a.class1:link {
	color: #000000;
}
a.class1:visited {
	color: #000000;
}
a.class1:active {
	color: #000000;
}
a.class1:hover {
	color: #FFFFFF;
	background-color:#892035;
}
.bodyDiv {
	padding-right: 10px;
	padding-left: 10px;
}.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.bottomborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.strike {text-decoration:line-through; }

/* Meetings */
.calendarDay { font-size:10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight:bold; }
/*.calendarEventCont { border:1px solid #666666; }*/
.calendarEvent { font-family: Verdana, Arial, Helvetica, sans-serif; padding:0px; margin:0px;font-size:10px;  }
.calendarEventCont { font-family: Verdana, Arial, Helvetica, sans-serif; padding:0px; margin:0px;font-size:10px; }
.calendarEventEvent { border-bottom:1px solid #CCCCCC; margin-bottom:3px; }
h3.calendarEvent { font-weight:bold; padding:2px; }
.calendarEventActions { font-family: Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#0000CC; }
a.calendarEventActions:link, a.calendarEventActions:active, a.calendarEventActions:visited { text-decoration:none; }
a.calendarEventActions:hover { text-decoration:underline; }
.csNA { background-color:#eeeeee; }
.csCurrent { background-color:#339933; }
.csOther { background-color:#FFFF99; }
.csTrade { background-color:#FF0000; }

.submit {
	background-color: #9f2e45;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000000;
}
a.profLink:link {
	color: #000000;
	text-decoration:none;
}
a.profLink:visited {
	color: #000000;
	text-decoration:none;
}
a.profLink:active {
	color: #000000;
	text-decoration:none;
}
a.profLink:hover {
	color: #892035;
	text-decoration:none;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #892035;
	font-weight:bold;
}
.fuchsia12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #892035;
	font-weight:bold;
}
<!-- Chrome Syles -->
.chromestyle{
	width: 99%;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
/*background: url(chromebg.gif) center center repeat-x;*/ /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: center; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
content: " v";
/*content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}


/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:15px;
z-index:100;
background-color: white;
width: 170px;
visibility: hidden;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4);*/ /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #892035;
color: white;
}
