body 
{
	background-image: url(images/white.gif);
	background-repeat: repeat-y;
	margin: 0;
	background-color: #E1E1DF;
	
}

.stripes 
{
	background-image: url(images/stripes.gif);
	background-repeat: repeat-x;	
}

#nav
{
	top: 0 px;
	position: relative;
	z-index: 2;
	left: 21px;
	width: 750px;
	height: 124px;
	cursor: hand
}


#content
{
	position: relative;
	z-index: 3;
	left: 21px;
	width: 750px;
}

#line
{
	Z-INDEX: 5;
    FILTER: alpha(opacity=80);
    LEFT: 0px;
	WIDTH: 100%;
    POSITION: relative;
    HEIGHT: 32px;
	background-color: #C65F45;	
}

#stripe
{
	z-index: 1;
	left: 0;
	top:0;
	position: absolute;
}

.brown
{
	background-color: #59221E;
}

.blue
{
	background-color: #8AB1D5;
}

.blue2
{
	background-color: #A4C7E8
}

.yellow
{
	background-color: #FABD4E
}

.yellow2
{
	background-color: #FDD07D
}

.nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	border-right: 1px solid white;
	cursor: hand	
}

.head1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #434343;
	
}

.head2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;	
}
.head3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;	
}

.head4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #59932F;	
}
.head5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #008AD3;
		
}

.green
{
	background-color: #76A654;
} 

.green2
{
	background-color: #AACB93
}

.grey
{
	background-color: #636363;
}

.grey2
{
	background-color: #E1E1DF;
}

.white
{
	background-color: #FAFAFA
}

.border_white
{
	border-bottom: 1px solid white;
}

.border_grey
{
	border-bottom: 1px solid #999899;
}

.border_grey2
{
	border-bottom: 1px solid #999899;
	border-top: 6px solid white;
}

.icon
{
	margin: 5px
}

TD,div, select, textarea, input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #434343;
	text-alignment: justify
	
}

a.small:link, a.small:active 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C65F45;
	text-decoration: none;
}

a.small:visited, a.small:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C65F45;
	text-decoration: underline;
}

a:link, a:active
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
	text-decoration: none;
}

a:visited, a:hover 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #434343;
	text-decoration: underline;
}

#content2
{
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	text-align: justify;
	
}

ul,li
{
	text-align: left;
	margin-left: 10px;
}

#header
{
	WIDTH: 300px;
	border-bottom: 1px solid #999899;
	position: absolute;
	top: 16px;
	left: 196px
	
}
