body, table, tr, td {
	font: 10pt tahoma; 
	color: #000000;}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #D4EEFF;
	margin: 0 0 0 0;}

a:link, a:active, a:visited {
	color: #772B1A;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;}

a:hover {color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 15px;}

input, textarea, option, select {
	background-color: #D4EEFF;
	font: 7pt verdana;
	color: #000000;
	border: 1px solid #000000;
	padding:2px; }


#navbox {position: absolute;
	top: 150px;
	left: 5px;
	width: 170px;}

#content {position: absolute;
	top: 150px;
	left: 175px;
	width: 625px; } 

.indent { padding-left: 15px;}
 
h1 {font: 14pt tahoma; 
	color: #000000;}

h2 {font: 14pt tahoma; 
	color: #000000;}

hr {border: none 0;
border-top: 1px solid #772B1A;/*the border*/
height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

.header {font: 14pt tahoma; 
	color: #000000;}


