body {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #999999;
	margin: 0 0 0 0;
	border-width: 0px;
	overflow: auto; 
	
}

td, p {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #999999;
	line-height: 22px;
}


li {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	list-style-image:  url(images/li.gif);	
}

a:link, a:active, a:visited {
	color: #E1B893;
	font-weight: normal;
		text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;	
}

/* menu links */
a.nav:link, a.nav:visited, a.nav:active {
	color: #3D3C3C;
	text-decoration: none;
	font-size: 9px;
	line-height: 15px;
}

a.nav:hover {
	color: #ffffff;
	text-decoration: none;
	font-size: 9px;
	line-height: 15px;		
}

.headline {
	font-size: 15px;
}

.title {
	font-size: 18px;
	color: #FFFFFF;
}

.smalltitle {
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}

.smalltext {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}

.submit {
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	border-bottom: 0px;
	width: 150px;
	height: 29px;
	background-image: url(images/bkgd.gif);
}


.smallest {
	font-size: 9px;
	color: #3D3C3C;
}

.descriptor {
	font-weight: bold;
}

.comment {
	color: #2E2E28;
}


form	{
	margin: 0 0 0 0;
}



select { 
 background-color: #000000; 
 color: #cccccc; 
 font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	border-width: 0px;	
	
}


.inputfield {
	border-bottom:#999999 1px solid;
	border-left:#000000 1px solid;
	border-right:#000000 1px solid;
	border-top:#000000 1px solid;
	background-color: #000000;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, sans-serif;
	font-size: 13px;
	color: #cccccc; 
	height: 18px;

}


.photos	{
	background-color : #ffffff;
	border-right-width : 1px;
	border-right-color : #ffffff;
	border-right-style : solid;
	border-top-width : 1px;
	border-top-color : #ffffff;
	border-top-style : solid;
	border-bottom-width : 1px;
	border-bottom-color : #ffffff;
	border-bottom-style : solid;
	border-left-width : 1px;
	border-left-color : #ffffff;
	border-left-style : solid;
}


a.footer:link, a.footer:visited, a.footer:active {
	color: #FDA100;
	text-decoration: none;
	font-size: 9px;
}

a.footer:hover {
	text-decoration: none;
	color: #192F5A;	
	font-size: 9px;		
}

.top {
	font-family: Trebuchet MS, Arial, Verdana, Geneva, Arial, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

h1 {
	font-size:9px;
}
h2 {
	font-size:10px;
}
h3 {
	font-size:12px;
}