.footerp{
			font-family:tahoma;
			text-align: center;
			font-size:10px;
			color: black;
		}

.borders
{
	BORDER-BOTTOM: #AF4A1C 1px solid; 
	BORDER-LEFT: #AF4A1C 1px solid;
	BORDER-RIGHT: #AF4A1C 1px solid;
	BORDER-TOP: #AF4A1C 1px solid;
}

#sidebar {
	float: left;
	width: 200px;
	padding-left: 1px;
}

/* Menu */

#menu {
}

#menu ul {

	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #3B3B3B;
}


#menu a:hover {
	background: #D73F3E;
	color: #FFFFFF;
}

#menu .active{
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	padding: 5px 15px;
	border-bottom: 1px solid #FFFFFF;
	text-decoration: none;
	color: #000000;
	font-weight:bold;
	font-size:11px;
}


body
{
	margin:0px;
	padding:0px;
	background-position:center middle;
}

a {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #999999;
	font-size:11px;
}

a:hover {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
}


.borders
{
	BORDER-BOTTOM: #999999 1px solid; 
	BORDER-LEFT: #999999 1px solid;
	BORDER-RIGHT: #999999 1px solid;
	BORDER-TOP: #999999 1px solid;

}

.text
{
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
}

.text2
{
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:11px;
}


.links4 {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: maroon;
	font-size:11px;
}

a.links4:hover {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:black;
	font-size:11px;
}

.links5 {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: maroon;
	font-size:11px;
}

a.links5:hover {
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:black;
	font-size:11px;
}

