BODY {
	margin: 0px;
	margin-left: 15px;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



A {
	color: #AD1602;
	text-decoration: none;
}

A:hover {
	color: #4466A6;
	text-decoration: underline;
}

H1 {
	font-size: 14px;
	font-weight: bold;
	border-bottom: 2px dotted #89A6EC;
	color: #000000;
}

H2 {
	font-size: 13px;
	font-weight: bold;
	margin: 25px 0px 0px 0px;
	color: #4466A6;
}

H3 {
	font-size: 12px;
	font-weight: bold;
}

P, DIV, TD {
	font-size: 12px;
}

.contenttable {
	width: 100%;
}

.contenttable TD {
	vertical-align: top;
}

#footer {
	color: #4466A6;
	font-weight: normal;
	font-size: 11px;
}

/****************************************************************
*** LAYOUT
****************************************************************/
#header {
	height: 112px;
	overflow:hidden;
}
#menu {
	border: 1px solid #000000;
	background: #89A6EC;
	padding: 5px;
	width: 692px;
	margin-bottom: 30px;
}
#outer_wrapper {
	background: url(left-bg.gif) repeat-y left;
	width: 704px;
}
#wrapper {
	background: url(right-bg.gif) repeat-y right;
}
#content {
	background: url(left-bg.gif) repeat-y left;
}
#left {
	width: 150px;
	float: left;
}
#main {
	margin-left: 160px;
	margin-right: 5px;
}
#footer {
	border-top: 1px solid #000000;
	margin-top: 15px;
	padding: 5px;
	width: 694px;
}

.clearing {
	height: 0;
	clear: both;
}


/****************************************************************
*** MENU
****************************************************************/

#menu UL{
	display: inline;
	margin: 0;
	padding: 0;
}


#menu UL LI {
	display: inline;
	padding: 5px 10px 5px 10px;
	color: #000000;
}

#menu LI A {
	padding: 5px 10px 5px 10px;
	color: #000000;
	text-decoration: none;
}

#menu LI.current A {
	font-weight: bold;
	background: #CEDEFD;
}

#menu LI A:hover {
	text-decoration: underline;
}


/****************************************************************
*** SUBMENU
****************************************************************/

#submenu {
	border: 1px solid #000000;
	background: #89A6EC;
}

#submenu UL{
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #4466A6;
}


#submenu UL LI {
	padding: 0px;
	margin: 0;
}

#submenu LI A {
	padding: 5px;
	color: #000;
	text-decoration: none;
	display: block;
	width: 138px;
}

#submenu LI.current A {
	font-weight: bold;
	background: #CEDEFD;
}

#submenu LI A:hover {
	text-decoration: underline;
}

/****************************************************************
*** METAMENU
****************************************************************/

#metamenu UL{
	border: 0;
}

#metamenu UL LI {
}

#metamenu LI A {
}

#metamenu LI.current A {
}

#metamenu LI A:hover {
}
