html {
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
}
td,tr,p,div {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	height: 100%;
	margin: 0;
	background: #ffffff;
}
.maintable {
	vertical-align: top;
}
.left_sw {
	background: url(../images/leftsw.jpg) repeat-y top left;
	height: 100%;
	width: 110px;
}
.right_sw {
	background: url(../images/rightsw.jpg) repeat-y top right;
	height: 100%;
	width: 110px;
}
#sitename {
	width: 960px;
	height: 180px;
}
#sitename p {
    text-align: left;
	font-family: "Georgia", Times, serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 1px;
	white-space: nowrap;	
	color: #669900;
	margin: 0;
	padding: 20px 0 0 20px;
}

.button {
font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #429a3d	;
	margin: 10px 0 10px 0;
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
}



a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
		text-decoration:none;
		
}
a:hover {
	color : #e5007d;
		text-decoration:none;
		background-color:#faef13;

}
a:active {
	color: #000000;
		text-decoration:none;
}
.cyan_title { 
font-family:Arial, Helvetica, sans-serif;
size:12px;
font-weight:bold;
line-height:15px;
color:#009ee3;
}
.cyan_gross { 
font-family:Arial, Helvetica, sans-serif;
size:11px;
font-weight:bold;
line-height:15px;
color:#009ee3;
}
.cyan_norm { 
font-family:Arial, Helvetica, sans-serif;
size:11px;
font-weight:normal;
line-height:15px;
color:#009ee3;
}

.text_norm 
{font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
line-height:15px;
color:black;
}

.contentpaneopen {
	margin: 0 0 0 20px;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
.contentpane {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
}
input[type="checkbox"] { 
	border: 0px solid #000000;
}
.inputbox {
	border:1px solid #000000;
	background: #FFFFFF;
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10 px;
	font-weight:normal;
	}
	
.componentheading {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin-bottom: 25px;
	width: 200px;
}
.contentheading	{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	}

/*navigation*/
#active_menu {
width:170px;
background:url(../images/menu_roll.jpg);
display:block;
background-repeat:repeat;
	color : #e5007d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.mainlevel:link, a.mainlevel:visited {
background:url(../images/menu_norm.jpg);
background-repeat:repeat-x;
padding-left: 4px;
padding-top: 4px;
	display: block;
	color: #000000;
	text-align: left;
	height: 14px !important;
	height: 14px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

a.mainlevel:hover {
background:url(../images/menu_roll.jpg);
	text-decoration: none;
	color : #e5007d;
}

a.sublevel:link, a.sublevel:visited {

	display: block;
	font-size: 10px;
	color: #000000;
	padding-left: 4px;
	padding-top: 2px;
	text-align: left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 14px !important;
	height: 14px;
	
}

a.sublevel:hover{
display: block;
	color : #e5007d;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
background:url(../images/menu_roll.jpg);

}

