/*  UniNet Styles  */

body {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #ff4500;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}

/* Top Menu */
.topMenuLineBg {background:#D0D8D0;}
td.topMenuDelimiter {background:#EBF8EC;}
td.topMenu {background:#C0DDEB;}
td.topMenuOn {background:#D8E8D8;}

/* Top Menu Links */
a.topMenuLink:link,
a.topMenuLink:visited,
a.topMenuLink:active {font-size:10px; color:#025383; font-family:verdana, arial; font-weight:bold; text-decoration:none; background:}
a.topMenuLink:hover	{font-size:10px; color:#000000; font-family:verdana, arial; font-weight:bold; text-decoration:none; background:}

/* Bottom Menu */
.bottomMenuText {font-size:10px; color:#989898;}

/* Bottom Menu Links */
a.bottomMenuLink:link {font-size:10px; color:#989898; font-family:verdana, arial; font-weight:normal; text-decoration:none}
a.bottomMenuLink:visited {font-size:10px; color:#989898; font-family:verdana, arial; font-weight:normal; text-decoration:none}
a.bottomMenuLink:active {font-size:10px; color:#989898; font-family:verdana, arial; font-weight:normal; text-decoration:none}
a.bottomMenuLink:hover	{font-size:10px; color:#000000; font-family:verdana, arial; font-weight:normal; text-decoration:underline}

/* webmail form */
input.wmInput {font-family:Courier; font-size:10px; background-color:#ffffff; border-color:#e8e8e8;}
input.wmButtons {font-family: verdana, arial; font-size: 11px; background-color:#ffffff;; border-color:#e8e8e8;} 
.wmTableBorder {background:#e8e8e8}
.wmTable {background:#F8F8F8;}
.wmText {font-size:11px; color:#787878;}
.wmHeader {color:#888888; background:#e8e8e8; font-size:12px; font-weight:bold;}
