﻿body 
{
	margin-top: 10px;
	font:12px Verdana,Arial,Helvetica,sans-serif;	
}
.label
{
	font:12px Verdana,Arial,Helvetica,sans-serif;	
}

.bord
{
	border-width:0px;
}

.menu 
{
	font-size: 12px;
}
.menuItem td {
	color: #000000;
	height: 12px;
	text-align:left;
	font-weight:bold;
font:12px Verdana,Arial,Helvetica,sans-serif;	
	
}

.menuItem2 td {
	color: #000000;
	height: 12px;
	text-align:left;
	font-weight:bold;
font:12px Verdana,Arial,Helvetica,sans-serif;	
	
}
.menuItem a:link, .menuItem a:visited{
	color: #d87627;
	text-decoration: none;
	font-size: 12px;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	width:110px;
	font-weight:bold;
}

.menuItem2 a:link, .menuItem2 a:visited{
	color: #d87627;
	text-decoration: none;
	font-size: 12px;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	width:110px;
	font-weight:bold;

}

/* make hover by changing vertical position of background to -22px (the tab_dim2.gif is 44px high) */
.menuItem a:hover {
	color: #2980c4;
}

.menuItem2 a:hover {
	color: #2980c4;
}
.menuPopupItem a:link, .menuPopupItem a:visited 
{
	color: #2980c4;
	text-decoration: none;
	font-size: 12px;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	width:110px;
}

/* make drop down menu container style */
.menuPopup {
	
	border: 1px solid #666666;
	border-bottom: none;
	background-color:#2980c4;
	color: #2980c4;
	
}

/* make drop down menu item style */
.menuPopupItem {
	color: #FFFFFF;
	border-bottom: 1px solid #000000;
	background-color:#ededeb;
	padding: 1px;
	font-size:12px;
}
.menuPopupItem2 {
	color: #FFFFFF;
		border-bottom: 1px solid #000000;
	background-color:#FFFFFF;
	padding: 1px;
	font-size:12px;
}
a:link,a:visited 
{
	font:12px Verdana,Arial,Helvetica,sans-serif;
	color:#2980c4;
text-decoration: none;
font-weight:bold;

}

