html {
  overflow: scroll;
  min-height:101%;
} 

body {
	/*background: #e4e4e4;*/
	background: #000000;
	margin: 0px 0 0px 0;
	padding: 0;
	text-align: center; 
	/*background-image:url(gfx/bg.gif);*/ /* overwritten, b/c of rel url */
	background-repeat:repeat-x;
}

body,td,p { 
  color: #090909;  
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;	
}  

a:link { 
  color: #2E4B9B;  
  text-decoration: none;
}
a:visited { 
  color: #2E4B9B;
  text-decoration: none;
}
a:hover {
  color: #2E4B9B;  
  text-decoration: underline;
}
a.menu2:link { 
  color: white; 
  text-decoration: none;
}
a.menu2:visited { 
  color: white; 
  text-decoration: none;
}
a.menu2:hover {
  color: white; 
  text-decoration: none;
}
a.menu3:link { 
  color: black; 
  /*padding: 1px 0px 1px 2px;*/
  /*background: #828282;*/
  text-decoration: none;
}
a.menu3:visited { 
  color: black; 
  /*padding: 1px 0px 1px 2px;*/
  /*background: #828282;*/
  text-decoration: none;
}
a.menu3:hover {
  color: black; 
  /*padding: 1px 4px 2px 4px;*/
  background: #828282;
  text-decoration: none;
}
a.menu3a:link { 
  color: black; 
  /*padding: 1px 4px 2px 4px;*/
  background: #CCCCCC;
  text-decoration: none;
}
a.menu3a:visited { 
  color: black; 
  /*padding: 1px 4px 2px 4px;*/
  background: #CCCCCC;
  text-decoration: none;
}
a.menu3a:hover {
  color: black; 
  /*padding: 1px 4px 2px 4px;*/
  background: #CCCCCC;
  text-decoration: none;
}

a.menu4:link { 
  color: black; 
  /*padding: 1px 0px 1px 2px;*/
  /*background: #828282;*/
  text-decoration: none;
}
a.menu4:visited { 
  color: black; 
  /*padding: 1px 0px 1px 2px;*/
  /*background: #828282;*/
  text-decoration: none;
}
a.menu4:hover {
  color: black; 
  /*padding: 1px 4px 2px 4px;*/
  background: #828282;
  text-decoration: none;
}
a.menu4a:link { 
  color: black; 
  /*padding: 1px 4px 2px 4px;*/
  background: #CCCCCC;
  text-decoration: none;
}
a.menu4a:visited { 
  color: black; 
  /*padding: 1px 4px 2px 4px;*/
  background: #CCCCCC;
  text-decoration: none;
}
a.menu4a:hover {
  color: black; 
  /*padding: 1px 4px 2px 4px;*/
  background: #CCCCCC;
  text-decoration: none;
}

.submenu_link {
  width:139px;
  background: #444644;
  cursor:pointer;
}
.submenu_active {
  width:139px;
  background: #CCCCCC;
  cursor:pointer;
}
.submenu_hover {
  width:139px;
  background: #828282;
  cursor:pointer;
}
.subpagemenu_link {
  width:139px;
  background: #828282;
  cursor:pointer;
}
.subpagemenu_active {
  width:139px;
  background: #CCCCCC;
  cursor:pointer;
}
.subpagemenu_hover {
  width:139px;
  background: #828282;
  cursor:pointer;
}


#container { 
	width: 996px;
	/* width: 820px;*/
	background: #E4E1CE;
	margin: 0 auto;
	border: 0px solid #000000;
	text-align: left;
	background-image:url(gfx/side_back.gif); /* overwritten, b/c of rel url */
	background-repeat:repeat-y;
} 
#header { 
	background: #000000; 
	padding: 0 0 0 0; 
} 
#sidebar1 {
	float: left;
	width: 176px; 
	padding: 50px 0 42px 17px;
	/*background-image:url(gfx/side_light.jpg);*/ /* overwritten, b/c of rel url */
	/*background-repeat:no-repeat;*/
	color: #FFFFFF;
	font-weight:normal;
	FONT-SIZE: 11px; 
} 
#sidebar2 {
	float: right;
	width: 176px; 
	padding: 50px 0 42px 0px;
	/*background-image:url(gfx/side_light.jpg);*/ /* overwritten, b/c of rel url */
	/*background-repeat:no-repeat;*/
	color: #FFFFFF;
	font-weight:normal;
	FONT-SIZE: 11px; 
} 
#sideSubmenu {
	float: left;
	width: 159px;
	padding: 10px 0 10px 20px;	
	margin: 0 0 10px 0;
	/*background: #444444;*/
	background-image:url(gfx/side_sub.gif); /* overwritten, b/c of rel url */
	background-repeat:repeat-y;
	color: #000000;
	font-weight:bold;
	FONT-SIZE: 11px; 
}
#mainContent { 
	/* margin: 42px 42px 0 215px; */
	/* margin: 42px 20px 0 215px;*/
	margin: 42px 196px 0 215px; 
	padding: 0 0;
	text-align:left;
}

.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
  height:0;
  font-size: 1px;
  line-height: 0px;
}

h3 {
	color: #423030; 
  font-size:20px;
  font-weight:normal;
}
.heading {
	color: #423030; 
  font-size:20px;
  font-weight:normal;
}
.heading2 {
	color: #423030;
  font-size:16px;
  font-weight:normal;
}
.subline {
  font-weight:bold;
}
.paragraph {
  margin: 0;
  line-height:17px;
  /*width: 565px;*/ 
}
.separator {
  border: 1px solid #E4E1CE;
  width: auto;
}
.date {
  font-weight:normal;
	color: #090909;	
  font-family: Arial, Helvetica;
	font-size: 11px;
}
.picture {
 margin-bottom:4px;
}

.input {
  font-family: Arial, Helvetica;
	font-size: 12x;
  padding: 3px;
  color: #000000;
  background: #cccccc;
  border: 1px solid #000000;
}
.inputdisabled {
  font-family: Arial, Helvetica;
	font-size: 12px;
  padding: 3px;
  color: #000000;
  background: #828282;
  border: 1px solid #000000;
}