* {	margin: 0;
	padding: 0; }
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555; }

p, ul, ol {
	line-height: 140%; }
a {
	color: #333333; }
a:hover {
	text-decoration: none;
	color: #FC3E1A; }

h1, h2, h3, 
.componentheading,
.contentheading {
	padding: 10px 0 25px 0;
	font-size: 150%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #800000; 
	margin-top: 10px;
	margin-bottom: 10px;
	line-height:100%; 	}
#main {
	padding: 0 10px 0 20px;	 }

.modifydate {
	padding: 10px 0 0 0;	
	font-size: 80%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;  }


.sectiontableheader {
  	font-weight: bold;
  	padding: 4px;
  	line-height: 20px;
  	background: #F6F6F6;
  	border-bottom: 1px solid #ddd; }
.sectiontableentry1,
.sectiontableentry2 {
	font-size: 20%;
  	margin: 100px 100px;
	padding: 4px;
  	border-bottom: 1px solid #ddd; }
table.moduletable th {
	margin-bottom: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FBB000; 
}
td.componentheading {
	padding-bottom: 10px;
}
.contentpane, 
.contentpaneopen, {
  	padding: 50;
  	margin: 100; }
a.category: link,
a.category: visited,
a.category: hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 40px 0 20px 50px;
	border-bottom: 1px solid #efefef;
	color: #FF00FF; 
	margin-bottom: 3px;
}
.weblinks {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding: 40px 0 20px 50px;
	border-bottom: 1px solid #efefef;
	color: #0000FF; 
	margin-bottom: 3px; }
/* Menu */

#menu {
	height: 70px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: inline;
	float: left;
	height: 43px;
	padding: 12px 30px 0 30px;
	text-decoration: none;
	font: bold 16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #800000;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .current_page_item a {
	background: url(../images/img03.gif) no-repeat center bottom;
}

#menu_left {
	margin: 20px 10px;
}

/* Main* /

#tabletop {
	background: url(../images/img05.gif) no-repeat;
}
#tablemain
	margin: 0 auto;
	background: #F2F3F5 url(../images/img04.gif) repeat-y;
}
#tablebottom {
	height: 0px;
	background: url(images/img06.gif) no-repeat left bottom;
}


/* Footer */

#footer {
	padding: 15px 0;
	background: #3F4244 url(../images/img18.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #666666;
}


/* @group vert menu */

div#menu_vert ul {
	list-style: none;
	margin: 0;
	padding: 0;
	
}

div#menu_vert ul.submenu li {
	border: 0;
	margin: 0px;
	padding: 0;
	background: none;
	border-bottom: 1px solid #efefef;
}

div#menu_vert ul li a {
	display: block;
	padding: 4px 0 2px 0;
	margin-bottom: 2px;
	text-decoration: none;
}

div#menu_vert ul.submenu ul li {
  padding-left: 10px;
  background: none;
  border: 0;
}

div#menu_vert ul.submenu ul ul li {
  margin-left: 20px;
  background: none;
  border:  0;
}

/* @end */




/* @group mainmenu */

a.mainlevel:link,
a.sublevel:hover,
a.mainlevel:visited {
	text-decoration: none;
}

a.mainlevel {
	display: block;
	padding: 4px 0 2px 5px;
	border-bottom: 1px solid #efefef;
	margin-bottom: 3px;
}

a.sublevel:link,
a.sublevel:visited {
	text-decoration: none;
}

a#active_menu:link,
a#active_menu:visited {
	color: #FFB000;
}


li.active_menu a:link,
li.active_menu a:visited {
  color: #FFB000;
}



/* @end */
