body {
	padding:0px;
	margin:0px;
}
a:link {
color:#336600;
}
a:visited {
color:#336600;
}
a:hover {
color:#003300;
}
a:active {
color:#336600;
}
#left-nav_repeat ul {
     font-family: Verdana, Helvetica, Arial, sans-serif;
     margin: 0px;
     padding-left: 20px;
     padding-bottom: 0px; 
}

.right_content {
	background-image: url(../images/content.jpg);
	background-repeat: repeat;
	padding-top: 32px;
	padding-right: 20px;
	padding-bottom: 32px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #a4a4a4;
	border-bottom-color: #a4a4a4;
}

.left_content {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #a4a4a4;
	border-left-color: #a4a4a4;
	background-color: #c6c5c5;
	background-image: url(../images/content.jpg);
	background-repeat: repeat;
}

h1 {
	font-family: arial, verdana, tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.left-nav-margin {
	margin-top: 32px;
	margin-right: 21px;
	margin-bottom: 32px;
	margin-left: 21px;
}

#left-nav a:link, #left-nav a:visited, #left-nav a:active {
     color: #11541F; 
     text-decoration: none; 
}

#left-nav a:hover, #left-nav a:visited:hover {
     color: #000000; 
     text-decoration: none; 
}

#left-nav {
	background-repeat: repeat-y;
	background-image: url(../images/submenu_repeat.jpg);
	list-style-type: none;
}

#left-nav ul {
	font-family: arial, tahoma, verdana;
	margin-left: 0px;
	padding-left: 24px;
}

#left-nav li {
	list-style-type: none;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-top: 0px;
	font-size: 12px;
	font-weight: bold;
	padding-left: 0px;
}

#left-nav li li {
	list-style-type: none;
	line-height: 15px;
	margin-left: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
	padding-top: 5px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: normal;
}

.selected-sub {
	color: #003300;
	list-style-image: url(../images/bullet.jpg);
}

.separator p {
	padding-top: 0px;
	margin-top: 0px;
}

.main_content_bold {
	font-family: arial, tahoma, verdana;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.main_content {
	font-family: arial, tahoma, verdana;
	font-size: 14px;
	color: #000000;
}
