.titlebar {
font-family: Verdana;
font-size: 12px;
color: #FFFFFF;
font-weight: bold;
}

.test {
font-family: Verdana;
font-size: 11px;
}

.testb {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
}

.testbr {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
color: red;
}

.titles {
font-family: Verdana;
font-size: 12px;
font-weight: bold;
text-decoration: underline;
}

.an {
font-family: Verdana;
font-size: 14px;
font-weight: bold;
}

p {
font-family: Verdana;
font-size: 10px;
}

.borders {
border-left: 1px solid #000;
border-right: 1px solid #000;
}

.bordersl {
border-left: 1px solid #000;
}

.bordersr {
border-right: 1px solid #000;
}

.bordersf {
border-left: 1px solid #044768;
border-right: 1px solid #044768;
}

td.priceboxtitle {
	background-color: #003399;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}



a {
	text-decoration: underline;
}

a:hover {
	color: #305785;
	background-color: inherit;
}

span {
	display: none;
}

img {
	border: none;
}


p {
	margin: 10px 0px 10px;
	text-align: justify;
	line-height: 15px;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

input {
	padding-top: 2px;
	background-color: #fff;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

select {
	background-color: #fff;
	color: #666666;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}


#container {
	margin: 0px auto;
	padding-top: 7px;
	width: 732px;
	background: url('images/background_top.gif') repeat-x 0px 0px;
	text-align: justify;
}


