.ControlPanel, .PagingTable {
    width: 100%;
    height: 64px;
    background-color: #A5B32A;
    BORDER-RIGHT: #244E00 1px solid; 
    BORDER-TOP: #244E00 1px solid; 
    BORDER-LEFT: #244E00 1px solid; 
    BORDER-BOTTOM: #244E00 1px solid; 
}

.SkinObject {
    font-weight: bold;
    font-size: 8.5pt;
    color: #535627;
    font-family: Tahoma, Arial, Helvetica;
    text-decoration: none;
}

A.SkinObject:link {
    text-decoration:    none;
    color:#535627;
}

A.SkinObject:visited  {
    text-decoration:    none;
    color:#535627;
}

A.SkinObject:active   {
    text-decoration:    none;
    color:#535627;
}

A.SkinObject:hover    {
    text-decoration:    none;
    color:#535627;
}

/* style for module titles */
.Head   {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #535627;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: #535627;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal,.NormalDisabled
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
    color:#535627;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold
}

/* text style used for error messages */
.NormalRed
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    color: #ff0000
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Tahoma, Arial, Helvetica;
    font-size: 12px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color:  #535627;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color:  #535627;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color:  #535627;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

A:Image {
    text-decoration:    none;
}

A:Image {
    text-decoration:    none;
}

A:Image {
    text-decoration:    none;
}

A:Image {
    text-decoration:    underline;
}

/* button style for standard HTML buttons */
.StandardButton
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: normal;
	font-size: 11px;
	background: #818E16;
	color: White;
	font-family: Verdana, sans-serif;
}

    
/* GENERIC */
H1  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #535627;
}

H2  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
    color: #535627;
}

H3  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    normal;
    color:#535627;
}

H4  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    normal;
    color: #535627;
}

H5, DT  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #535627;
}

H6  {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  12px;
    font-weight:    bold;
    color: #535627;
}

TFOOT, THEAD    {
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    color: #535627;
}

TH  {
    vertical-align: baseline;
    font-family: Tahoma, Arial, Helvetica;
    font-size:  13px;
    font-weight:    bold;
    color:#535627;
}

A:link  {
    text-decoration:    none;
    color:  #535627;
}

A:visited   {
    text-decoration:    none;
    color: #535627;
}

A:active    {
    text-decoration:    none;
    color:  #535627;
}

