.pagemaster 
{
	width: 100%;
	height: 100%;
	background-color: #dddddd;
}
.skinmaster 
{
	height: 100%;
	background-color: White;
}
.skinheader
{
	border: solid 1px black;
	text-align: center;
}
.skinmenu 
{
	background-color: #f4ee31;
	height: 24px;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
}
.skingradient 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: White;
	background-image: url(nav_grad_purp.gif);
	height: 24px;
	border-bottom: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
}
.skinmain
{
	border-left: black 1px solid;
	border-right: black 1px solid;
}
.skinfooter 
{
}
.skinfootertext
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: Black;
	border-left: black 1px solid;
	border-right: black 1px solid;
}
.skinfooterstrip1
{
	background-color: #f4ee31;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: black 1px solid;
}
.skinfooterprayer
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding-left: 100px;
	padding-right: 100px;
	border-left: black 1px solid;
	border-right: black 1px solid;
}
.controlpanel 
{
	width: 100%;
	background-color: #ffffff;
	border: solid 2px black;
}
.toppane
{
	width: 100%;
	background-color: Transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.leftpane
{
	width: 175px;
	background-color: Transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.contentpane
{
	width: 100%;
	background-color: Transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.rightpane
{
	width: 175px;
	background-color: Transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.StandardButton {
  background: #7994cb none; 
  color: #ffffff;
  font-family: Tahoma, Arial, Helvetica;
  font-size: 11px;
  font-weight: normal;
}
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}
.skinWhite
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: White;
	font-weight: bold;
}
#breadCrumb 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: White;
	font-weight: bold;
}
#breadCrumb a
{
	color: White;
}
#breadCrumb a:hover
{
	color: f4ee31;
	text-decoration: none;
}
#UserLogin 
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: White;
	font-weight: bold;
}
#UserLogin a
{
	color: White;
}
#UserLogin a:hover
{
	color: f4ee31;
	text-decoration: none;
}
#byline
{
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
}
.Normal 
{
	font-family: Tahoma,Arial,Sans-serif;
	font-size: 12px;
}
H1
{
	font-family: Tahoma,Arial,Sans-serif;
	font-size: 18px;
	color: #750F99;
	font-weight: bold;
}/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	border-left: #f4ee31 0px solid; 
	border-bottom: #f4ee31 1px solid; 
	border-top: #f4ee31 1px solid; 
	border-right: #f4ee31 0px solid;
	background-color: Transparent;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #f4ee31; 
	border-left: #f4ee31 1px solid; 
	border-bottom: #f4ee31 1px solid; 
	border-top: #f4ee31 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #f4ee31; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #f4ee31 0px solid; 
	border-left: #f4ee31 0px solid; 
	border-top: #f4ee31 0px solid; 
	border-right: #f4ee31 0px solid;
}
.MainMenu_MenuBreak {
	border-bottom: #f4ee31 1px solid; 
	border-left: #f4ee31 0px solid; 
	border-top: #f4ee31 1px solid;  
	border-right: #f4ee31 0px solid; 
	background-color: #f4ee31; 
	height: 1px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal;
	background-color: #e0d72d;
}
.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	color: Black;
	border-right: #f4ee31 1px solid; 
	border-bottom: #f4ee31 1px solid; 
	border-top: #f4ee31 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 11px; 
	cursor: pointer; 
	cursor: hand;
	color: Black;
}

