.style1 {
	text-align: right;
}
.style2 {
	border: 1px solid #5584FF;
	background-color: #5584FF;
}
/*.style3 {
	border-left: 1px solid #08246d;
	border-right: 1px solid #042165;
	border-bottom: 1px solid #042165;
}*/
.style4 {
	font-weight: bold;
	border-right: 2px solid #dfefde;
	border-bottom: 2px solid #dfefdf;
	background: #fafafa;
	color: #333333;
	padding-top: 15px;
}
.style6 {
	text-align: center;
	font-size: xx-small;
}
body {
background: #fffefe url(../images/body_bg_top.jpg) repeat-x top;
font-family: Verdana;
font-size: 11px;
margin-top: 20px;
}
.modifydate {
	height: 15px;
	padding-top: 15px;
	color: #999999;
	font-size: 9px;
}

a.mainlevel {
text-align: center;
font-size: 11px;
padding-left: 0px;
padding-top: 0px;
width: 90px;
display: block;
line-height: 20px;
/*margin-bottom: 2px;*/
text-decoration: none;
font-weight: normal;
float: left;
color: #133a87;
border-right: solid 1px #313131;
background: #d3d3d5; /*url(../images/menubg.gif)  repeat-x top;*/
}

a.mainlevel:hover, a.mainlevel#active_menu {
color:#c6b796;
background: #3466a9; /* url(../images/menubghover.gif)  repeat-x top;
background-color: none;
font-weight: bold;/*#D6E9FF;/*#455765;*/
/*height: 15px;
/*margin-top: 5px;*/
/*padding-top: 0px;
/*padding-bottom: 5px;
/*border-right: 1px solid #669E83;
border-left: 1px solid #669E83;*/
}

table.contentpaneopen {
  width: 794px;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}
table.contentpaneopen td {
   padding-right: 5px;
}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
}



table.contentpane {
  width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
}

table.contentpane td {
	margin: 0px;
	padding: 0px;
}

table.contentpane td.componentheading {
	padding-left: 4px;
}
