td, th, dd, dt, tt, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
  font-family: verdana;
  font-size: 10pt;
}
body, small {
  font-size: 8pt;
}
td, th {
  font-size: 10pt;
}
pre {
  font-family: verdana;
  font-size: 9px;
}
BODY{
	font-family: verdana;
	color: Black;
	SCROLLBAR-FACE-COLOR: #D1DDAA;
	SCROLLBAR-HIGHLIGHT-COLOR: #EDF2DC;
	SCROLLBAR-SHADOW-COLOR: #5A7211;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #5A7211;
	SCROLLBAR-TRACK-COLOR: #FAFDF1;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	font-size: 9px;
}

a:link, a:visited, a:active {
        font-family: verdana;
        font-size: 10px;
        color: #00008B;
}
a:hover {
        font-family: verdana;
        font-size: 10px;
        color: #FF4500;
        text-decoration: none;
}
textarea, select {
                BACKGROUND-COLOR: #FDFCFA;
                COLOR: #000000;
                FONT-FAMILY: verdana;
                FONT-SIZE: 9pt;
                BORDER: 1 double #aaaaaa;
}
.titletext {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #45580A;
}
.titlebg {
	font-family: verdana;
	vertical-align: middle;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 27px;
	background-image: url(../../webmail_images/td_bg.gif);
}
.bluebg {
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	height: 27px;
	background-image: url(../../webmail_images/td_bg.gif);
}
td {
	font-family: verdana;
	font-size: 9px;
}
.inputlogin {
                BACKGROUND-COLOR: white;
                COLOR: #000000;
                FONT-FAMILY: verdana;
                FONT-SIZE: 9pt;
					 BORDER: 1 double #3F94CD;
}
.mnubtn {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #555855;
	text-decoration: none;
	background-color: #D6E9D6;
	border: 1px double #3E8B0D;
}
INPUT.Textbox {
background-color: #D0E6F0;
border-bottom-width: 1px;
border-color: #191970;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
color: Black;
font-family: verdana;
font-size: 9px;
font-weight: bold;
}