body 
{
	margin: 0px 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 0px 0px 0px;
	background-color: #F9F9FA;
}
table
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}
table.PageBorder
{
	border-left:1px solid #D5D5D5; 
	border-right:1px solid #D5D5D5;	
}
.button
{
	background-color: #d7e9a1;
	border: 1px solid #AED344;
}
.menuHeaderStart
{
	font-size:14px;
	font-weight:bold;
	color:black;
	background:#f0f1f0;
	border-bottom:1px solid #FFB78E;
	padding-left:10px;
}
.menuHeader
{
	font-size:14px;
	font-weight:bold;
	color:black;
	background:#f0f1f0;
	border-bottom:1px solid #FFB78E;
	padding-left:10px;
}
.menuHeaderEnd
{
	border-top:1px solid #BD4500;
}
.HeaderBottom 
{
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	background-color: lightgrey;
	height: 23px;	
}
a, a:link, a:active, a:visited
{
	color:#CC3300;
	text-decoration:none;
}
a:hover
{
	color:#CC3300;
	text-decoration:underline;
}
.MenuNormal
{
	font-size:12px;
	height: 28px;
	width: 181px;
	color:black;
	background-color: #d7e9a1;
	border-bottom:1px solid #FFB78E;
	border-top:1px solid #BD4500;
	padding-left:10px;
	padding-top: 5px;
	text-decoration: none;
}
.MenuSelected
{	
	font-size:12px;
	height: 28px;
	width: 181px;
	color:black;
	background-color: #B0DA45;
	border-bottom:1px solid #FFB78E;
	border-top:1px solid #BD4500;
	padding-left:10px;
	padding-top: 5px;
	text-decoration: none;
}
a.menu, a.menu:link, a.menu:active, a.menu:visited
{
	font-size:12px;
	height: 28px;
	width: 181px;
	color:black;
	background-color: #d7e9a1;
	border-bottom:1px solid #FFB78E;
	border-top:1px solid #BD4500;
	padding-left:10px;
	padding-top: 5px;
	text-decoration: none;
}
a.menu:hover
{
	background-color: #B0DA45;
}
a.1, a.1:link, a.1:active, a.1:visited
{
	color:#CC3300;
	text-decoration:none;
}
a.1:hover
{
	color:#CC3300;
	text-decoration:underline;
}
a.2, a.2:link, a.2:active, a.2:visited
{
	color:white;
	text-decoration:none;
}
a.2:hover
{
	color:white;
	text-decoration:underline;
}
a.3, a.3:link, a.3:active, a.3:visited
{
	color:black;
	text-decoration:none;
}
a.3:hover
{
	color:black;
	text-decoration:underline;
}
.PageHeading
{
	font-size:18px;
	font-weight:bold;
	border-bottom: 1px solid black;
}
.Title
{
	font-size:12px;
	font-weight:bold;
	color:#CC3300;
}
.FG1
{
	color: white;
}
.BG1
{
	background-color: #E8F2C8;
}
.BG2
{
	background-color: #DEEBAB;
}
.BG3
{
	background-color: #D4E593;
}
.Footer
{
	background-color: #FE5C00;
}
.MenuBG
{
	background: #f0f1f0;
}
.RedMsg
{
	color: Red;
}
.GreenMsg
{
	color: Green;
}
.BlueMsg
{
	color: Blue;
}
.small
{
	font-size: 10px;
}
.MsgBrdSearch
{
	background-color: #F9F9FA;
	color:blue;
	border:1px solid blue;
	padding: 1px 1px 1px 1px;
}
/*Start of ContextMenu*/
.cMenuHR
{
	cursor: default;
	padding-left: 1;
	padding-right: 1;
}
.cMenuBorder
{
	background-Color: ThreedFace;
	border-left:2 px solid ThreedLightShadow;
	border-top: 2px ThreedLightShadow solid;
	border-right: 2px solid ThreedShadow;
	border-bottom: 2px ThreedShadow solid;
}
.cMenuItem
{
	cursor: pointer;
 	font-family: sans-serif;
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;
  	background-Color: Menu;
  	color: WindowText;
}
.cMenuHighlight
{
	cursor: pointer;
	font-family: sans-serif;
	font-size: 9pt;
	padding-left: 15px;
	padding-right: 15px;
  	background-Color: Highlight;
	color: HighlightText;
}
/*End of ContextMenu*/
