ul#menu

{

	margin:0;

	padding:0;

	list-style-type:none;

	display:block;

	height:25px;

	font-size:10px;

	font-weight:bold;

	font-family:Georgia, Times New Roman, serif;

	border-bottom:1px solid #000000;

	border-top:1px solid #000000;

}



ul#menu li

{

	display:block;

	float:left;

	margin:0;

	padding:0;

}

	

ul#menu li a

{

	display:block;

	float:left;

	color:#000000;

	text-decoration:none;

	font-weight:bold;

	padding:6px 8px 0 6px;

}

	

ul#menu li a:hover

{	

	color:#FFFFFF;

	height:21px;

	background-color: #9E0508;

}

	

.10pxpadding

{

padding-left: 15px;

padding-right: 15px;

}



.roundcont {

	width: 460px;

	background-color: #003300;

	color: #fff;

}



.roundcont p {

	margin: 0 10px;

}



.roundtop { 

	background: url(images/toprightgreen.gif) no-repeat top right; 

}



.roundbottom {

	background: url(images/bottomrightgreen.gif) no-repeat top right; 

}



img.corner {

   width: 15px;

   height: 15px;

   border: none;

   display: block !important;

}



.roundcont2 {

	width: 745px;

	background-color: #003300;

	color: #fff;

}



.roundcont2 p {

	margin: 0 10px;

}



.roundtop2 { 

	background: url(images/toprightgreen.gif) no-repeat top right; 

}



.roundbottom2 {

	background: url(images/bottomrightgreen.gif) no-repeat top right; 

}



img.corner2 {

   width: 15px;

   height: 15px;

   border: none;

   display: block !important;

}


