body {
  	background-color: #777777;
	color: #000000;
	font-size: 10px;
    	font-family: Verdana, Arial;
    	margin: 0; padding: 0;
	text-align: center;
	}

td {
	text-align: left;
    	font-family: Verdana, Arial;
	font-size:12px;
	color:#000000;
	line-height:16px;
	}
	
td.bottom {
	text-align: right;
    	font-family: Verdana, Arial;
	font-size:10px;
	color:#000000;
	line-height:14px;
	}
	
	
a {
	text-decoration:underline;
	color:#000000;
	}
a:hover{
	text-decoration:underline;
	}

a.whitelink {
	font-family: tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-decoration:underline;
	color:#333333;
	}
a:hover.whitelink{
	text-decoration:underline;
	}

a.menufont {
	font-family: Verdana, Arial;
	line-height:20px;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	}
a:hover.menufont{
	text-decoration:underline;
	}

.a:hover.whitelink{
	text-decoration:underline;
	}

a.whitelink2 {
	font-family: tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-decoration:underline;
	color:#432b22;
	}
a:hover.whitelink2 {
	text-decoration:underline;
	}
.a:hover.whitelink2 {
	text-decoration:underline;
	}

/*--DIV--*/

#head {
	height: 340px;
	background-image:url(../img/background_top.png);
	background-repeat:repeat-x;	
	background-color: #eeeeee;
	}
#headlogo {
	text-align:left;
	padding-top:10px;
	align:left;
	}
#headinline {
	padding-top:80px;
	}
#content {
	padding-top: 5px;
	color: #000000;
	background-color:#eeeeee
}
.content1 {
	color: #000000;
	width: 700px;
	text-align: left;
    	font-family: Verdana, Arial;
	font-size: 12px;
	padding-bottom: 45px;
	background-color:#eeeeee
	}
#footer {
	height: 80px;
	background-image: url(../img/bottom.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color:#777777;
	color: #333333;
	font-size: 11px;
    	font-family: tahoma, Verdana, Arial;
    	margin: 0; padding: 20px;
	line-height: 16px;
	text-align: center;
	}
#bottom {
	background-color:#777777;
	}

blockquote {margin: 0; padding-left: 20px; border-left: 1px solid #000000; text-align: left;}


/*--Text--*/
.headline {font-size: 16px;     font-family: Verdana, Arial; font-weight: bold;}
h1, h2 	{font-size: 16px;     font-family: Verdana, Arial; font-weight: bold;}