body	{
		margin:0px;
		padding:0px;
		background:#797979
		}
td		{
		font-family:tahoma;
		font-size:11px;
		line-height:13px;
		color:#FFFFFF
		}
a		{
		color:#BEB588;
		text-decoration:underline;
		}
a:hover	{
		text-decoration:none;
		}
ul		{
		list-style:none;
		margin:0px;
		padding:0px;
		}
li		{
		background:url(images/list1.gif) bottom left no-repeat;
		height:18px;
		}
li a	{
		text-decoration:none;
		margin:0 0 0 7px;
		}
textarea{
		width:150px;
		height:48px;
		border-style:solid;
		border-width:1px;
		border-color:#FFFFFF;
		border-top-color:#9E8400;
		overflow:auto;
		font-family:tahoma;
		font-size:11px;
		color:#6B675B
		}
input	{
		width:135px;
		height:19px;
		border-style:solid;
		border-width:1px;
		border-color:#FFFFFF;
		border-top-color:#9E8400;
		font-family:tahoma;
		font-size:11px;
		color:#6B675B;
		margin:0 0 0 6px
		}
.more	{
		color:#BEB588;
		text-decoration:none;
		}
		



.watermarked
{
	color:#BEB588;
}

#pageContainer
{
	margin-left: auto;	
	width: 766px;	
	height: 700px;
	margin-right: auto;	
	position: relative;	
	top: 35px;
	background: url(images/all_bg.jpg) top left no-repeat;
	border-style: solid; 
	border-width: 1px; 
	border-color: #EDECE4;
	position:relative;
	font-family:tahoma;
	font-size:11px;
	color:#FFFFFF
}

#mainPage
{
	position:relative; 
	width:444px; 
	margin: 0 auto;
}

#pageTitle
{
	color: #8EAAC0;
	font-size: 20px;
	font-weight: bolder;
	margin: 80px 0 0 0;
}

#contentPlaceHolder
{
	margin: 25px 0 0 0;
}

#footer
{
	margin: 12px 0 0 0;
}

#footer a
{
	color: #B37A8A;
	text-decoration:none;
	background: url(images/palette.png) top left no-repeat;
	margin: 0px 5px 0px 0px;
	padding: 0px 0 0px 20px;
	font-weight:bold;
}

#footer a:hover	
{
	text-decoration:underline;
}

.noImageBorder
{
	border-width: 0px;
}