A:hover {
    text-decoration:    underline;
    color:  #ff0000;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  15px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}
/**/
.body{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.defakkels_bannerpic{
	background-image: url(defakkels_banner.jpg);
	background-repeat: no-repeat;
	width: 802px;
	height: 245px;
}
.defakkels_leftbg{
	background-image: url(defakkels_leftbg.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.defakkels_rightbg{
	background-image: url(defakkels_rightbg.jpg);
	background-repeat: repeat-y;
	width: 12px;
}
.defakkels_left2bg{
	background-image: url(defakkels_left2bg.jpg);
	background-repeat: repeat-y;
	width: 21px;
}
.defakkels_right2bg{
	background-image: url(defakkels_right2bg.jpg);
	background-repeat: repeat-y;
	width: 18px;
}
.defakkels_menubg01{
	background-image: url(defakkels_menubg01.jpg);
	background-repeat: no-repeat;
	width: 21px;
	height: 39px;
}
.defakkels_menubg02{
	background-image: url(defakkels_menubg02.jpg);
	background-repeat: repeat-x;
	width: 763px;
	height: 39px;
}
.defakkels_menubg03{
	background-image: url(defakkels_menubg03.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 39px;
}
.defakkels_bottombg01{
   background-image: url(defakkels_bottombg01.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 15px;
}
.defakkels_bottombg02{
	background-image: url(defakkels_bottombg02.jpg);
	background-repeat: repeat-x;
	height: 15px;
}
.defakkels_bottombg03{
	background-image: url(defakkels_bottombg03.jpg);
	background-repeat: no-repeat;
	width: 12px;
	height: 15px;
}
.defakkels_bottom2bg01{
	background-image: url(defakkels_bottom2bg01.jpg);
	background-repeat: no-repeat;
	width: 21px;
	height: 38px;
}
.defakkels_bottom2bg02{
	background-image: url(defakkels_bottom2bg02.jpg);
	background-repeat: repeat-x;
	width: 763px;
	height: 38px;
}
.defakkels_bottom2bg03{
	background-image: url(defakkels_bottom2bg03.jpg);
	background-repeat: no-repeat;
	width: 18px;
	height: 38px;
}
/**/
.bannerpane{
	padding:2px;
}
.banner01pane{
	padding:0px;
}
.toppane{
	padding:0px;
}
.leftpane{
	padding:0px;
}
.contentpane{
	padding:2px;
}
.content01pane{
	padding:0px;
}
.centerpane{
	padding:2px;
}
.rightpane{
	padding:2px;
}
.bottompane{
	padding:2px;
}
.bottom01pane{
	padding:2px;
}
/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}

.ModuleTitle_MenuItem {
	cursor: hand; 
	color:#353535; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #000000 0px solid; 
	border-bottom: #000000 0px solid; 
	border-top: #000000 0px solid; 
	border-right: #000000 0px solid;
}

.ModuleTitle_MenuIcon {
	cursor: hand; 
	background-color: #A4B32A; 
	text-align: center; 
	width: 15; 
	height: 23;
	color: #353535;
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}

.ModuleTitle_SubMenu {
	 border-bottom: #2A5100 1px solid; 
	border-left: #2A5100 1px solid; 
	border-top: #2A5100 1px solid;  
	border-right: #2A5100 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand;
	color: #353535;
	background-color: #A4B32A; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=3);
}

.ModuleTitle_MenuBreak {
	border-bottom: #FFFFFF 0px solid; 
	border-left: white 0px solid; 
	border-top: #FFFFFF 0px solid;  
	border-right: #FFFFFF 0px solid; 
	background-color: #A4B32A;
	height: 1px;
	color: #353535;
}

.ModuleTitle_MenuItemSel {
	background-color:#CCDD3F;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	height:23px;
	color: #CA2828;
}

.ModuleTitle_MenuArrow {
	font-family: Tahoma;
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}

.ModuleTitle_RootMenuArrow {
	font-family: Tahoma;
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
}

/* Main Menu */

.MainMenu_MenuContainer {	
	background-color: Transparent;
}

.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand; 
	height:23px;
}
.RootItem TD{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(defakkels_menubg02.jpg);
	color: #353535;
	background-position: top;
	height: 39px;
	font-weight: bold;
	font-size: 13px;
	font-weight: 600;
	padding-top: 14px;
}
.RootItemActive TD{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(defakkels_menubg02.jpg);
	color: #CA2828;
	font-weight: bold;
	background-position: top;
	height: 39px;
	font-size: 13px;
	font-weight: 600;
	padding-top: 14px;
}
.RootItemSelected TD{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(defakkels_menubg02.jpg);
	color: #CA2828;
	font-weight: bold;
	background-position: top;
	height: 39px;
	font-size: 13px;
	font-weight: 600;
	padding-top: 14px;
}
.RootItemBreadCrumb TD{
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url(defakkels_menubg02.jpg);
	color: #CA2828;
	background-position: top;
	height: 39px;
	font-size: 13px;
	font-weight: 600;
	padding-top: 14px;
}
.MainMenu_MenuItem {
	cursor: hand; 
	color: #353535; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}
.MainMenu_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #A4B32A; 
	border-left: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	text-align: center; 
	width: 15; 
	height: 20;
	color:#353535;
}
.MainMenu_SubMenu {
	border-bottom:#2A5100 1px solid; 
	border-left: #2A5100 1px solid; 
	border-top: #2A5100 1px solid;  
	border-right: #2A5100 1px solid; 
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: #353535;
	background-color: #A4B32A; 
	filter: progid:DXImageTransform.Microsoft.Shadow(color='DimGray' , Direction=135, Strength=2);
}
.MainMenu_MenuBreak {
	border-bottom: transparent 0px solid; 
	border-left: transparent 0px solid; 
	border-top: transparent 0px solid;  
	border-right: transparent 0px solid; 
	background-color: transparent; 
	height: 1px;
	background-color: #A4B32A;
	color: #353535;
}
.MainMenu_MenuItemSel {
	background-color: #CCDD3F;
	cursor: hand; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt;
	color: #CA2828;
	font-weight: normal; 
	font-style: normal;
	height:20px;
}
.MainMenu_MenuArrow {
	font-family: Tahoma;
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #FFFFFF 0px solid; 
	border-bottom: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: Tahoma;
	font-size: 11pt; 
	cursor: pointer; 
	cursor: hand;
}
.Main {
	border-right:  #AAAAAA 1px solid; 
	border-left:  #AAAAAA 1px solid; 
}
/**/
.user{
	font-family: Tahoma;
	font-size: 12px;
	color:#2D2D2D;
}
A.user:link{
   font-family: Tahoma;
	font-size: 12px;
	color:#2D2D2D;
	text-decoration: none;
	}
A.user:visited{
	font-family: Tahoma;
	font-size: 12px;
	color:#2D2D2D;
	text-decoration: none;
}
A.user:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#2D2D2D;
	text-decoration: underline;
}
A.user:active{
	font-family: Tahoma;
	font-size: 12px;
	color:#2D2D2D;
	text-decoration: none;
}
.login{
  font-family: Tahoma;
  font-size: 12px;
  color:#2D2D2D;
}
A.login:link{
	font-family: Tahoma;
	font-size: 0px;
	color:#A5B32A;
	text-decoration: none;
}
A.login:visited{
	font-family: Tahoma;
	font-size: 0px;
	color:#A5B32A;
	text-decoration: none;
}
A.login:hover{
	font-family: Tahoma;
	font-size: 0px;
	color:#A5B32A;
   text-decoration: underline;
}
A.login:active{
	font-family: Tahoma;
	font-size: 0px;
	color:#A5B32A;
	text-decoration: none;
}

.copyright{
   font-family: Tahoma;
   font-size: 12px;
   color:#2D2D2D;
   text-align: center;
}
A.copyright:link{
	font-family: Tahoma;
   font-size: 12px;
   color:#2D2D2D;
   text-decoration: none;
}
A.copyright:visited{
	font-family: Tahoma;
   font-size: 12px;
   color:#2D2D2D;
   text-decoration: none;
}
A.copyright:hover{
	font-family: Tahoma;
   font-size: 12px;
   color:#2D2D2D;
   text-decoration: underline;
}
A.copyright:active{
	font-family: Tahoma;
   font-size: 12px;
   color:#2D2D2D;
   text-decoration: none;
}
.privacy{
	font-family: Tahoma;
	font-size: 12px;
	color:#2D2D2D;
	text-align:center;
}
A.privacy:link{
	font-family: Tahoma;
	font-size: 12px;
	color:#2D2D2D;
	text-decoration: none;
}
A.privacy:visited{
	font-family: Tahoma;
	font-size: 12px;
	color:#2D2D2D;
	text-decoration: none;
}
A.privacy:hover{
	font-family: Tahoma;
	font-size: 12px;
	color:#2D2D2D;
	text-decoration: underline;
}
A.privacy:active{
	font-family: Tahoma;
	font-size: 12px;
	color:#2D2D2D;
	text-decoration: none;
}
.terms{
   font-family: Tahoma;
   font-size: 12px;
   color:#2D2D2D;
}
A.terms:link{
    font-family: Tahoma;
    font-size: 12px;
    color:#2D2D2D;
    text-decoration: none;
}
A.terms:visited{
	font-family: Tahoma;
   font-size: 12px;
   color:#2D2D2D;
   text-decoration: none;
}
A.terms:hover{
	font-family: Tahoma;
   font-size: 12px;
   color:#2D2D2D;
   text-decoration: underline;
}
A.terms:active{
	font-family: Tahoma;
   font-size: 12px;
   color:#2D2D2D;
   text-decoration: none;
}
/**/
.font01{
   font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.font02{
   font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CA2828;
}
.font03{
   font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #6A7512;
}
.font04{
   font-family: Tahoma;
	font-size: 12px;
	color:#CA2828;
}
A.font04:link{
   font-family: Tahoma;
	font-size: 12px;
	color:#CA2828;
	text-decoration: underline;
}
A.font04:visited{
   font-family: Tahoma;
	font-size: 12px;
	color:#CA2828;
	text-decoration: underline;
}
A.font04:hover{
   font-family: Tahoma;
	font-size: 12px;
	color:#CA2828;
	text-decoration: none;
}
.font05{
   font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #353535;
}
.font06{
   font-family: Tahoma;
	font-size: 12px;
	color: #353535;
}
.font07{
   font-family: Tahoma;
	font-size: 12px;
	color: #32989A;
}
A.font07:link{
   font-family: Tahoma;
	font-size: 12px;
	color: #32989A;
	text-decoration: none;
}
A.font07:visited{
   font-family: Tahoma;
	font-size: 12px;
	color: #32989A;
	text-decoration: none;
}
A.font07:hover{
   font-family: Tahoma;
	font-size: 12px;
	color: #32989A;
	text-decoration: underline;
}
.font08{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: White;
}
.font09{
   font-family: Tahoma;
	font-size: 12px;
	color: #6A7512;
}
