@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #cccccc;
	background-image:url(/_img/bg.jpg);
	background-repeat:repeat-x;
}
td.footer {
padding: 8px 10px 10px 10px;
background-image: url(/_img/footer_bg.jpg);
background-repeat:repeat-x;
color:#BD3535;
}
table.header {
margin-top: 8px;
}
table.homecontent {
margin-top: 0px;
padding-top: 0px;
border-style:solid; 
border-collapse:collapse;
}
td.footer a {
color:#FFFFFF;
font-weight: bold;
text-decoration:none;
}
td.footer a:hover {
color:#FFFFFF;
font-weight: bold;
text-decoration:underline;
}
table.infobox {
border-collapse:collapse;
border-color:#000000;
background-color:#EDEDED;
margin-bottom: 10px;
}
table.infobox p{
font-size:10px;
padding: 0px 0px 2px 0px;
margin: 0px 0px 0px 0px;
}
p {
padding: 4px 0px 4px 0px;
margin: 0px 0px 0px 0px;}

#navlist
{
margin-top: 0px; 
margin-bottom: 5px;
margin-left: 5px;
padding: 6px 5px 0px 0px;
list-style: none;
}

td.footer {
padding: 15px 10px 15px 10px;
background-image:url(/_img/footer_bg.jpg);
background-repeat:repeat-x;
color:#FFFFFF;
}

table.infobox h1{
font-size:12px;
font-weight:bold;
color:#BE3636;
padding: 0px 0px 2px 0px;
margin: 0px 0px 0px 0px;
}
td.infoboxheader {
background-image:url(/_img/infobox.jpg);
background-repeat: repeat-x;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
color:#FFFFFF;
text-align:center;
}
hr { color: #CCCCCC;
background-color: #cccccc;
height: 1px;
border: 0;
}
h1 {
font-size:18px;
color:#BE3636;
font-weight:bold;
padding: 0px 0px 4px 0px;
margin: 0px 0px 0px 0px;
}
h2 {
font-size:12px;
color:#BE3636;
font-weight:bold;
padding: 2px 0px 2px 0px;
margin: 0px 0px 0px 0px;
}
a {
color:#BE3636;
font-weight: bold;
text-decoration:none;
}
a:hover {
color:#BE3636;
font-weight: bold;
text-decoration:underline;
}
a.more {
display: block;
text-align: right;
padding: 0 18px 0 0;
margin: 0px 0 4px 0;
background: url(/_img/arrow.gif) right 5px no-repeat;
}
a.download {
display: block;
text-align: right;
padding: 0 11px 0 0;
margin: 0px 0 4px 0;
background: url(/_img/downarrow.gif) right 5px no-repeat;
}
#navlist li 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000000;
font-size: 11px;
padding: 0px 0px 0px 10px;
line-height: 15px;
background-image: url(/_img/diamond.jpg);
background-repeat: no-repeat;
background-position: 0 5px;
}
td.rcolumn {
padding: 8px 8px 8px 0px;
}