.whitetext
{
    font-family: Verdana;
    COLOR: #FFFFFF;
    font-size:10pt;
    text-decoration: sharp; 
}
.blacktext
{
    font-family: Verdana;
    COLOR: #000000;
    font-size:10pt;
    text-decoration: sharp; 
    font-weight: bold;
}
.text
{
    font-family: Verdana;
    COLOR: #000000;
    font-size:10pt;
    text-decoration: sharp; 
}
.smalltext
{
    font-family: Verdana;
    COLOR: #000000;
    font-size:7pt;
    text-decoration: sharp; 
}
.title
{
    font-family: Verdana;
    COLOR: #492400;
    font-size:12pt;
    text-decoration: sharp; 
    font-weight: bold;
}
.error
{
    font-family: Verdana;
    COLOR: #FF1C1C;
    font-size:10pt;
    text-decoration: sharp; 
    font-weight: bold;
}
.error_yellow
{
    font-family: Verdana;
    COLOR: #ff8400;
    font-size:10pt;
    text-decoration: sharp; 
    font-weight: bold;
}
.design_box {
		background: #E2E1CF;
		border:1px solid #CAC9B7;
		margin:30px;
		padding:5px 0 5px 0
}
.design_box input, .design_box select {
		border:1px solid #CAC9B7;
}
a:link, a:visited, a:active {
		color:#000000;
}
a:hover {
		color:#E38B32; 
}
.credits {
		padding: 3px 0 3px 0;
		color: #000000;
		font: normal 12px/14px Verdana,sans-serif;
		border-bottom:1px solid #CAC9B7;
}

a:link.top
{
    font-family: Verdana;
    COLOR: #FFFFFF;
    font-size:10pt;
    TEXT-DECORATION: none
}
a:visited.top
{
    font-family: Verdana;
    COLOR: #FFFFFF;
    font-size:10pt;
    TEXT-DECORATION: none
}
a:hover.top
{
    font-family: Verdana;
    COLOR: #FFFFFF;
    font-size:10pt;
    TEXT-DECORATION: underline
}
a:active.top
{
    font-family: Verdana;
    COLOR: #FFFFFF;
    font-size:10pt;
    TEXT-DECORATION: underline
}


a:link.menu
{
    font-family: Verdana;
    COLOR: #000000;
    font-size:10pt;
    font-weight: bold;
    TEXT-DECORATION: none
}
a:visited.menu
{
    font-family: Verdana;
    COLOR: #000000;
    font-size:10pt;
    font-weight: bold;
    TEXT-DECORATION: none
}
a:hover.menu
{
    font-family: Verdana;
    COLOR: #cc3300;
    font-size:10pt;
    font-weight: bold;
    TEXT-DECORATION: underline
}
a:active.menu
{
    font-family: Verdana;
    COLOR: #cc3300;
    font-size:10pt;
    font-weight: bold;
    TEXT-DECORATION: underline
}


html{ 
height: 100%; 
border: 0; 
padding: 0; 
margin: 0; 
} 
body{ 
height: 100%; 
margin: 0; 
padding: 0; 
border: 0; 
background: ##F6EAB1;
}
h3 {
	 font-family:Verdana, sans-serif;
	 font-weight:bold;
	 font-size:14px;
	 color:#000000;
} 

#sidebar
{
  background: #f1c496 url(graphics/side_bar.jpg) no-repeat scroll top left
}
#sidebar ul {
		padding: 0;
		margin: 0;
		list-style: none; 		
}
#sidebar ul li {
	 padding:5px 0 5px 0;
}
.list_td_head {
	  font-family:Verdana,sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#000000;
}
.list_td_head a {
	  font-family:Verdana,sans-serif;
		font-size:12px;
		font-weight:bold;
		color:#000000;
}
.list_td0 {
	  font-family:Verdana,sans-serif;
		font-size:12px;
		color:#000000;
		background:#E3F1F2;
}
.list_td1 {
	  font-family:Verdana,sans-serif;
		font-size:12px;
		color:#000000;
}
.rand_locations {
		background:#F1C598;
		width:100%;
		text-align:center;
}
.rand_locations img { 
		border: 1px solid #582C00;
		margin: 8px 0 8px 0;
}