body {
	background: #f8f3e7;
	
	color: #333;
	font-size: 20px;
	padding: 20px 0 40px;
	font-family: tahoma;
}

a {
	color: #8b4513;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	text-align: center;
}

h2 {
	padding: 20px 0 0;
	text-align: center;
}

p 
{
	border: 1px solid #666;
	overflow: hidden;
	padding: 10px 0;
	text-align: center;
}

.container_12 {
	background: #fff url(../../img/12_col.gif) repeat-y;
	margin-bottom: 20px;
}

.container_16 {
	background: #fff;
}

.container_24 {
	background: #fff url(../../img/24_col.gif) repeat-y;
}


.appname
{
	margin-left: auto;
	margin-right: auto;
	

}

.applogo
{
	margin-left: 0;
}

.amanalogo
{
	
	margin-right: 0;

}

.appname
{
	margin-left: auto;
	margin-right: auto;

}

.menu ul
{
	list-style: none;
	text-align: right;
	margin-top:20px;
}

.menu li
{
	/*background:#f1e6c8;*/
	margin: 3px 3px 3px 3px;
	padding: 2px;
}

.content
{
	background: #ffffff;
}

#header
{
	border-bottom: solid 7px #a68d73;
	background: #f8f3e7;
}


table
{	margin-top: 20px;
	padding:2px;
}
td
{
	background:#f8f3e7;
}

#table4 td, #table3 th {
border:1px solid #ffffff;

padding:3px 7px 2px;
}

#table4 th {
background-color:#f1e6c8;
color:#FFFFFF;

padding-bottom:4px;
padding-top:5px;
text-align:right;
}
