body {
	font-family: Arial, Helvetica, sans-serif;
	
	TEXT-ALIGN: center;
	MARGIN: 0px; 
	PADDING: 0px;
	color: #000000;
	font-size: smaller;
}

table {
	
	background-color: White;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.smalltext {
	font-size: 90%;
	
}


.orange {
	background-color: #f4963b;
}


.infobox {
	width: 190px;
	padding: 5px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-color: #f6881f;
	border-style: solid;
	
	
}


.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	background: transparent url(images/ttl_right.gif) no-repeat;
	line-height: 45px;
	width: 200px
}



div#navcontainer
{
padding-top: 2px;
	
}

#navcontainer ul
{
list-style-type: none;
text-align: left;
margin-left: 0;
padding-left: 0px;


}

#navcontainer ul li a
{
background: transparent url(images/bullet0.gif) left center no-repeat;
padding-left: 12px;
text-align: left;
font: normal 85% Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
color: #8e5c49;
}

#navcontainer ul li a:hover
{
background: transparent url(images/bullet1.gif) left center no-repeat;
color: #D2691E;
}

#navcontainer ul li a#current
{
background: transparent url(images/bullet1.gif) left center no-repeat;
color: #D2691E;
font-weight: bold;
}

	
	
	#header {
	border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #f6b748;
	border-style: solid;
	width: 744px;
	
	}
	
	


A:link {
	COLOR: #8e5c49;
	font-weight: bold;
}
A:visited {
	COLOR: #f3d210;
	
	font-weight:bold
}
A:hover {
	COLOR: #D2691E;
	text-decoration: none;
	font-weight:bold
}
A:active {
	COLOR: #f6b748;
	font-weight:bold
	}

#footer {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 1px;
	border-color: #f6881f;
	border-style: solid;
	width: 744px;
	font-size: 85%;
	padding-top: 5px;
	padding-bottom: 5px;
	COLOR: #8e5c49;
	
}

h2 {
FONT-WEIGHT: bold; 
FONT-SIZE: 120%; 
PADDING-TOP: 20px;
padding-left: 15px; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
background:url(images/bullet.gif) left no-repeat;
}

h3{ 
FONT-WEIGHT: bold; 
FONT-SIZE: 100%; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}


p{
padding-right: 10px;

}

#line {
border-bottom: 1px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-color: #f4963b;
	border-style: solid;
	width: 344px;
	}
	
span {
font-weight: bold;
}

.bgimage {
background-image:url(images/bgimage.jpg);
background-repeat:no-repeat;
}

.infoboxright {
	width: 180px;
	padding: 5px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-color: #f6b748;
	border-style: solid;
}


.headingright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #32CD32;
	background: transparent url(images/ttl_right.gif) no-repeat;
	line-height: 45px;
	width: 190px
}
.bold {
font-weight: bold;
}

.closed-infobox {
	width: 288px;
	padding: 5px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-top: 1px;
	border-color: #FF0033;
	border-style: solid;
	
	
}


.closed-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left: 5px;
	color: #000000;
	background-color:#FF0033;
	line-height: 20px;
	width: 295px
}

.closed-smalltext {
	font-size: 90%;
	color: #FF0033;
	padding-bottom: 5px;
}
	