
A.headerTop:Visited {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

A.headerTop:Hover {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1em;
	text-decoration: underline;
}

A.headerTop:Link {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1em;
	text-decoration: none;
}

A:Visited {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
}

A:Hover {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 1em;
	text-decoration: underline;
}

A:Link {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 1em;
	text-decoration: none;
}

.button {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: .8 em;
	width: 75 px;
	height: 22 px;
	background-color: #eeeeee;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: black;
	border-left: 0px;
	border-left-color: white;
	border-top-color: white;
	border-top: 0px;
}

.unseen {
	color: gray;
	font-style: Arial, Helvetica;
	font-size: .8em;
}

.mailbox {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: .7em;
}

.attbox {
	color: black;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: .7em;
}

.boxmenu {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: .8em;
	border: 1px;
	border-style: solid;
	border-color: gray;
}

.dispmsg {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-size: 1.1em;
}

.viewing {
	color: #cccccc;
	font-style: Verdana, Arial, Helvetica;
	font-size: .9em;
}

.options_addressbook {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-size: .8em;
	font-weight: bold;
}


.mainmenu {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1em;
	border: 1px;
	border-style: solid;
	border-color: gray;
}

.mainmenu-outside {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1em;
	border: 0px;

}

.headline {
	color: white;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: 1em;
}

.optionmenu {
	color: #c0c0c0;
	font-style: Arial, Helvetica;
	font-weight: bold;
	font-size: .9em;
}


.moveto {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: .9em;
}


.msgtitle {
	font-style: Verdana, Arial, Helvetica;
	font-size: 1em;
	font-weight: bold;
}

.msgrow {
	font-style: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: 1em;
}

.msgrowunread {
	font-style: Verdana, Arial, Helvetica;
	font-weight: normal;
	font-size: .9em;
}

.viewInfoArea {
	font-style: Verdana, Arial, Helvetica;
	color: black;
	font-weight: normal;
	font-size: 1em;
	font-weight: normal;
	background-color: #eeeeee;
}



small {
 font-size: 80%;
}


body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: .8em;
 margin: 0;
}

h1, h2, h3, h4, h5, h6 {
 font-family: Arial, Verdana, Helvetica, sans-serif;
 font-weight: bold;
 margin-top: 8px;
 margin-bottom: 2px;
 letter-spacing: -.03em;
 word-spacing: .2em;
}

h4 {
 font-size: 1em;
}
h5 {
 font-size: .9em;
}
h6 {
 font-size: .75em;
}

form { 
display: inline; 
margin: 0; 
} 

.button2 {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: .8 em;
	background-color: #eeeeee;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.button3 {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-size: 1 em;
	background-color: #eeeeee;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.checkbox {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	font-weight: bold;
	font-size: .8 em;
}

.compose_to, .compose_subject, .compose_data {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	background-color: #ffffff;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

.search_select, .search_text, .search_button {
	color: gray;
	font-style: Verdana, Arial, Helvetica;
	background-color: #ffffff;
	border-style: solid;
	border-color: black;
	border-width: 1px;
}

p {
 font-size: 1em;
}



#siteupdates {
font-size: 16px;
}

#siteupdates a {
	text-decoration: none;
	color: #666;
	border-bottom: 1px dotted #666;
}
#siteupdates a:hover {
	text-decoration: none;
	color: #00F;
	border-bottom: 1px dotted #666;
}
#siteupdates b.date {
	border: 1px solid #AAA;
	color: #333399;
	background: #FFF;
	padding: 1px 5px;
	position: relative;
	top: -3px;
	left: -17px;
	font-weight: bold;
	font-size: 11px;
}
#siteupdates span.archive {
	display: block;
	margin: 5px 0 0;
}
.update {
	margin: 0px 5px 15px 10px;
	border: 1px solid #AAA;
	padding: 5px 9px;
	background: #EEEEEE;
	text-align: justify;
}
.update2 {
	margin: 0px 5px 15px 10px;
	border: 1px solid #AAA;
	padding: 5px 9px;
	background: #FFFFFF;
	text-align: justify;
}
.themesg {
	border: 1px solid #AAA;
	padding: 2px 9px;
	background: #eeeeee;
	text-align: justify;
	font-size:11px;
}

.none {
	display: inline;
	voice-family: "\"}\"";
	voice-family: inherit;
	display: none;
}

#siteupdates p {
	margin: 10px 0px;
}
#siteupdates h2 {
	border: 1px solid #AAA;
	padding: 5px 3px;
	background: #EEEEEE;

	margin: 0px 5px 10px 0px;
	font-size: 14px;
	color: #333;
}

.sidebar {
	border: 1px solid #AAA;
	background: #EEEEEE;
   
	font-size: 12px;
	color: #333;
}

.sidebar-left {
	background: #333399;
	color: #FFFFFF;
}

.sidebar-right {
   font-weight: bold;
}

.txtright {
   float: right;
}
