body {
	background-color: #006090;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #006633;
}

td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #333333;
}

a {
	color: #009933;
	text-decoration: underline;
	font-size: 10px;
}

a:hover {
	text-decoration: underline;
	color: #006699;
}

form {
	background-color: #CCCC99;
}

.box1 {
	border-color: #CCCCCC #333333 #333333 #CCCCCC;
	border-width: medium;
  border-style: ridge;
}

.box_line {
	border: 1px solid #000099;
	background-color: #FFFFFF;

	color: #006633;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: auto;
	padding-top: 2px;
	width: 140px;
	}
	
.box_line p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.box_line h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 3px;
	font-weight: bold;
	margin-left: 2px;
	padding-left: 2px;
	background-color: #333399;
}	
.box_line h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	line-height: 16px;
}

/*.box_line a {
	color: #333399;
	text-decoration: none;
	margin-right: 2px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
	font-style: italic;
}


.box_line a:hover {
	color: #CC0000;
	text-decoration:underline;
	font-style: italic;
} */




#left {
	background-color: #FFFFFF;
	position: absolute;
	height: 1200px;
	width: 150px;
	visibility: visible;
	left: 10px;
	top: 170px;
	padding: 5px;

}

#content {
	position: absolute;
	left: 170px;
	top: 170px;
	height: 1719px;
	width: 291px;
	padding: 10px;
	visibility: visible;
	background-color: #FFFFFF;
}


#left {
	background-color: #FFFFFF;
	position: absolute;
	height: 1200px;
	width: 150px;
	visibility: visible;
	left: 10px;
	top: 170px;
	padding: 5px;

}

#left h1 {
	font-size: 10px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #006090;
	width: 140px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
}	


#right {
	position: absolute;
	visibility: visible;
	background-color: #FFFFFF;
	left: 480px;
	top: 170px;
	height: 1730px;
	width: 312px;
	padding: 5px;
}

#right h1 {
	font-size: 9px;
	line-height: 18px;
	color: #FFFFFF;
	background-color: #006090;
	width: 290px;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1em;
	margin-top: 5px;
	margin-bottom: 10px;
}	

#right p {
	line-height: 116%;
	font-size: 12px;
	position: relative;
	margin-top: 0px;
	margin-bottom: 5px;
}	

#right table {
	line-height: 12px;
	color: #006633;
	background-color: #FFFFCC;
}
	

#right .box_line {
	border: 1px solid #006633;
	color: #006633;
	width: 290px;
	font-size: 10px;
	}
	

#right .tr_grey{
	background-color: #CCCCCC;
	vertical-align: top;
}

#topp {
	position: absolute;
	left: 10px;
	background-color: #006633;
	height: 160px;
	width: 770px;
	visibility: visible;
	padding: 5px;
	top: 0px;
}


/*#topp p{
	color: #FFFFFF;
	font-size: 10px;
}

#topp a{
	color: #FFFFFF;
	font-size: 10px;
}
#topp a:hover{
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
} */

.bott{
	font : italic normal 9px Arial, Helvetica, sans-serif;
	color : #666666;
	text-align: right;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 0px;
}
h6 {
	font-size: 10px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

p {
	font-size: 12px;
	line-height: 14px;
	margin-top: 0px;
	margin-bottom: 5px;
}
