body {
	margin: 0px;
	background: #21346B  url( /resources/images/bg_gradient.jpg ) repeat-x;
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	vertical-align: top;
}

body, p, input, select, div, span, table, tr, td, a {
	color: #000;
	font-size: 11px; 
	font-family: verdana, arial, helvetica, sans-serif; 
}

a:link, a:visited, a:active { 
	color: #FFFFFF;
	border: 0px;
}

a:hover {
	color: #3A6EAS;
}

a img {
	border: none;
}

.footer {
	margin-top: 10px;
	margin-bottom: 10px;
}

.footer td { 
	font-size: 11px; 
	color: #ffffff;
}

.blackline-vert {
	width: 1px;
	background: #000;
}

.blackline-horiz {
	width: 100%;
	height: 1px;
	background: #000;
}

.content {
	color: #000000;
}

.contentframe {
	width: 610px;
	height: 487px;
	color: #000000;
	background: #FCF1A9;
	overflow: auto;
}

.contentframe a:link, .contentframe a:visited, .contentframe a:active {
	color: #21346B;
}

.contentframe.input {
	border: 1px solid black;
}

.errors {
	color: red;
	font-weight: bold;
}

.talkbubble {
	color: #21346B;
	background: #FFFFFF url( /resources/images/middletop.jpg ) no-repeat;
}

.marquee {
	color: #990000;
	margin: 0px 10px;
	font-weight: bold;
}

.red, a.red, a.red:link, a.red:visited {
	color: #990000;
}

.yellowbg {
	background: #FCF1A9;
}

.white { color: #FFFFFF; }

.black, a.black:link, a.black:visited, a.black:hover,  { color: #000000; }

.pricingmsg {
	color: #990000;
	background: #FCF1A9 url( /resources/images/day_bg.gif ) right repeat-y;
	text-align: left;
	padding: 0px 10px;
}

.pricingmsg a:link, .pricingmsg a:visited, .pricingmsg a:active {
	color: #990000;
	font-weight: bold;
}

.pricingmsg a:hover {
	color: #21346B;
}

.style1 { 
	color: #FF0000 
}

.formtd { 
	border: 1px solid black; 
}

.tiny { 
	font-size: 7pt; 
}
