@charset "iso-8859-1";
body    {
color: #000000;
font-size: 12px;
font-family: verdana;
margin: 0;
padding: 0;
background: #d7a524 url(images/bg.jpg) 50% 0 no-repeat;
}

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

.emboss_bg {
	background: #ffffff url(images/emboss_right.gif) repeat-y;
}

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

a, a:active, a:visited, a:focus {
	color: #cf0900;
}

a:hover {
	color: #000000;
}

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

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

.footer {
	font-size: 10px;
}

.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;}