body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #8F8F8F;
	vertical-align: top;
	line-height:13px;
}
.tbstyle {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
background-color: #e7ecf3;
border:1px solid #701913;
color:#333333;
font-weight: bold;
padding: 3px;
}
input {
color: #8F8F8F;
background-color : #FFFFFF;
border: 1px solid #701913;
}
h1 {font-size:14px;}
h2 {font-size:13px;}
img{border:0;}
a {
	font-family: tahoma;
	font-size: 11px;
	color: #701913;	
}
a:visited {
	color: #701913;
}
a:hover {
	color: #701913;
}
a:active {
	color: #701913;
}
.style1 {color: #701913}

#navlist {
	width: 220px;
}
#navlist p {
	font-size: 13px;
}
#navlist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 13px;
}
#navlist li {
	margin: 0;
	border-bottom: 1px solid #CACACA;
	background-image:  url(images/button2.gif);
	background-repeat: no-repeat;
}
#navlist a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	text-decoration:none;
	font-size: 13px;
	color: #898888;
	display: block; 
	padding: 6px 25px 6px 40px;
	background-image:  url(images/button2.gif);
	background-repeat: no-repeat;
}
#navlist a:link, #navlist a:visited {
}
#navlist a:hover, #navlist a:active {
	background-image:  url(images/button2_over.gif);
	background-repeat: no-repeat;
	color: #701913;
}
#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
	background-image:  url(images/button2_over.gif);
	background-repeat: no-repeat;
	color: #701913;
}