body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #443B2E;
}
#header {
   text-align: center; 
   background: #443B2E;
   margin: 0px;
}
#footer {
   width: 100%;
   height: 33px;
   background: #443B2E;
   margin: 0px;
}
#header #header_content {
   margin:auto; 
   width: 745px;
   height: 111px;
   background-image: url('/images/index_01.gif');
   background-repeat: no-repeat;
   font-family: Comic Sans, Comic Sans MS, cursive;
   color: #FFDB00;
}
#header #header_content a {
   font-family: Comic Sans, Comic Sans MS, cursive;
}
#login {
   float: right; 
   text-align: left; 
   width: 200px; 
   font-size: 12px;
   font-weight: bold;
}
#login input {
   background: #444444;
   color: #EEDD00;
   border: 1px solid black;
   font-weight: bold;
   font-size: 11px;
   padding: 1px 7px 1px 7px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFDB00;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFDB00;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFDB00;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFDB00;
	text-decoration: underline;
}
