body {
	background-color: #000000;
}

td{

font-family:arial;
color:#FFFFFF;
font-size: 12px;}


A:link {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: underline;
}
A:hover {
	text-decoration: none; 
	color: #ccc;
	font-weight: bold; 
	text-decoration: underline;
	}

A:visited {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 
	text-decoration: underline;

}


.nav {
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-LEFT: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    font-size:12px;
	color:#FFFFFF;
	background-color:#749021;
	text-align:center;

}

.nav A {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 
	
}
.nav A:link {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 

}
.nav A:visited {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 

}
.nav A:hover {
	text-decoration: none; 
	color: #000;
	font-weight: bold; 
}

.nav_no_l {
   
    BORDER-BOTTOM: #CCCCCC 1px solid;
    BORDER-RIGHT: #CCCCCC 1px solid;
    font-size:12px;
	color:#FFFFFF;
	background-color:#749021;
	text-align:center;
	padding-bottom: 6px;
}
.nav_no_r {
   
    BORDER-BOTTOM: #CCCCCC 1px solid;    
    font-size:12px;
	color:#FFFFFF;
	background-color:#749021;
	text-align:center;
	padding-bottom: 6px;
}

.nav_no_r A {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 
}
.nav_no_r A:link {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 

}
.nav_no_r A:visited {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 

}
.nav_no_r A:hover {
	text-decoration: none; 
	color: #000;
	font-weight: bold; 
}

.nav_no_r {
   
    BORDER-BOTTOM: #CCCCCC 1px solid;    
    font-size:12px;
	color:#FFFFFF;
	background-color:#749021;
	text-align:center;
	padding-bottom: 6px;
}

.nav_no_l A {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 
}
.nav_no_l A:link {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 

}
.nav_no_l A:visited {
	text-decoration: none; 
	color: #FFFFFF;
	font-weight: bold; 

}
.nav_no_l A:hover {
	text-decoration: none; 
	color: #000;
	font-weight: bold; 
}



.name {
	background-color:#A8C632;
	padding:20px;
}
.content {
background-color:#749021;
padding:24px;
 BORDER-top: #CCCCCC 1px solid;    
}
.title{
font-size:24px;
font-weight:bold;
}


.frame{

border: 1px solid #ccc;
}
.picframe{

border-top: 1px solid #ccc;
border-right: 1px solid #ccc;
height: 182px;
}


