@charset "utf-8";
/* CSS Document */

.bg {background-position:top; background-repeat:no-repeat}
td {color:#306769; font-family:tahoma; font-size:11px}
b {color:#C10D0D}
a.red {color:#C10D0D; font-size:9px; font-weight:bold; text-decoration:none}
a.red:hover {text-decoration:underline}
a.black {color:#2F2F2F; font-weight:bold; text-decoration:underline}
a.black:hover {text-decoration:none}
a.green {color:#306769; font-size:9px; font-weight:bold; text-decoration:none}
a.green:hover {text-decoration:underline}
a.bel {color:#EFF2F3; font-size:9px; font-weight:bold; text-decoration:none}
a.bel:hover {text-decoration:underline}
.big {color:#2F2F2F; font-size:9px; text-transform:uppercase; font-weight:bold}
font {color:#339900; font-size:9px}
a.ten {color:#306769; font-size:10px; font-weight:normal; text-decoration:none; text-transform:uppercase}
a.ten:hover {text-decoration:underline}
.rred {color:#C10D0D; font-size:10px; text-transform:uppercase}
.search {color:#3D3D3D; font-size:9px; text-transform:uppercase}
a.menu {color:#76888B; font-weight:normal; text-decoration:none; font-size:11px}
a.menu:hover {text-decoration:underline; color:#C10D0D}
.bot {color:#A8B7BA; font-size:9px}
a.bbot {color:#A8B7BA; font-size:9px; font-weight:normal; text-decoration:underline}
a.bbot:hover {text-decoration:none}

tr.filled {
background-color:#EFEFEF;
}

input.green
{
	background-color:#336666;
	color:#FFFFFF;
	border-width: 1;
	margin: 1px 0;
}