h1,h2,h3,h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	/*color: #009768;*/
	/*position: relative;
	left: -1em;
	clear: both;*/
}

h1 {
	font-size: 1.6em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 12px;
	margin-bottom: 0px;
	font-weight: normal;
}

body {
	margin: 0;
	padding: 0;
	background: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.wrap {
	width: 900px;
	margin: auto;
	padding: 10px; /*2% 3% 2% 5%;*/
	top: -1px;
}

#a {
	background-image: url(images/top_banner.png); 
	background-repeat: no-repeat;
	padding: 0px; 
	border: 1px solid #AAA;  
	border-bottom: 0px;
	height: 67px;
	width: 900px;
	text-align: right;
	vertical-align: bottom;
	color: #444;
}

#b {  
	width: 900px; 
	border: 1px solid #AAA;  
	border-bottom: 0px;  
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: white;
	background-image: url(images/bkg_menu2.gif); 
	background-repeat: repeat-x;
}

#c {  
	width: 900px; 
	background-color: white; 
	border: 1px solid #AAA;  
	border-top: 0px;  
	margin: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
}

td {
	vertical-align: top;
}

#c .tdc {  
	padding: 10px 10px 0px 10px;
	height: 370px;
	vertical-align: top;
	font-size: 12px;
}

#d {  
	background-image: url(images/raster_main.jpg); 
	background-position: top right;
	background-repeat: no-repeat;
	width: 200px; 
	border-left: 1px solid #CCC; 
	background-color: #EEE; 
	font-size: 12px;
}

.bbb_green_border {  
	background-image: url(images/bkg_menu2.gif); 
	background-repeat: repeat-y;
	width: 900px; 
	background-color: white; 
	border: 1px solid #008756;  
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: white;
}

a {
	color: #009768;
	text-decoration: none;
}

a:hover {
	color: #009768;
	text-decoration: underline;
}

a.menu {  
	color: #DDD;
	font-size: 12px;
	font-weight: bold;
	/*border: 1px solid white #009a61*/;
	padding: 1px 10px;
}

a.menu:hover {  
	color: white;
}

.atext {  
	color: black;
}

.error {
	color: red;
}

#phrase {
 	width: 100px; 
	border: 1px solid #999;
	font-size: 12px
}

body.main {  
	background-image: url(images/raster_main.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
	background-attachment: fixed; 
	margin: 0px; 
	padding: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px
}

table.logo {  
	background-image: url(images/raster.jpg); 
	background-repeat: no-repeat; 
	background-position: right top;
	width: 100%;
 	height: 100%; 
	padding: 2px 2px 0px 2px; 
}

td.nav {  
	background-color: white; 
	border: 1px solid black;
	text-align: center; 
	vertical-align: top; 
	vertical-align: top;
	padding: 1px 10px ; 
	
}

table.bottom {  
	width: 100%;
 	height: 100%; 
	padding: 0px; 
}

td {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px
}

td.bottom {  
	text-align: center; 
	vertical-align: bottom; 
	height: 36px
}


/* TABLE STYLES */

td.sortheader
{
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
	BACKGROUND-COLOR: #007146;
}

.tablesortheader
{
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #007146;
	BACKGROUND-IMAGE: URL(../images/table-back.gif);
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 5px;
}

.tablesortheader a
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

.tablesortheader a:visited
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

.tablesortheader a:hover
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

.tableheader
{
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #007146;
	BACKGROUND-IMAGE: URL(../images/table-back.gif);
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
	PADDING-TOP: 3px;
	PADDING-BOTTOM: 3px;
}

.tableheader a
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

.tableheader a:visited
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

.tableheader a:hover
{
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
}

.tablefooter
{
	FONT-SIZE: 12px;
	BACKGROUND-IMAGE: URL(../images/table-back.gif);
	BACKGROUND-COLOR: #007146;
	COLOR: #FFFFFF;
}

.tablefooter A           { color: #FFFFFF; text-decoration: underline; font-weight: bold }
.tablefooter A:visited   { color: #FFFFFF; text-decoration: underline; font-weight: bold }
.tablefooter A:hover     { color: #FFFFFF; text-decoration: underline; font-weight: bold }

.tablegray
{
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #CAF2D5;
	COLOR: #000000;
}

.tablewhite
{
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #000000;
}

.tablegray a
{
	FONT-SIZE: 12px;
	BACKGROUND-COLOR: #CAF2D5;
	COLOR: #000000;
}

.tablewhite a
{
	FONT-SIZE: 12px;
	COLOR: #000000;
}

.tableerror
{
	COLOR: #FF0000;
}

.tableselect
{
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR:#000000;
}

