* { margin: 0 }

body {
	background-color: #c0c0c0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #706e6f;
	background-image:url(../../../../../website/img/bg.gif);
	background-repeat:repeat-x;
}


td {
	font-size: 11px;
	color: #706e6f
}

a { color: #ffb300; text-decoration:underline; font-weight: bold; }
a:hover { text-decoration:none; }

.link2 { color: #706e6f; text-decoration:none; }

.subnav a { color: gray; text-decoration: none }
.subnav a:hover { color: black; text-decoration: none }

img { border: 0 }

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



.header { font-weight: bold; color: #706e6f }

.headline { font-size: 15px; color: #706e6f; line-height:15px; margin-bottom:10px; }
.headline_top { font-size: 12px; color: #ffb710; line-height:12px; }

.headline2 { font-size: 11px; color: #706e6f }
.headline2_top { font-size: 11px; color: #a7a7a7; font-weight: bold; }
.headline2_sub { font-size: 13px; color: #ffb710; font-weight: bold; }

.headline3 { font-size: 11px; color: #ffb710 }

.bold { font-weight: bold }
.small { font-size: 9px }

.error { color: #ffb300 }
