body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}

.box {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 11px;
 color: #000000; 
 margin-right: 1px;
 margin-left: 10px;
 font-weight:bold;
 border-bottom:thin;
 border-bottom-color:#F3F3F3;
 border-bottom-style:solid;
}
.box a:link {
	color:#000000;
	text-decoration: none;
	font-weight:bold;
}
.box a:visited {
	text-decoration: none;
	color:#000000;
	font-weight:bold;	
}
.box a:active {
	color:#000000;
	text-decoration: none;
	font-weight:bold;	
}
.box a:hover {
	text-decoration: none;
	color:#CC0000;
	font-weight:bold;
}


.box2 {
 font-family:Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #000000; 
 margin-left: 1px;
 margin-right: 5px;
 border-bottom:thin;
 border-bottom-color:#cccccc;
 border-bottom-style:dashed;
 font-weight:bold;
}

.box2 a:link {
	color:#17743e;
	text-decoration: none;
	font-weight:bold;
}
.box2 a:visited {
	text-decoration: none;
	color:#17743e;
	font-weight:bold;
}
.box2 a:active {
	color:#17743e;
	text-decoration: none;
	font-weight:bold;
}
.box2 a:hover {
	text-decoration: none;
	color:#000000;
	font-weight:bold;
}

.body_title{
	color:#1F8F65;
	font-size:14px;
	font-family:Arial;
	font-weight:bold;
}

.reg_lined{
	color:#000000;
	font-size:10px;
	font-family:Arial;
	border-top:thin;
	border-top-color:#F3F3F3;
	border-top-style:solid;
}

.red_lined{
	color:#000000;
	font-size:10px;
	font-family:Arial;
}

.green_lined{
	color:#000000;
	font-size:10px;
	font-family:Arial;
}

.reg_lined a:link {
	color:#666666;
	text-decoration: none;
}
.reg_lined a:visited {
	text-decoration: none;
	color:#666666;
}
.reg_lined a:active {
	color:#666666;
	text-decoration: none;
}
.reg_lined a:hover {
	background-color:#F4F4F4;
	text-decoration: none;
	color:#666666;
}

.reg{
	color:#000000;
	font-size:12px;
	font-family:Arial;
}

.small{
	color:#000000;
	font-size:10px;
	font-family:Arial;
}
.small a:link {
	color:#666666;
	text-decoration: underline;
}
.small a:visited {
	text-decoration: none;
	color:#000000;
}
.small a:active {
	color:#000000;
	text-decoration: none;
}
.small a:hover {
	background-color:#F4F4F4;
	text-decoration: underline;
	color:#000000;
}