body {
	margin:0px auto;
	background: #ffffff;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	}
	
a:link {
	color: #0000FF;
	text-decoration: none;
	}
a:visited {
	color: #CC0033;
	text-decoration: none;
	}
a:hover {
	color:#009900;
	text-decoration: underline;
	}
a:active {
	color:#009900;
	text-decoration: underline;
	}
	
	
.sidebar {
	background: url(images/side_bg_brown_bg.gif) repeat-y;
	font-size: 14px;
	}
.sidebar a:link, a:visited {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
	}
.sidebar a:hover, a:active {
	color:#FF0000;
	text-decoration: underline;
	font-weight: bold;
	}

.border {
	border: medium solid #663300;
	margin: 0px auto;
	}

#footer {
	width: 770px;
	text-align: center;
	padding: 0px;
}
#footer ul {
	list-style: square;
	text-align: center;
}

#footer li {
	display: inline;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	padding-right: 12px;
}
#footer a:link, a:visited {
	color:#FF0000;
	text-decoration: none;
	}
#footer a:hover, a:active {
	color:#000000;
	text-decoration: underline;
	}
.copy {
	font-size: 9px;
	color:#CC9933;
	text-align: center;
	}		


.red {
	color: #FF0000;
	}

.red18 {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.red16arial {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	}
.times12 {
	font-size: 12px;
	color: #FF000;
	font-family: "Times New Roman", Times, serif;
	}
.times14 {
	font-size: 14px;
	color: #FF000;
	font-family: "Times New Roman", Times, serif;
	}
.red18arial {
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	}
.red28arial {
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	}
.bold14 {
	font-size: 14px;
	font-weight: bold;
	}
.bold16 {
	font-size: 14px;
	font-weight: bold;
	}
.bold18 {
	font-size: 18px;
	font-weight: bold;
	}
.bold16Arial {
	font-size: 16px;
	font-weight: bold;
	font-family: Arial, "Rage Italic", Rockwell;
}
.yellow {
	color: #FADB2D;
	font-weight:bold;
	}

.yellow16Arial {
	color: #FADB2D;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	}
.yellow18Arial {
	color: #FADB2D;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	}
.blue {
	color:  #0000FF;
	}
.blue16arial {
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	}
.blue18arial {
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	font-family: Arial, Helvetica, sans-serif;
	}
.caption {
	font-size: 12px;
	text-align: justify;
	padding: 6px;
	}
	
.highlighedtext16{
background-color:#FFFF00;
font-size: 18px;
	font-weight: bold;
	font-family: Arial, "Rage Italic", Rockwell;
}

.highlighedtext{
background-color:#FFFF00;
}
