td {
	text-align: left;
	font-family:tahoma;
	font-size:11px;
	color:#828282;
	line-height:13px;
}

a {text-decoration:underline;
   color:#828282;}
  
body { 	margin:0px;padding:0px;}
strong { color:#B7B7B7}


ul {margin:0; padding:0; list-style:none}
li {
	margin:0 0 0 0px;
	padding:0 0 0 8px;
	line-height:normal;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: circle;
	color: #EBE5C5;
}
li a { color:#B7B7B7; font-weight:bold}


.welcome strong { color:#828282}

.latest span { color:#B7B7B7}

.copy { color:#FFFF99}
.copy a { color:#FFFF99; text-decoration:none}
.copy a:hover { text-decoration:underline}

.gallery span a { text-decoration:none}
.gallery span a:hover { text-decoration:underline}

.white {color:#ffffff; text-decoration:none}



.form {
	width:300px;
	height:19px;
	font-family:tahoma;
	font-size:11px;
	background-color:#696145;
	color:#EBE5C5;
	margin-left:0px;
	margin-right:0px;
	border: 1px solid #EBE5C5;
}
		
.textarea { width:300px;
		height:79px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#EBE5C5;
		background-color:#696145;
		color:#EBE5C5;
		margin-left:0px;
		margin-right:0px}
		

a:hover{text-decoration:none;}
.content {
	font-family: tahoma;
	font-size: 11px;
	color: #ebe5c5;
}

.a:hover{text-decoration:underline;}
.contentBold {
	font-family: tahoma;
	font-size: 12px;
	color: #ebe5c5;
	font-weight: bold;
}
.form2 {
width:auto;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style: solid;
		border-width: 1px;
		border-color:#EBE5C5;
		background-color:#696145;
		color:#EBE5C5;
		margin-left:0px;
		margin-right:0px
}
