/*=====================================================================*/
/*           Cascading Style Sheet for Dunavant Skins                  */
/*                       created by t-worx                             */
/*                                                                     */
/*                    http://www.t-worx.com                            */
/*                      tracyw@t-worx.com                              */
/*=====================================================================*/

/*========================================================*/
/*  Main Menu                                             */
/*========================================================*/

.MainMenu_MenuContainer 
{
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;  
	background-color: #005837; }
.MainMenu_MenuBar { cursor: pointer; 
	cursor: hand; 
	height:20; }
.MainMenu_MenuItem { 
	cursor: pointer; 
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bolder; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid; 
}
.MainMenu_MenuIcon { cursor: pointer; 
	cursor: hand; 
	background-color: #005837; 
	border-left: #005837 1px solid; 
	border-right: #005837 0px solid; 
	border-bottom: #005837 1px solid; 
	border-top: #005837 1px solid; 
	text-align: center; 
	width: 1; 
	height: 24; }	
.MainMenu_SubMenu { 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bolder; 
	font-style: normal; 
	background-color: #005837; 
	border-bottom: #005837 2px solid; 
	border-left: #005837 2px solid; 
	border-top: #005837 0px solid; 
	border-right: #005837 2px solid;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#005837, Direction=180, Strength=0);
}
.MainMenu_MenuBreak { width: 40px; border: 0; }
.MainMenu_MenuItemSel { 
	background-color: #A2CD3A; 
	cursor: pointer;
	cursor: hand; 
	color: #FFFFFF; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bolder; 
	font-style: normal; }
.MainMenu_MenuArrow { font-family: webdings; font-size: 10pt; color: Black; cursor: pointer; cursor: hand; border-right: #000000 0px solid; border-bottom: #000000 0px solid; border-top: #000000 0px solid; }
.MainMenu_RootMenuArrow { font-family: webdings; font-size: 10pt; cursor: pointer; cursor: hand; }
.MainMenu_TabRootMenuItemSel TD
{
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A2CD3A;
}


/* Width of Skin */
.MainTable {
	width: 675px;
	height: 100%;
}


/* Page Background */
body {
}

/* Register and Login text syle */
.LoginPane { text-align:right; vertical-align:middle;}
.Login,A.Login:link,A.Login:visited,A.Login:active {
	font-size:9pt;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#603913;
	text-align:right;
	vertical-align:middle;
	padding-top:0px;
	padding-right:2px;
	padding-bottom:0px;
	padding-left:2px;
	text-decoration: none;
}
A.Login:hover {
	font-size:9pt;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#603913;
	text-align:right;
	vertical-align:middle;
	padding-top:0px;
	padding-right:2px;
	padding-bottom:0px;
	padding-left:2px;
	text-decoration: underline;
}


/* Design Elements */
.HeaderPane {
	text-align: left;
	vertical-align: top;
}
.HeaderLeftPane {
	width: 204px;
	text-align: left;
	vertical-align: top;
	background-color: #EAEFE6;
}
.HeaderSubPane {
	background-image: url(10.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.LeftPane {
	text-align: left;
	vertical-align: top;
	width: 166px;
	background-color: #F4F9F0;
	padding-top: 8px;
	padding-bottom: 8px;
}
.ContentPane {
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	padding-right: 16px;
	padding-bottom: 8px;
	padding-left: 16px;
}
.RightPane {
	text-align: left;
	vertical-align: top;
	width: 190px;
	padding-top: 8px;
	padding-bottom: 8px;
}
.NavPane {
	background-color: #005837;
	text-align: left;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}
.MainContentPane {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	height: 100%;
}
.ContentBackground {
	background-color: #FFFFFF;
	vertical-align: top;
	text-align: left;
	height: 100%;
}
.ContentTable {
	vertical-align: top;
	text-align: left;
	height: 100%;
}
.FooterPane {
	background-color: #FFFFFF;
	vertical-align: bottom;
	text-align: center;
	background-image: url(16.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.TopPane {
	text-align: right;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
}
.footertable { background-color: #FFFFFF; width: 100%; height: 0px; }
.logopane { text-align: left; vertical-align: middle; padding-right: 7px; }
.BackgroundTable {
	background-color: #84A435;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.LeftSide {
	background-image: url(12.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width: 20px;
	text-align: right;
	vertical-align: top;
}
.RightSide {
	background-image: url(13.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 20px;
	text-align: left;
	vertical-align: top;
}



/* Default link syle */
a:link,a:visited,a:active { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #005837; text-decoration: none; }
a:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #005837; text-decoration: underline; }


/* Default container title syle */
.Head { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; font-weight: bold; color: #000000; }


/* Normal Text Color Classes */

/* Normal */
.Normal { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #000000; font-weight: normal; text-decoration: none; }
A.Normal:link,A.Normal:visited,A.Normal:active,A.Normal:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #000000; font-weight: normal; text-decoration: underline; }
A.Normal:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #000000; font-weight: normal; text-decoration: underline; }
/* DarkGreen */
.DarkGreen { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #006600; font-weight: normal; text-decoration: none; }
A.DarkGreen:link,A.DarkGreen:visited,A.DarkGreen:active,A.DarkGreen:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #006600; font-weight: normal; text-decoration: underline; }
/* LightGreen */
.LightGreen { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #72B000; font-weight: normal; text-decoration: none; }
A.LightGreen:link,A.LightGreen:visited,A.LightGreen:active,A.LightGreen:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #72B000; font-weight: normal; text-decoration: underline; }
/* Brown */
.Brown { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #603913; font-weight: normal; text-decoration: none; }
A.Brown:link,A.Brown:visited,A.Brown:active,A.Brown:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #603913; font-weight: normal; text-decoration: underline; }
/* Gray */
.Gray { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #808080; font-weight: normal; text-decoration: none; }
A.Gray:link,A.Gray:visited,A.Gray:active,A.Gray:hover { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #808080; font-weight: normal; text-decoration: underline; }


/* Normal Bold Text Color Classes */

/* NormalBold */
.NormalBold { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #000000; font-weight: bold; text-decoration: none; }
A.NormalBold:link,A.NormalBold:visited,A.NormalBold:hover,A.NormalBold:active { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #000000; font-weight: bold; text-decoration: underline; }
/* DarkGreenBold */
.DarkGreenBold { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #006600; font-weight: bold; text-decoration: none; }
A.DarkGreenBold:link,A.DarkGreenBold:visited,A.DarkGreenBold:hover,A.DarkGreenBold:active { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #006600; font-weight: bold; text-decoration: underline; }
/* LightGreenBold */
.LightGreenBold { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #72B000; font-weight: bold; text-decoration: none; }
A.LightGreenBold:link,A.LightGreenBold:visited,A.LightGreenBold:hover,A.LightGreenBold:active { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #72B000; font-weight: bold; text-decoration: underline; }
/* BrownBold */
.BrownBold { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #603913; font-weight: bold; text-decoration: none; }
A.BrownBold:link,A.BrownBold:visited,A.BrownBold:hover,A.BrownBold:active { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #603913; font-weight: bold; text-decoration: underline; }
/* GrayBold */
.GrayBold { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #808080; font-weight: bold; text-decoration: none; }
A.GrayBold:link,A.GrayBold:visited,A.GrayBold:hover,A.GrayBold:active { font-family: Arial, Helvetica, sans-serif; font-size: 8.5pt; color: #808080; font-weight: bold; text-decoration: underline; }


/* Subhead Text Color Classes */

/* Subhead */
.Subhead { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000; font-weight: bold; text-decoration: none; }
A.Subhead:link,A.Subhead:visited,A.Subhead:hover,A.Subhead:active { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000; font-weight: bold; text-decoration: underline; }
/* SubheadBlack */
.SubheadBlack { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000; font-weight: bold; text-decoration: none; }
A.SubheadBlack:link,A.SubheadBlack:visited,A.SubheadBlack:hover,A.SubheadBlack:active { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #000000; font-weight: bold; text-decoration: underline; }
/* SubheadDarkGreen */
.SubheadDarkGreen { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #006600; font-weight: bold; text-decoration: none; }
A.SubheadDarkGreen:link,A.SubheadDarkGreen:visited,A.SubheadDarkGreen:hover,A.SubheadDarkGreen:active { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #006600; font-weight: bold; text-decoration: underline; }
/* SubheadLightGreen */
.SubheadLightGreen { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #72B000; font-weight: bold; text-decoration: none; }
.admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #72B000;
	text-align: right;
	vertical-align: middle;
}

A.SubheadLightGreen:link,A.SubheadLightGreen:visited,A.SubheadLightGreen:hover,A.SubheadLightGreen:active { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #72B000; font-weight: bold; text-decoration: underline; }
/* SubheadBrown */
.SubheadBrown { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #603913; font-weight: bold; text-decoration: none; }
A.SubheadBrown:link,A.SubheadBrown:visited,A.SubheadBrown:hover,A.SubheadBrown:active { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #603913; font-weight: bold; text-decoration: underline; }
/* SubheadGray */
.SubheadGray { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #808080; font-weight: bold; text-decoration: none; }
A.SubheadGray:link,A.SubheadGray:visited,A.SubheadGray:hover,A.SubheadGray:active { font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #808080; font-weight: bold; text-decoration: underline; }

 
 
/* Admin link syles */
a.CommandButton:link,a.CommandButton:visited,a.CommandButton:active { color:#FFFFFF; border:2px outset #C8C8C8; background:#A2CD3A; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}
a.CommandButton:hover {color:#FFFFFF; border:2px inset #C8C8C8; background:#A2CD3A; padding:2px 3px 3px 4px; font-family:tahoma; font-weight:bold; font-size:11px; text-decoration:none; height:20px;}


/* Breadcrumb */
.Breadcrumb { text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #9C4221; text-align: left; vertical-align: middle; }
/* Breadcrumb link */
A.Breadcrumb:link,A.Breadcrumb:visited,A.Breadcrumb:active,A.Breadcrumb:hover { text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #9C4221; text-align: left; vertical-align: middle; }



/* sidemenu by anthony.glenwright */
.MenuHdr
{ 
font-size: 20pt; padding-left: 5px; font-weight: bold; padding-bottom: 2px; 
background-color: Transparent; padding-top: 2px; cursor: default; color: #003399; 
}
.MenuItem, .MenuItemMouseOver, .MenuItem HR
{
	font-size: 8pt;
	padding-left: 10px;
	font-weight: normal;
	padding-bottom: 2px;
	background-color: Transparent;
	padding-top: 2px;
	color: #003399;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.MenuItem A, .MenuItem A:Active, .MenuItem A:Hover, .MenuItem A:Visited, 
.MenuItem A:Link, .MenuItemMouseOver A, .MenuItemMouseOver A:Active, 
.MenuItemMouseOver A:Hover, .MenuItemMouseOver A:Visited, .MenuItemMouseOver 
A:Link, .MenuHdr A, .MenuHdr A:Active, .MenuHdr A:Hover, .MenuHdr A:Visited, 
.MenuHdr A:Link 
{
text-decoration: none; color: #003399; width: 100%; padding-top: 1px; }

.MenuItem A:Active
{
	text-decoration: none;
	color: #000000;
	width: 100%;
	padding-top: 1px;
	font-weight: bold;
}


.MenuItemMouseOver
{
background-color: #cccccc!Important; 
}
