.SubHead    {
    color: #FFFFFF;
}

.controlpanel {
background-color: #51AD4D;
}

.SubSubHead {
    font-size:  12px;
    font-weight:    bold;
    color: red;
}

.pagemaster {
	background: white;
	background-color: white;
	width: 100%;
	height: 100%;
}

.skinmaster {
	background: #068A00;
	background-color: #068A00;
	border: 1px solid White;
}

/*.skinmaster td { border:1px solid white; } */
 
.Normal{
	font-size: 10pt;
	font-family: Verdana;
}

.head{
    font-family: Tahoma, Arial, Helvetica;
    font-size:  20px;
    font-weight:    normal;
/*
	font-size: 14pt;
	font-family: Verdana;
	color: white;*/
}

.mastercontainer{
border: 1px solid White;
}

td#leftcornerHell{
 background-color: #C7E5C6;
 height: 25px;
}

td#leftpaneDunkel{
 background-color: #51AD4D;
}

td#bottomright{
	background-color: #C7E5C6;
	color: #068A00;
	height: 25px;
	text-align: center;
	padding: 2px;
	padding-left: 10px;
}

td#bottompane{
	background-color: #C7E5C6;
	color: #068A00;
	height: 25px;
	text-align: center;
	padding: 2px;
	padding-left: 10px;
}

td#bottommiddle{
	background-color: #51AD4D;
	color: #068A00;
	height: 25px;
	text-align: right;
	padding: 2px;
}

td#tdmenu{
	text-align: right;
	background-color:  #C7E5C6;
	color: #068A00;
	height: 25px;
}


body {
	font-size: 10pt;
	font-family: Verdana;
	color: #ffffff;
	padding-top: 10px;
	padding: 10px;
}

a{
	font-size: 10pt;
}

a:link    { text-decoration:underline; color: white;}
a:visited { text-decoration:underline; color: white;}
a:active  { text-decoration:underline; color: white;}
a:hover   { text-decoration:underline; color: white;}
a:focus 	{ text-decoration:underline; color: white;}

.GalleryImage{
	height: 200px;
	width: 310px;
	border: 1px solid White;
	padding: 10px;
}



h1 {
	font-size:13px;
	color:#00599A;
 font-weight:bolder;
}
h2 {
	font-size:15px;
	color:#00599A;
 font-weight:bolder;
}
h3 {
	font-size:16px;
	color:#00599A;
 font-weight:bolder;
}
h4 {
	font-size:18px;
	color:#00599A;
 font-weight:bolder;
}
h5 {
	font-size:20px;
	color:#00599A;
 font-weight:bolder;
}
h6 {
	font-size:22px;
	color:#00599A;
 font-weight:bolder;

}

b {
 font-weight:bolder;
}

UL {
	list-style-image : url(kpkdot.gif);
}

#Content {
	margin-top:16px;
}

.Searcharea {
	background-color:#B1C50B;
	bottom:0px;
	left:-3px;
	width:183px;
	padding-left:24px;
	padding-bottom:16px;
	padding-top:200px;
}


.LeftPane {
	width:79px;
   border:0px solid #ff0000;
}

.RightPane {
	width:344px;
	background-color: #9DD19B;
	color: #068A00;
	padding: 10px;
}

.ContentPane {
	width:344px; 
	padding: 10px;
	padding-left: 30px;
}

.bottomPane {
	background-color: #C7E5C6;
}

#invsidemenu-Admin, #invsidemenu-Host {
    color:#8f0000;

}

a.CommandButton:link,
a.CommandButton:visited,
a.CommandButton:hover,
a.CommandButton:active
 {
	color: black;
	font-size: 10pt;
	font-weight: normal;
}

a.CommandButton:hover {
    color:#ff0000;

}

#dnn_dnnSearch_txtSearch {
    width:100px;
}


.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: #068A00;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
/*	border-left: #95B7DA 0px solid;
	border-bottom: #95B7DA 1px solid;
	border-top: #95B7DA 1px solid;
	border-right: #95B7DA 0px solid;*/
	background-color: Transparent;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	background-color: Transparent;	/*#C7E5C6; */
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9pt; 
	font-weight: bold; 
	font-style: normal;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	background-color: white;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #FFFFFF 0px solid; 
	border-left: #FFFFFF 0px solid; 
	border-top: #FFFFFF 0px solid; 
	border-right: #FFFFFF 0px solid;
}





