.vertikal {
	layout-flow: vertical-ideographic;
	color: #FFFFF0;

	font-size: 18px;
	font-family: Tahoma;
	font-variant: small-caps;

}
.ShrinkTD
{
	font-size: 0;
}
body
{
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F3F4E8;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #34500A;
}
table
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;		
}
hr
{
	color: #4D90CD;
	height: 1px
}

h1
{
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
}
h2
{
	font-family: tahoma;
	font-size: 20px;
	font-weight: normal;
	color: #000000;	
}
h3
{
	font-family: Verdana;
	font-size: 24px;
	font-weight: bold;
	color: #000000;	
}
h4
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}
h5
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;	
}
h6
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
}
p
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;		
}
li
{
	font-size: 10px;	
}
a
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #blue;
			
}
a:hover
{
	text-decoration: underline;		
}

.PageHeading
{
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.Heading
{
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.Ingress
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.Text
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.TextBold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.TextRed
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: red;
}
.PageContent
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;		
}
.Footer
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #F3F4E8;
	background-color: #34500A;
}
.Footer:link
{
	font-weight: normal;
	text-decoration: none;	
}
.Footer:hover
{
	text-decoration: underline;
}
.FooterLine
{
	background-color: #34500A;
}
.ListHeadingDate
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.ListHeading
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ListHeading:hover
{
	text-decoration: underline;
}
.ListIngress
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.Label
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
}
.LabelBold
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;	
}
.TextBox
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
    height: 18px;
}
.TextBoxSearch
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
    height: 18px;
}
.TextArea
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
}
.DropDownList
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
    height: 18px;
}
.Button
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;	
    height: 20px;	
}
.ButtonSearch
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;	
    height: 20px;	
}



/********/
/* Menu */
/********/
.Menu
{
	background-color: #34500A;
	border-top: #F3F4E8 1px solid;
	border-bottom: #F3F4E8 1px solid;
   }
.MenuSeparator
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #F3F4E8;
}
.MenuDiv
{
}
.SubMenuDiv
{
	background-color: #C8D1BE;
	border-right: #34500A 1px solid;
	border-left: #34500A 1px solid;
	border-top: #34500A 1px solid;
	border-bottom: #34500A 1px solid;
}
.NonSelectedMenuChannel
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #F3F4E8;
	text-decoration: none;
}
.NonSelectedMenuChannel:hover
{
	color: #82976C;
	text-decoration: none;
    }
.NonSelectedSubMenuChannel
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #82976C;
	text-decoration: none;
}
.NonSelectedSubMenuChannel:hover
{
	color: #34500A;
	text-decoration: none
    }

.GlobalMenu
{
	background-color: #FFFFFF;
}
.GlobalMenuSeparator
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.GlobalMenuDiv
{
}
.GlobalSubMenuDiv
{
	background-color: #FFFFFF;
	border-right: #000000 1px solid;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-bottom: #000000 1px solid;
}
.NonSelectedGlobalMenuChannel
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.NonSelectedGlobalMenuChannel:hover
{
	color: #668EC8;
	text-decoration: none;
}
.NonSelectedGlobalSubMenuChannel
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.NonSelectedGlobalSubMenuChannel:hover
{
	color: #668EC8;
	text-decoration: none;
}

/*************/
/* Tree Menu */
/*************/
.TreeMenu
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	margin-left:0px;
}
.TreeMenuItem
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #6C7184;
}
.TreeMenuHeader
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}



/******************/
/* DefaultConsole */
/******************/
.DefaultConsole
{
	background-color: #E5E5E5;
	border: solid 1px #668EC8;	
}
.DefaultConsoleHyperLink
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	
}
.DefaultConsoleHyperLink:hover
{
	text-decoration: underline;
}



