/* CSS Document */

.style1  {color:#FFCC00; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:small; font-weight:bold}

.smleft  {background-image:url(../images/green/button_left_sm.jpg); width:4px; cursor:pointer}

.smright {background-image:url(../images/green/button_right_sm.jpg); width:4px; cursor:pointer}

.smmid   {background-color:#339933; width:auto; height:25px; cursor:pointer}

.smmid:hover {background-color:#33CC33}

.menubar {background-image:url(../images/green/menu_bar.jpg); width:100%; height:9px}

.sidenav {background-color:#339933; empty-cells:show}

.sidenav_button {background-color:#339933; empty-cells:show; height:40px; border:none; vertical-align:middle; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small}

.sidenav_error {background-color:#339933; empty-cells:show; height:40px; border:none; vertical-align:middle; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:small; color:#FFCC00}

.sidenav_topleft {background-image:url(../images/green/sidenav_tl.jpg); width:11px; height:11px}

.sidenav_topright {background-image:url(../images/green/sidenav_tr.jpg); width:11px; height:11px}

.sidenav_bottomleft {background-image:url(../images/green/sidenav_bl.jpg); width:11px; height:11px}

.sidenav_bottomright {background-image:url(../images/green/sidenav_br.jpg); width:11px; height:11px}

.footer2 { 
	position: relative;
	bottom: 0; 
	width: 98%;
	background-color:#009900;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:small;
	color:#000000;
} 


/*----------SIDE BUTTONS------------*/
.ButtonContainer {
	background:#66CC00;
	color:#FFFF99;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.rtop, .rbottom{display:block;background:#339933;}
.rtop *, .rbottom *{
	display: block;
	height: 1px;
	overflow: hidden;
	background:#66CC00;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px}
.r5{margin: 0 1px;height: 0px;}
/*-----------------------------------*/

.NewMessage {
	text-decoration:blink;
	color:#000000;
	font-style:bold;
}