BODY {
	color: #000000;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F3F4D7;
	/*	background-color: #ECEEB7;*/
	text-align:center
}
P {
    COLOR: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
.footer {
color: #E6E6B0;
font-size: 9px;
font-family: Verdana, Arial, sans-serif;
text-align:center;
}
a.footer:link{
color: #E6E6B0;
font-size: 9px;
font-family: Verdana, Arial, sans-serif;
text-align:center;
font-weight:bold
}
.date {
color: #ECEEB7;
font-size: 10px;
}
a.date:link {
color: #4E611D;
font-size: 10px;
font-weight:bold
}

.LeftPane  {
  padding: 5px;
 background-color: #74823A;
}

.ContentPane  { 
 background-color: #F4F4E1;
  padding: 5px;
}

.RightPane  { 
 background-color: #ECEEB7;
 /*	background-color: #E2E6A1; */
  padding: 5px;
}

.TopPane  { 
 background-color: #8B9953;
   padding: 5px;
	text-align:center}

.BottomPane  { 
 background-color: #8B9953;
   padding: 5px;
	text-align:center}

.SkinObject {
    font-weight: bold;
    color: #4E611D;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#4E611D;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#4E611D;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#FF6600;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#FF9900;
}

A:link { 
  text-decoration: none; 
      color:#4E611D;
}
A:visited{
  text-decoration: none; 
      color:#4E611D;
}

A:hover { 
  text-decoration: none; 
  color: #B76A1A;
}

FORM {
	display: inline;
}

h1{
	COLOR: #4E611D;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	FONT-SIZE: 16pt;
	FONT-WEIGHT: normal;
	MARGIN-BOTTOM: 5px;
	margin-top: 5px;
	line-height: 20pt;
}
H2
{
    COLOR: #333333;
    FONT-FAMILY: Tahoma, Arial, sans-serif;
    FONT-SIZE: 16pt;
    FONT-WEIGHT: normal;
	MARGIN-BOTTOM: 5px;
	margin-top: 5px;
	line-height: 20pt;
}
H3
{
	COLOR: #333333;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: normal;
	MARGIN-BOTTOM: 0px;
	margin-top: 5px;
	line-height: 18pt;
}

TR.header {
  background: #ffffff;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Tahoma, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
}

/* MainMenu Options */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	background: Transparent;
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	letter-spacing: 0.1em;
	padding: 2px 4px 2px 4px;
}
.MainMenu_MenuIcon {
	display: none;
}
.MainMenu_SubMenu {
	z-index: 100;
	cursor: hand;
	cursor: hand;
	background-color: #A8B263;
	filter:none;
	border: 0px solid #333300;
	margin-top: 0px;
	padding: 0px;
}
.MainMenu_MenuItemSel {
	cursor: hand; 
	cursor: hand; 
	color: #A67920; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal;
	letter-spacing: 0.1em;
	background: transparent;
	border: 0;
	padding: 2px 4px 2px 4px;
}
.MainMenu_MenuBreak {
	border-bottom: #EEEEEE 0px solid; 
	border-left: #EEEEEE 0px solid; 
	border-top: #EEEEEE 0px solid;  
	border-right: #EEEEEE 0px solid; 
	background-color: transparent; 
	height: 3px;
	display: none;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 12pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
	display: none;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 12pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}

/* Modules Title Tage */
/* replaced with row tags */
.Head {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #4E611D;
}
/* style of sub-titles on modules, edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, sans-serif;
    font-size: 11px;
    color: #4E611D;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, sans-serif;
    font-size:  11px;
    color: #4E611D;
}

/* text style used for most text rendered by modules */
.Normal
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: bold;
	line-height: 16px;
}
A.NormalBold:link    {
    text-decoration:    none;
    color:#4E611D;
	font-size: 10px;
}
A.NormalBold:active    {
    text-decoration:    none;
    color:#B76A1A;
	font-size: 10px;
}
A.NormalBold:hover    {
    text-decoration:    none;
    color:#B76A1A;
	font-size: 10px;
}
A.NormalBold:visited    {
    text-decoration:    none;
    color:#4E611D;
	font-size: 10px;
}

/* Controls most items placed on page by DNN */
.OtherTabs {
    font-weight: bold;
    font-size: 8.5pt;
    color: #336600;
    text-decoration: none;
}

A.OtherTabs:link {
    text-decoration:    none;
    color:#336600;
}

A.OtherTabs:visited  {
    text-decoration:    none;
    color:#336600;
}

A.OtherTabs:active   {
    text-decoration:    none;
    color:#FF6600;
}

A.OtherTabs:hover    {
    text-decoration:  underline;
    color:#B76A1A;
}

/* text style for the selected tab */
.SelectedTab {
    font-weight: bold;
    font-size: 8.5pt;
    color: #ffffff;
    font-family: Tahoma, Arial, sans-serif;
    text-decoration: none;
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
    text-decoration:    none;
    color:#336600;
}

A.SelectedTab:visited  {
    text-decoration:    none;
    color:#336600;
}

A.SelectedTab:active   {
    text-decoration:    none;
    color:#B76A1A;
}

A.SelectedTab:hover    {
    text-decoration:    none;
    color:#B76A1A;
}
/* design specific styles */
.pagetitle
{
	COLOR: #ffffff;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	FONT-SIZE: 16px;
	font-weight:bold;
	text-align: left;	
	}
	
A.pagetitle:link {
    COLOR: #ffffff;
    FONT-SIZE: 16px;
	font-weight:bold
}

A.pagetitle:visited  {
    COLOR: #ffffff;
    FONT-SIZE: 16px;
	font-weight:bold
}

A.pagetitle:active   {
    COLOR: #ffffff;
    FONT-SIZE: 16px;
	font-weight:bold
}

A.pagetitle:hover    {
    COLOR: #B76A1A;
    FONT-SIZE: 16px;
	font-weight:bold
}
.sidetitle
{ font-family: Verdana, sans-serif;   
font-size: 10px;  
font-weight: bold;  
color:#74510D;
 }

A.sidetitle:link
{
	font-family: Verdana, sans-serif;
	font-size:10px;
	font-weight: bold;
	color:#74510D;
	text-decoration: none;
}
A.sidetitle:visited
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#74510D;
	text-decoration: none;
}
A.sidetitle:hover
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#ECEEB7;
	text-decoration: none;
}

.sidetext 
{ font-family: Verdana, sans-serif;   font-size: 10px;  color:#333333; }

.smallmenu
{
	COLOR: #61613D;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #73824A;
	}
A.smallmenu:link,active,visited
{
	COLOR: #61613D;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #9C9A63;
	}
A.smallmenu:hover
{
	COLOR: #CCCC33;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	FONT-SIZE: 9px;
	TEXT-DECORATION: none;
	font-weight: bold;
	background-color: #9C9A63;
	}

TD.topmenu {
	background-color: #CF952D;
	cursor: hand; 
	color: #ffffff; 
	font-family: Tahoma, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold; 
	font-style: normal; 
	letter-spacing: 0.1em;
}
A.topmenu: link {
	cursor: hand;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.1em;
}
A.topmenu: hover {
	cursor: hand;
	color: #F5BF19;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.1em;
}
A.topmenu: active {
	cursor: hand;
	color: #F5BF19;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.1em;
}
