body {
	background: url(../images/body_back.gif) White repeat-x
}

body, #maincontent, #side {
	color: Black
}

body, td, th, input {
	font-family: arial, helvetica, sans-serif; /* redundant rules for bad browsers  */
	font-size: x-small;
	font-size: small;
	voice-family: inherit;
	voice-family: "\"}\""
}

h1 {
	font-size: 160%;
	font-weight: normal
}

h1, h2, h3, h4, h5, h6 {
	border-bottom: 1px solid #ccc;
	font-family: arial, helvetica, sans-serif;
	margin: 1em 0 0.2em 0
}

h2 {
	font-size: 150%;
	font-weight: normal
}

h3 {
	font-size: 120%
}

h4 {
	font-size: 100%
}

h5 {
	font-size: 90%
}

h6 {
	border: 0;
	font-size: 90%
}

hr {
	background-color: Black;
	color: Black;
	height: 1px;
	margin: 2em 0
}

li h1, li h2, li h3, li h4, li h5, li h6 {
	border: none
}

#footer {
	border-top: 1px solid #999;
	margin: 2em 0;
	padding: 1em 0;
	text-align: center
}

#footer li {
	display: inline
}

#footer p a:hover {
	color: Black
}

#footer p span,#footer p a {
	padding: 0 0.3em;
	white-space: nowrap
}

#footer p,#footer p a {
	color: #666
}

#footer span a {
	padding: 0
}

#footer span,#footer a {
	padding: 0 1em;
	white-space: nowrap
}

#header {
	background: #B2B43D url(../images/header_bl.png) repeat-x bottom left;
	min-height: 39px;
	position: relative;
	voice-family: inherit;
	voice-family: "\"}\""
}

#header h1 {
	font-size: 22px;
	color: White;
	text-align: right;
	margin-right: 12px;
	margin-top: 12px;
}


#nav {
	background: #E0E9E9 url("../images/menu_back.gif") right repeat-y
}

#nav {
	margin-bottom: 1em
}

#nav li {
	display: inline;
	margin: 0;
	padding: 0
}

#nav li a {
	background: #EDF2F2;
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid White;
	display: block;
	padding: 6px 10px;
	text-decoration: none
}

#nav li a:hover {
	background: #E0E9E9
}

#nav li li span, #nav li li a {
}

#nav li span {
	color: #666;
	display: block; /* used for un-linked menu items */
	font-weight: bold;
	padding: 6px 10px
}

#nav li span#configparent, #nav li span #configuration {
	display: inline;
	font-weight: normal;
	padding: 0
}

#nav, #nav ul, #footer ul {
	list-style: none;
	margin: 0;
	padding: 0
}

#nav:after {
	background: transparent url("../images/menu_br.gif") scroll no-repeat bottom right;
	border-top: 1px solid White;
	content: url("../images/key-point_bl.gif");
	display: block;
	font-size: 1px;
	height: 8px;
	line-height: 0.1;
	margin: 0 0 0 0;
	padding-top: 0
}

#nav:before {
	background: transparent url("../images/menu_tr.gif") no-repeat top right;
	border-bottom: 1px solid #ddd;
	content: url("../images/key-point_tl.gif");
	display: block;
	font-size: 1px;
	height: 9px;
	line-height: 0.1;
	margin: 0
}

