body {
	background-image: url(/images/design/background.gif);
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
}
td a{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	text-decoration: underline;
}
td a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #A02600;
	font-size: 20px;
	line-height: 24px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	color: #A02600;
	font-size: 15px;
	line-height: 20px;
}
.footer {
	color: #777777;
}

.footer a{
	color: #777777;
}

.footer a:hover{
	color: #777777;
}

.navBar {
color: #000000;
width: 200px;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
line-height: 13px; font-family: Arial, Helvetica, sans-serif; 
font-weight: bold; 
font-size: 12px;
line-height: 18px;
}
.navBar a {
display: block;
border-width: 1px;
border-style: solid;
border-left-color: #DFDFDF;
border-top-color: #DFDFDF;
border-right-color: #454647;
border-bottom-color: #454647;
background-color: #C5C5C5;
color: #454647;
text-decoration: none;
padding-top: 2px;
padding-left: 10px;
padding-bottom: 2px;
padding-right: 6px;
}
.navBar i {
display: block;
border-width: 1px;
border-style: solid;
border-left-color: #DFDFDF;
border-top-color: #DFDFDF;
border-right-color: #454647;
border-bottom-color: #454647;
background-color: #C5C5C5;
color: #454647;
text-decoration: none;
padding-top: 2px;
padding-left: 10px;
padding-bottom: 2px;
padding-right: 6px;
}

.navBar a:hover {
display: block;
border-width: 1px;
border-style: solid;
border-left-color: #454647;
border-top-color: #454647;
border-right-color: #BBBBBB;
border-right-width: 0px;
border-bottom-color: #BBBBBB;
background-color: #C5C5C5;
color: #454647;
text-decoration: none;
padding-top: 2px;
padding-left: 10px;
padding-bottom: 2px;
padding-right: 6px;
}


