
body {
background: #DAE0DF;
text-align: left;
font-family: Arial;
color: #5A645B;
font-size: 11px;

margin-right:0px;
margin-bottom:0px;
padding-left:0px;
}

td { 
font-family: Trebuchet MS;
color: #29121F;
font-size: 11px;
}



#container {
width: 587px;
margin: 0px auto;

}
#header {
background: #fff;
width: 534px;
height: 431x;
padding-top: 0px;
}

#content {
background: #C7CECB;
float:left;
width: 359px;
text-align: left;
padding-left: 15px;
font-family: Arial;
color: #424B44;
font-size: 11px;
}

	h4 {
		background: url() no-repeat left top;
		color: #4B5450;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 18px;
		font-weight: normal;
		letter-spacing: -1px;
		padding-left: 5px;
		margin: 0;
	}

a:link 		{
		text-decoration:none;
		color:#809B9A;
		font-weight: bold;
		}


a:visited 	{
		text-decoration:none;
		color:#4F6A69;
		font-weight: bold;
		}


a:hover 	{
		text-decoration:none;
		color:#4F6A69;
		font-weight: bold;
		}


a:active 	{
		text-decoration:none;
		color:#4F6A69;
		}


input,textarea,select {
		padding:1px;
		border:1px;
		background-color:#87938F;
		border-color: #5C6C67;
		color:#495350;
		font-family: Arial;
		font-size: 11px;}
	#footer
		{clear: both;
		 margin: 0;
		 padding: 5px;
		 background-color: #9CA5A1;
		 text-align:center;
		 font-family: arial, sans-serif;
		 font-size: 11px;
		 line-height: 15px;
		 color: #988675;
		 width: 364px;}
