.titlebg {  background-image: url(/gfx/title_bg.gif); background-repeat: repeat-x}
.tbbanner {
	background-image: url(/gfx/tb_banner_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	letter-spacing: 1px;
	text-align: center;
}
.tb_btm_line {  background-image: url(/gfx/tb_btm.gif); background-repeat: repeat-x}
.tb_mid_right {  background-image: url(/gfx/tb_mid_right.gif); background-repeat: repeat-y; background-position: right}
p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000066}
a {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: 000066}
h6 {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000066}
h5 {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000066}
li {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #000066}
#navigation ul{
   margin: 5;
   padding: 2;
   list-style-type: none;
}
#navigation a {
	background: white;
	color: #313F57;
	display: block;
	width: 100%;
	border-bottom: 1px solid #006;
	border-left: 5px solid #006;
	padding: 5px;
	text-decoration: none;   
}
