body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFDE9;
	font-family: trebuchet, trebuchet ms;
	font-size: 11px;
	line-height: 20px;
	color: #111111;
	text-align: justify;
	padding: 0px;
	margin: 0px;
}


table, tr, td {
	border: none;
	font-family: trebuchet, trebuchet ms;
	font-size: 11px;
	line-height: 20px;
	color: #111111;
	text-align: justify;
}


a:link, a:visited {
	font-style: normal;
	color: #E76707;
	text-decoration: none;
}


a:hover {
	font-style: italic;
	color: #E76707;
	text-decoration: none;
}


a:active {
	font-style: normal;
	color: #E76707;
	text-decoration: none;
}


img {
	border: 0;
}


p, li { 
	font-size: 11px;
	line-height: 20px;
	text-align: justify;
}


b, i {
	color: #B40A0A;
}


input, textarea, option, select {
	background-color: #FFFDE9;
	font-family: trebuchet, trebuchet ms;
	font-size: 11px;
	color: #111111;
	border: 1px solid #111111;
	padding: 1px;
}


h1 {
	font-family: trebuchet, trebuchet ms;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #127EB8;
	text-align: left;
	text-transform: uppercase;
	margin: 0px;
}


.menu {
	font-family: trebuchet, trebuchet ms;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #127EB8;
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 5px;
}


.navcontainer {
	width: 155px;
}


.nav {
	font-family: trebuchet, trebuchet ms;
	font-size: 11px;
	line-height: 20px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}


.nav a, .nav a:visited {
	font-style: normal;
	letter-spacing: 6px;
	color: #E76707;
	display: block;
	margin: 0px 0px 8px 0px;
}


.nav a:hover {
	font-style: normal;
	letter-spacing: 8px;
	color: #B40A0A;
	display: block;
	margin: 0px 0px 8px 0px;
}


.nav a:active {
	font-style: normal;
	letter-spacing: 6px;
	color: #E76707;
	display: block;
	margin: 0px 0px 8px 0px;
}