/***********************************************/
/* 2col_leftNav.css                            */
/* Use with template 2col_leftNav.html          */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body{
	font-family: Arial, sans-serif;
	color: #333333;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
}

a:link, a:visited, a:hover {
	color: #006699;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #334d55;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}
.mainspace {
	background-color: #009966;
	float: right;
	width: 746px;
	position: absolute;
	left: 204px;
	top: 1px;
	height: auto;
}


label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

.main {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	position: absolute;
	visibility: visible;
	width: 951px;
	left: 174px;
	top: 68px;
	right: auto;
	bottom: auto;
}
.bat {
	border: 1px solid #999999;
	background-color: #FFFFFF;
}
.top_menu {
	background-color: #96CE00;
	border: 1px solid #000000;
}
.top_menu2 {
	background-color: #FFFFFF;
	border: 1px solid #96CE00;
}
.top_menu_blue {
	background-color: #00CCFF;
	border: 1px solid #000000;
}
.top_menu_orange {
	background-color: #FFCC33;
	border: 1px solid #000000;
}
.top_menu_purple {
	background-color: #D777F3;
	border: 1px solid #000000;
}

.main_body {
	border: 1px solid #CCCCCC;
}
left_nav {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
	height: 100%;
}


.top {
	background-color: #FFFFFF;
	width: 953px;
	position: absolute;
	left: 174px;
	top: 20px;
	border: 1px solid #999999;
}
.new {
	width: 200px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
}
.left_nav {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}

.top_menu #form1 .main_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.form_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-style: normal;
	font-weight: lighter;
	background-color: 96CE00;
	border: 1px solid #000000;
}
.mnu2 {
	BACKGROUND: #ffffff;
}
.mnu3 {
	BACKGROUND: #96CE00;
}
.mnu4 {
	BACKGROUND: #efefef;
}
.mnu5 {
	BACKGROUND: #00CCFF;
}
.mnu6 {
	BACKGROUND: #FFCC33;
}
.mnu7 {
	BACKGROUND: #D777F3;
}

.form_boxCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	font-style: normal;
	font-weight: lighter;
	background-color: #ffffff;
	border: 1px solid #000000;
}
.form_boxCopy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	font-weight: lighter;
	background-color: #ffffff;
	border: 1px solid #000000;
}
.cat_table {
	border: 1px dashed #CCCCCC;
}
