img {border:0px;}

body{background:url('images/bg.gif');margin:30px 0px 0px 0px;}

#frame{width:815px;border:0px solid red;}


a.footer:link {font-family:tahoma, verdana, arial;font-size:10px;font-weight:normal;color:#504511;letter-spacing:1px;}     /* unvisited link */
a.footer:visited {font-family:tahoma, verdana, arial;font-size:10px;font-weight:normal;color:#504511;letter-spacing:1px;}  /* visited link */
a.footer:hover {font-family:tahoma, verdana, arial;font-size:10px;font-weight:normal;color:#504511;letter-spacing:1px;}   /* mouse over link */
a.footer:active {font-family:tahoma, verdana, arial;font-size:10px;font-weight:normal;color:#504511;letter-spacing:1px;}   /* selected link */

input.button {
	color: white;
	background-color: #db7131;
	height: 22px;
	font-size: 10px;
}

h2 {
	font-family: arial;
	color: #f87228;
	border-bottom: solid 1px #f87228;
	width: 700px;
}

table.admin tr th {
	font-size: 11px;
	text-align: left;
}

table.admin tr th a {
	color: gray;
}

table.admin tr td {
	font-size: 12px;
}

input.small {
	width: 50px;
}