/*img, div {
	behavior: url(/templates/3/iepngfix.htc);
}*/
body {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 10px 0px;
}
#menu {
	position:relative;
}
#menu_off {
	position:absolute;
	left:0px;
	top:0px;
}
#menu_on {
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
}
.top, .top a {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.title, .title a {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.menu, .menu a {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
.title2, .title2 a {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.menu2, .menu2 a {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.content, .content a {
	color: #000000;
}
#members1 {
	background: url(/templates/3/members2.png) left repeat-y;
}
#members2 {
	background: url(/templates/3/members1.png) top left no-repeat;
}
#members3 {
	background: url(/templates/3/members3.png) bottom left no-repeat;
	min-height:50px;
	padding: 10px 6px;
	font-size:14px;
	font-weight: bold;
}

a
{
	text-decoration: none;
	color: #FFFFFF;
}

img
{
	border:0px
}

.table
{
	border-collapse:collapse;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.table TH
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
	font-weight: bold;
	text-align: left;
}
.table TD
{
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	position:relative;
}
.none
{
	border-collapse: separate;
}
.none TD, .none TH
{
	font-weight: none;
	border: 0px;
}
