body {
	background-color:#FFFFFF;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	height:100%;
	font-family : Tahoma, Arial, Verdana, Sans Serif;
}

.formButton {
background-color: black;
border-color: white;
border-style: solid;
border-top: 0px;
border-left: 1px;
border-right: 1px;
border-bottom: 1px;
color: white;
font-size: 10pt;
font-family: verdana;
}

.title {
background-color: #d0cfcb;
border-top: 0px;
border-left: 1px;
border-right: 1px;
border-bottom: 1px;
border-style: solid;
border-color: black;
height: 50px;

}

.search {
background-color: #414141;
border-top: 0px;
border-left: 1px;
border-right: 0px;
border-bottom: 1px;
border-style: solid;
border-color: black;
height: 50px;

}

.sidebar {
background-color: #9d8853;
border-top: 0px;
border-left: 1px;
border-right: 0px;
border-bottom: 1px;
border-style: solid;
border-color: #000000;
width: 206px;
}

.sidebarbottom {
background-color: #d0cfcb;
border-top: 0px;
border-left: 1px;
border-right: 0px;
border-bottom: 1px;
border-style: solid;
border-color: #000000;
width: 206px;
}

p{
font-family : Tahoma, Arial, Verdana, Sans Serif;
	font-size: 12px;
	color : #000000;
}

li {
font-family : Tahoma, Arial, Verdana, Sans Serif;
	font-size: 12px;
}
li a
{
text-decoration: none;
}
hr
{
height:1px;
border-top: 1px dotted #993300;
}
a:visited 
{
	color : #9d8853;
		text-decoration: none;
}
a:link 
{
	color : #993300;
	text-decoration: none;
}
a:hover {
	color : #414141;
	text-decoration : underline;
}

/* Classes of Text */
.lightText 
{
font:  Tahoma, Arial, Verdana, Sans Serif;
font-size:12px;
color: #ffffff;
}
.lightText a:link
{
color: #aaaaaa;
text-decoration: none;
}
.lightText a:visited
{
color: #999999;
text-decoration: none;
}
.lightText a:hover
{
color : #ffffff;
text-decoration : underline;
}
.header
{
font-family : Tahoma, Arial, Verdana, Sans Serif;
color: #993300;
font-size:14px;
text-transform:uppercase;
}
.subheader
{
font-family : Tahoma, Arial, Verdana, Sans Serif;
color: #993300;
font-size:12px;
}
.navheader
{
font-family : Tahoma, Arial, Verdana, Sans Serif;
color: #ffffff;
font-size:12px;
text-align:center;
text-transform:uppercase;
}

.navcat
{
font-family : Tahoma, Arial, Verdana, Sans Serif;
color: #ffffff;
font-size:12px;
text-align:center;
text-transform:uppercase;
}

.footer
{
font-size: 10px;
font-family : Tahoma, Arial, Verdana, Sans Serif;
padding-top:10px;
padding-left:40px;
padding-right:15px;
padding-bottom:10px;
background-color: #7e7e7e;
color: #ffffff;
border-top: 0px;
border-left: 1px;
border-right: 1px;
border-bottom: 1px;
border-style: solid;
border-color: black;

}
.footer a:link
{
color: #f1e4c3;
text-decoration: none;
}
.footer a:visited
{
color: #f1e4c3;
text-decoration: none;
}
.footer a:hover
{
color : #ffffff;
text-decoration : underline;
}

.content
{
font: Tahoma, Arial, Verdana, Sans Serif;
font-size:12px;
color: #000000;
padding-top:25px;
padding-left:40px;
padding-right:25px;
padding-bottom:25px;
border-top: 0px;
border-left: 1px;
border-right: 1px;
border-bottom: 1px;
border-style: solid;
border-color: black;
}

.sidebarcontent {
font: Tahoma, Arial, Verdana, Sans Serif;
font-size:12px;
color: #000000;
width: 196px;
padding-top:5px;
padding-left:5px;
padding-right:5px;
padding-bottom:5px;
}

.sidebarcontent a:visited 
{
	color : #ffffff;
		text-decoration: none;
}
.sidebarcontent a:link 
{
	color : #ffffff;
	text-decoration: none;
}
.sidebarcontent a:hover {
	color : #ffffff;
	text-decoration : underline;
}

.smalltext
{
font-family : Tahoma, Arial, Verdana, Sans Serif;
color: #000000;
font-size:10px;
}

