body 
{ 
margin: 0px; 
font-family: verdana, arial, helvetica; 
background-color: #d5e9ce;
height:100%;  
}

#menu
{
margin-left: 7px;
margin-top: 7px;
}

#menulink
{
text-decoration:none;
color:#FFFFFF;
}
#menulink:hover
{
color:#CCCCCC;
}


.indent
{
padding-left: 20px;
}


img {border: 0px; }
#content {position: absolute; top: 0px; left: 0px; width: 620px; border: 0px; background-color:#fff; padding: 0px;}
#nav_bottom {padding-left: 10px; background-color: #005E20; height: 30px; border: 0px; width:100%; color :#fff;}
#nav_bottom_edge {background-color: #ccc; height: 3px; border: 0px; width:100%}

a { color: #000; }
a:hover {color: #5e6a54; }

.training_class
{
border: 1px solid #005E20;
background-color: #EFFFEF;
width: 450px;
padding: 12px;
color: #005E20;
}

.training_header
{
font-size:12px;
color: #005E20;
font-family: verdana, arial, helvetica; 
font-weight: bold;
padding-left: 20px;
}


.news_header
{
font-size:16px;
color: #005E20;
font-family: verdana, arial, helvetica; 
font-weight: bold;
}

.training_subheader
{
font-size:12px;
color: #333;
font-family: verdana, arial, helvetica; 
padding-left: 20px;
}

.endure {color: #fff; text-decoration:underline; font-weight: bold; }
.endure:hover {color: #0099ff; text-decoration: underline; font-weight: bold; }
table {border:0px; padding:0px; spacing:0px;}

.nav {color: #fff; text-decoration: underline; font-size: 12px;}
.nav:hover {color: #99CC33; text-decoration: underline; font-size: 12px; }


.content_left_header
{
background-image: url("images/bg_left_header.gif"); 
background-repeat: repeat; 
background-position: left;
width: 100px;
height: 84px;
}

.content_left
{
background-image: url("images/leftpanel.png"); 
background-repeat: repeat-y; 
background-position: left top;
width: 60px;
}

.content_right
{
background-image: url("images/rightpanel.png"); 
background-repeat: repeat-y; 
background-position: right top;
width: 60px;
}

.content_header
{
font-size:14px;
color: #005E20;
font-family: verdana, arial, helvetica; 
font-weight: bold;
width: 520px;

}

.content 
{
width: 520px;
padding-left: 20px;
font-size: 12px; 
font-family: verdana, arial, helvetica; 
color: #333; 
background-color: #d5e9ce; 
}

.content_no_bg
{
width: 520px;
padding-left: 20px;
font-size: 12px; 
font-family: verdana, arial, helvetica; 
color: #333; 
background-color: #fff; 
}

.content_home
{
width: 520px;
background-image: url("images/bg_content.gif"); 
background-repeat: no-repeat; 
background-position: center;
padding-left: 20px;
font-size: 12px; 
font-family: verdana, arial, helvetica; 
color: #333; 
background-color: #fff; 
}

.floatRight{
float:right;
padding-left:15px;
padding-right: 0px;
}

.floatLeft{
float:left;
padding-left:15px;
padding-right: 15px;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
