body, html {
	padding : 0;
	margin : 0;
	width : 100%;
	background-color : #FFFFFF;
	cursor: url('images/pen.cur'), default;
	font: 12px Arial, Helvetica, sans-serif;
}
#content {
	margin: 0px 0px 0 285px;
	padding: 20px 0px 0 50px;
}
#sidebar {
	float:left;
	width:285px;
	border: 1px solid #a4998b;
	border-top: none;
	border-left:none;
}
#header {
	background: url('../images/hb2.gif') repeat-x;
	clear:both;
}
a.mainlevel, a.mainlevel:hover {
	padding:8px 0 4px 0;
	background: url('../images/m.gif') repeat-x left top;
	height: 24px;
	width: 285px;
	border: 1px solid #a4998b;
	border-top: none;
	border-left:none;
	text-decoration: none;
	display:block;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
a {
	cursor: url('images/hand.cur'), pointer;
}
a.mainlevel:link, a.mainlevel:visited {
	color : #726f69;
}
#active_menu {
	color : #6d8dab;
}
a#active_menu:hover {
	color : #00597E;
}
a.sublevel {
	font-family : Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-weight : bold;
	color : #FFFFFF;
}
a.sublevel:link, a.sublevel:visited {
	text-decoration : none;
	text-transform: uppercase;
}
a.sublevel:hover {
	font-size : 12px;
	text-decoration : none;
}
a.sublevel#active_menu {
	color : #726F69;
}
a.sublevel#active_menu:hover {
	font-size : 12px;
	color : #00597E;
}
.div_left_down {
	height:60px;
	border-top:1px solid #a4998b;
}
a:link, a:visited {
	color : #00597E;
	text-decoration : none;
	font-weight : bold;
}
a:hover {
	color : #FFCC73;
	text-decoration : none;
	font-weight : bold;
}
a.category:link, a.category:visited {
	color : #726F69;
	text-decoration : none;
	text-transform: uppercase;
	font: bold 14px Arial, Verdana, Tahoma, Helvetica, sans-serif;
}
UL {
	padding:0;
	margin:0;
	list-style:none;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
ul#mainlevel-nav {
}
ul#mainlevel-nav li {
}
#mainlevel-nav a:link {
}
#mainlevel-nav a:visited {
}
#mainlevel-nav a:hover {
}
.sectiontableentry1 {
	padding : 1px;/*	border-bottom : 1px solid #ffffff;

	background : #e0e0e8;

	line-height : 25px;

*/}
.sectiontableentry2 {
	padding : 1px;/*	border-bottom : 1px solid #ffffff;

	background : #e0e0e8;

	line-height : 25px;

*/}
.sectiontableentry1 img {
}
.sectiontableentry2 img {
}
table.moduletable {
	margin : 0;
}
table.content {
}
table.contentpane {
	font: bold 14px/24px Arial, Verdana, Tahoma, Helvetica, sans-serif;
	float:right;
}
table.contentpaneopen {
}
#path {
	margin: 0px 0px 0 285px;
	padding: 20px 0px 0 50px;
	font: bold 12px Arial, Helvetica, sans-serif;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #3366CC;
}

.contentheading {
display:none;
}
