﻿body {
	margin:0px;
	background-image:url(../images/common/top_bg.gif); 
	background-repeat:repeat-x;
}
.leftMenuBackground {
	background-image:url(../images/common/left_bg.gif); 
	background-repeat:repeat-y;
}
.top_bg {
	background-image:url(../images/common/top_bg.gif); 
	background-repeat:no-repeat;
}


.menuItem
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: white;
	height: 25px;
	width: 125px;
	padding: 2px;
	text-decoration: none; 
	border: #c0c0c0 2px outset;
	background-color: #33557f;
}	 .menuItemHover
{
	font-weight: bold;
	font-size: 10px;
	font-family:  Verdana;
	background-color: #00AAFF;
	border: #c0c0c0 2px outset;
	color: white;
	height: 25px;
	width: 125px;
	padding: 2px;
	text-decoration: none;
}	
.menuDynamic
{
	font-weight: bold;
	font-size: 10px;
	font-family: Verdana;
	color: white;
	height: 25px;
	width: 150px;
	padding: 2px;
	text-decoration: none; 
	border: #c0c0c0 2px outset;
	background-color: #33557f;
}	 .menuDynamicHover
{
	font-weight: bold;
	font-size: 10px;
	font-family:  Verdana;
	background-color: #00AAFF;
	border: #c0c0c0 2px outset;
	color: white;
	height: 25px;
	width: 150px;
	padding: 2px;
	text-decoration: none;
}	
.hrsButton{	background-color: #E4E1DC; 	border: #808080 outset thin;	color:Black;	font-size: 10pt;	font-weight:bold;	 	padding-left:8px;	padding-right:8px;}	h1{	font-family: 'Times New Roman', helvetica; 	font-size: 12pt;	color: Gray;}


