
td.form_caption
{
	text-align: right;
	font-weight: bold;
	background-color: #eee;
}

td.form_caption_center
{
	text-align: center;
	font-weight: bold;
	background-color: #eee;
}
#main { font-size: 12px; font-family: Arial, Helvetica, Geneva }
#main_sm { font-size: 11px; font-family: Arial, Helvetica, Geneva }
a:link { color: #900; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a:active
 { color: #900; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: black;
}
a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: black;
}
a.news:link  { color: #900; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a.news:active  { color: #900; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a.news:visited { color: black; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
a.news:hover { color: black; font-weight: bold; font-family: Arial, Helvetica, sans-serif; text-decoration: underline }
div.quotebox
{
	border-color: black;
	border-width: thin thin thin thin;
	border-style: solid;
	width: 150px;
	margin: 10px 10px 10px 10px;
	padding: 10px;
	font-size: 12px;
	background-color: #D3D2D7;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana;
	line-height: normal;
	text-align: left;
	float: right;
	clear: right;
}
.shadow
{ 
	/*-moz-box-shadow: 0px 10px 30px #000000; 
	-webkit-box-shadow: 0px 10px 30px #000000; 
	box-shadow: 0px 10px 30px #000000; 
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=v, offX=#2424246, offY=-6, positive=true) */
}
#footer
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}
a.footer:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

a.footer:active
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

a.footer:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: white;
}

a.footer:hover
{
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #D3D2D7;
}
ul
 { list-style-image: url(../images/bullet.gif) }