@charset "utf-8";
/* CSS Document */

/* Page specific fonts */
#rightMenu_top {
       background-image: url(../images/layout/rightmenu_top.gif);
       background-repeat: no-repeat;       
	   background-position: right top;
}
#rightMenu_bottom {
       background-image: url(../images/layout/rightmenu_bottom.gif);
       background-repeat: no-repeat;
       background-position: left bottom;
}
body {
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-color: #FFFFF9;
}
.Content_lines_vert
{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #94BD60;
}
.Content_padding
{
	padding-left: 20px;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330000;
}
.style2 {
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #709142;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
}

.style4 {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
}
.style5 {
	font-size: 9px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #709142}
.sidePanel {
	font-size: 11px;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
}