body {
	background-color: #000000;
	background-image:url(images/back.gif);
	background-repeat:repeat-x;
	background-position:top;
}
.bgd {
	background-image: url(images/bgd.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.logos td {
text-align: center;
width: 190px;
font-size: 11px;
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
.border {
	border: 1px solid #000000;
}


.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
}

a.link:link,a.link:active,a.link:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 144px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
a.link:hover
{
	background-repeat: no-repeat;
	display: block;
	width: 144px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #FF9900;
	text-align: center;
	vertical-align: middle;
}
a.link2:link,a.link2:active,a.link2:visited
{
	background-repeat: no-repeat;
	display: block;
	width: 144px;
	padding-top: 8px;
	padding-bottom: 5px;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	background-color: #FF9900;
	text-align: center;
	vertical-align: middle;
}

li {
	font-size: 12px;
	color: #000000;
	list-style-image: url(images/bullet.gif);
}
