P, OL, UL, DIV, SPAN, H1, H2, INPUT, TEXTAREA, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

TEXTAREA { width:228px; }

p.small { font-size: 10px; }

H1 { font-size: 18px; }

H2 { font-size: 16px; }

P, H1, H2 {margin: 0px 0px 5px 0px;}

TD#header_1 {
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

TD#header_2 {
	border-bottom: 1px solid #999999;
	border-left: 1px solid #000000;
	background-color: #E7F3DB;
	height: 30px;
}

TD#menu_1 {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #999999; 
	text-align: right;
	font-size: 12px;
	background-color: #E7F3DB;
}

TD#menu_1 SPAN.menu1-level1-no {
	font-size: 12px;
}

TD#menu_1 SPAN.menu1-level1-act {
	font-weight: bold;
}

TD#menu_1 SPAN A{
	border-right: 0px;
	color: black;
	text-decoration:  none;
	margin-left: 20px;
	margin-right: 20px;
}

TD#menu_1 SPAN A:hover {
	border-bottom: 3px dashed #FFD200;
}

TD#menu_2 {	
	width: 200px;
	background-color: #FFFFFF;	
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 90px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

TD#menu_2 DIV A {
	color: black;
	text-decoration: none;
}

TD#menu_2 DIV A:hover {
	border-bottom: 3px dashed #FFD200;
}

TD#menu_2 DIV.menu2-level1-no {
	border-bottom: 1px dashed #999999;
	font-size: 12px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left:20px;
}

TD#menu_2 DIV.menu2-level1-act {
	border-bottom: 1px solid #999999;
	font-weight:bold;
	font-size: 12px;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left:20px;
	background-color: #E7F3DB;
}

TD#menu_2 DIV.menu2-level2-no {
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left:50px;
	background-color: #D7EBC3;
}

TD#menu_2 DIV.menu2-level2-act {
	font-size: 12px;
	font-weight:bold;
	padding-left:50px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #D7EBC3;
}

TD#content {
	width: 407px;
	background-color: #D7EBC3;
	vertical-align: top; 
	padding-left: 15px;
	padding-right: 20px;
	padding-top: 15px;
	padding-bottom: 15px;
}

TD#content A {
                text-decoration:none;
                color:#008800
}

TD#content A:hover {
	text-decoration:underline;
}

TD#bottom {
	border-top: 1px solid #999999;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #E7F3DB;
	height: 30px;
	background-image: url(../images/bottom.jpg);
}

TD#bottom P {
	padding-top: 6px;
	font-size: 12px;
	font-weight: bold; 
	text-align: center;
	color: #FFFFFF;
}

TD#footer {
	border-top: 1px solid #999999;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background-color: #E7F3DB;
	height: 30px;
}

TD#footer P {
	padding-top: 6px;
	font-size: 12px;
	text-align: center;
}
