@charset "iso-8859-1";
body    {
color: #000000;
font-size: 12px;
font-family: verdana;
margin: 0;
padding: 0;
background: #7b8591;
}

div, table, tr, td  {
font-size: 12px;
}

.content {
	background: #ffffff url(images/content_bg.jpg) repeat-x;
}

a, a:active, a:visited, a:focus {
	color: #3182b5;
}

a:hover {
	color: #802a2a;
}

a.footer, a.footer:active, a.footer:visited, a.footer:focus {
	color: #685c5c;
}

a.footer:hover {
	color: #802a2a;
}

.footer {
	font-size: 10px;
	color: #aaa;
}

.button
{border: 1px;
border-style: solid;
border-color: #333333;
background: #CCCCCC;
font-family: verdana;
font-size: 10px;}

.text
{border: 1px;
border-style: solid;
border-color: #333333;
background: white;
font-family: verdana;
font-size: 10px;
height: 18px;
width: 150px;}
