.textGrey12-U {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	/*text-decoration: none;*/
}
a.textGrey12-U:hover {text-decoration: underline;}

.textGrey12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c0c0c0;
	/*text-decoration: none;*/
}
a.textGrey12:hover {text-decoration: underline;}.text11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #323232;
	line-height: 20px;

}
.textRed12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cd1500;
}

.textRed12-25 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #cd1500;
	height:25px;
	text-decoration: none;
	line-height: 25px;

}
a.textRed12-25:hover {text-decoration: underline;}

.text12 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #323232;
	line-height: 20px;
}
.text16 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #323232;
	line-height: 25px;
}
.text14 {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323232;
	line-height: 20px;
}

body
{
    font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
    color: #000000;
	background-image:url(images/background.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-top:15px;
}

form,input
{
    margin: 0px;
    padding: 5px 5px 5px 5px;

}

a
{
	font-size:12px;
	color: #3769BD;
    text-decoration:underline;
}

a:hover 
{
    font-size:12px;
	color: #000000;
    text-decoration:none;
}

.navbar a:link    {color: #2D8930; background: white; font-size:11px;}
.navbar a:visited {color: #2D8930; background: white; font-size:11px;}
.navbar a:active  {color: #2D8930; background: white; font-size:11px;}


#title
{
	color: #FFFFFF;
    margin: 0;
}

.header_top
{
background-image:url(images/header_top.gif);
}

.header_bottom
{
background-image:url(images/header_bottom.gif);
}

.header_left
{
background-image:url(images/header_left.gif);
}

.header_right
{
background-image:url(images/header_right.gif);
}

a.title
{
	font-size:24px;
	color: #FFFFFF;
    text-decoration:none;
}

a.title:hover
{
	font-size:24px;
	color: #FFFFFF;
    text-decoration:none;
}

.slogan
{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#8EC83E;
	border-left:5px solid #FFFFFF;
	padding: 2px 5px 2px 5px;
}

#container
{
    margin: auto;
    padding: 0px;
    width: 700px;
}

.about
{
font-size:12px;
border-left:10px solid #92D4F4;
background-color:#CAE99F;
color:#000000;
}

.bluebar_top
{
background-image:url(images/bluebar_top.gif);
}

.bluebar_bottom
{
background-image:url(images/bluebar_bottom.gif);
}

.greenbar_top
{
background-image:url(images/addressbar_top.gif);
}

.greenbar_bottom
{
background-image:url(images/addressbar_bottom.gif);
}

.address_bar_top
{
background-image:url(images/addressbar_top.gif);
}

.address_bar_bottom
{
	color:#000000;
	font-size:12px;
    padding: 2px 5px 2px 5px;
    background-color: #CAE99F;
	list-style:none;
}

#address_box
{
	color:#000000;
	background-color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	font-family: "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	width: 300px;
	height:30px;
	border-style:solid;
	border-color:#FFFFFF;
}

#browse
{
	background-image:url(images/browse.gif);
	width:71px;
	height:28px;
    border: 0 #DB4611 solid;
}

.option
{
	color:#000000;
	font-size:12px;
    padding: 2px 5px 2px 5px;
    background-color: #CAE99F;
	list-style:none;
}

.option label
{
    border-bottom: 1px #ffffff solid;
}

#content
{
    font-size:14px;
	color:#000000;
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding: 5px 0px 5px 0px;
    text-align:left;
}

#content2
{
    font-size:18px;
	color:#000000;
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding: 5px 0px 5px 0px;
 a:link    {color: #2D8930; background: white; font-size:28px;}
 a:visited {color: #2D8930; background: white; font-size:28px;}
 a:active  {color: #2D8930; background: white; font-size:28px;}
    text-align:center;
}

#footer
{
    font-size:12px;
	color:#000000;
	background-color:#FFFFFF;
	border-top:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding: 5px 0px 5px 0px;
    text-align:center;
}

#error, #auth
{
	font-size:12px;
	color:#FFFFFF;
    background-color: #E01818;
    border-top: 1px solid #44352C;
    border-bottom: 1px solid #44352C;
    width: 650px;
    clear: both;
}

#auth
{
    background-color: #94C261;
}

#error p, #auth p, #auth form
{
    margin: 5px;
}