body {
	font-family: arial,  sans-serif;
	background-color: #FFFFFF;
}

.sidebar_left {
   border-right: 1px dotted #ccc;
	width: 155px;
	top:130px;
	left:0px;
	position: absolute;
	bottom:0px;
}

.menubutton {
	background-color:#f0f0ff;
	padding-left:5px;
	margin-top:0px;
}

.menubutton_selected {
	background-color:#d0d0ff;
}

.userinfo {
   background-color: #F0F0F0;
   color: black;
   font-size: 90%;
	padding: 3px 3px 3px 3px;
	border: 1px dotted #000;
	text-align:right;
	width: 400px;
	height: 50px;
	right:10px;
	top: 10px;
	position:absolute;
}

.maintxt {
	margin-left:155px;
}

.logoncenter {
   background-color: #F0F0F0;
   font-size: 90%;
   width: 300px;
	padding: 10px 10px 10px 10px;
	border: 1px dotted #000;
}

.reportheadfoot {
	background-color: #F0F0F0;
	color: black;
}

.criteriatable {
   background-color: #F0F0F0;
   color: black;
   vertical-align: top;
   width: 100%;
   font-size: 75%;
}

.header {
	height:120px;
}

.mappopup {
    margin: 0px;
    padding: 0px;
    background-color: white;
    text-align: center;
}

.salesmappopup {
    margin: 0px;
    padding: 0px;
    background-color: white;
    text-align: left;
}

.report_odd {
	background-color:#f0f0ff;
	font-size: 11pt
}

.report_even {
	background-color:white;
	font-size: 11pt
}

a 			{color:#4378a4;	text-decoration:none;}
a:active 	{color:#50607C;	text-decoration:none;}
a:hover 	{color:#ff7900;text-decoration:underline;}
th {font-size:11pt}



.menuhead {
	font-weight: bold;
	font-family: arial,  sans-serif;
}

.menutable {
	width: 100%; 
	height: 100% ; 
	text-align: left;
	font-family: arial,  sans-serif;
	font-size: 90%;
	vertical-align: top;
}

.menulist {
    margin-top: 0px;
    margin-left: 0px;
    list-style-type: square;
    padding-left: 15px;
    padding-top: 0px;
    font-family: arial,  sans-serif;
}








.googlevertical {
	position: absolute; 
	right: 5px;
}






