/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
color:#FFFFFF;
}
p{
	padding-left:0px;
	margin-left: 0px;
   }
/* background color for the content part of the pages */
.wit{
	font-weight: bold;
	height: 17px;
}

body{
	color:#000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
td{
   font-size: 11px;
   }

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  {
	padding-left:5px;
	

}
.ContentPane.content{
	padding-top: 5px;
	padding-left: 5px;
	}




/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;

}

.title2  {
	padding: 0px 0px 0px 5px;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;

}

/* style of item titles on edit and admin pages */
.SubHead    {
	
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {

}

/* text style used for most text rendered by modules */
.Normal
{
	padding-left: 0px;	
	font-size: 11px; 
}

.wit
{	color:#FFFFFF;
	padding: 5px;
	font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox{
	padding-left: 0px;
}

.NormalRed
{
}

.NormalBold
{
	padding-left: 0px;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color: #1B5F31;
}

A.CommandButton:visited  {
	color: #1B5F31;
}

A.CommandButton:active   {
	color: #1B5F31;
}

A.CommandButton:hover    {
	color: #1B5F31;
}
    
/* GENERIC */
H1  {color:#00526E;font-size:12px;font-style:normal;font-weight:bold;text-align:left
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {

}

TH  {

}

A:link  {color:#000080;

}

A:visited   {color:#000080;
}

A:active    {color:#000080;
}

A:hover {color:red

}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {

}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {

}

.ModuleTitle_MenuBar {

}

.ModuleTitle_MenuItem {
	
}

.ModuleTitle_MenuIcon {

}

.ModuleTitle_SubMenu {


}

.rootmenuitemactiveValue{
	}

.ModuleTitle_MenuBreak {

}

.ModuleTitle_MenuItemSel {


}

.ModuleTitle_MenuArrow {
	
}

.ModuleTitle_RootMenuArrow {

}

/* Main Menu */

.MainMenu_MenuContainer {
	width: 136px;
	font-size: 10px;	
}

.MainMenu_MenuBar {
	background-color: #FF0000;
	color: #FFFFFF;

}

.MainMenu_MenuItem {
	background-color: #C1D1C1;
	color: #003333;
	font-size: 11px;
	height: 20px;
}

.MainMenu_MenuIcon {
	background-color: #1B5F31;	
	font-size: 10px;
}
.MainMenu_SubMenu{

	background-color: #1B5F31;
}

.MainMenu_MenuBreak {
background-color: #1B5F31;

}

.MainMenu_MenuItemSel {
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 11px;
	height: 20px;
}

.MainMenu_MenuArrow {

}

.MainMenu_RootMenuArrow {


}
.MainMenu_MenuRootArrow{
	
	
}



td.menutoplinks a:link{font-size : 7pt;color: #336633;font-weight: bold;text-decoration:none;padding-right : 11px;font-family: Arial, Helvetica, sans-serif;}
td.menutoplinks a:visited{font-size : 7pt;color: #336633;font-weight: bold;text-decoration:none;padding-right : 11px;font-family: Arial, Helvetica, sans-serif;}
td.menutoplinks a:hover{font-size : 7pt;color: #336633;font-weight: bold;text-decoration:none;padding-right : 11px;font-family: Arial, Helvetica, sans-serif;}
td.menutoplinks a:active{font-size : 7pt;color: #336633;font-weight: bold;text-decoration:none;padding-right : 11px;font-family: Arial, Helvetica, sans-serif;}


.menulinks{
	background-color:#C1D1C1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003333;
	font-weight: bold;
}

.SkinObject{color:#FFFFFF;}

a:link.SkinObject {color: #FFFFFF;text-decoration:none;padding-right : 9px;}
a:visited.SkinObject {color: #FFFFFF;text-decoration:none;padding-right : 9px;}
a:hover.SkinObject {color: #FFFFFF;text-decoration:none;padding-right : 9px;}
a:active.SkinObject {color: #FFFFFF;text-decoration:none;padding-right : 9px;}

td.boven{color:#336633;}









