@import url("page.css");
body {
	color:#FFFFFF;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	margin: 0px;
	background-color: #000000;
}
heading { color: #ffffff; font-size: 20px; font-family: Verdana, Geneva, Arial, helvetica, sans-serif; background-color: #000000; margin: 0 }
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

/*------------------- Divs -------------------*/

#footer {
	font-size: 10px;
	line-height: 14px;
}

#footer a {
	color: #AAAAAA;
	text-decoration: none;
}

#footer a:hover {
	color: #FCDD0D;
	text-decoration: underline;
}
#address {
	font-size: 10px;
	text-align: right;
	margin-right: 22px;
}
#address p {
	font-size: 10px;
	line-height: 16px;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 2px;
}
#address strong {
	color: #FCDD0D;
	font-size: 10px;
	font-weight:bold;
	line-height: 20px;
	text-align: right;
	margin-top: 2px;
	margin-bottom: 2px;
}

#address a {
	color: #EEEEEE;
	text-decoration: none;
}

#address a:hover {
	color: #FCDD0D;
	text-decoration: underline;
}
#address H4 {
	color: #FCDD0D;
	font-size: 10px;
	font-weight:bolder;
	line-height: 14px;
	text-align: right;
	margin-top: 0px;
}
#bodycopy {
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
#bodycopy H1 {
	color: #FCDD0D;
	font-size: 16px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-weight: normal;
	letter-spacing: .2em;
}
#bodycopy p {
	font-size: 11px;
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 12px;
}
#bodycopy a {
	color: #FCDD0D;
	text-decoration: none;
}
#bodycopy a:hover {
	color: #FCDD0D;
	text-decoration: underline;
}
/*------------------- Text -------------------*/
.bkcaption {
	background-color: #000000;
	opacity: .75;
	filter: alpha(opacity=75);

}
.caption {
	opacity: 1;
	filter: alpha(opacity=100);
	font-size: 10px;
	font-weight: bold;
	color: #DDDDDD;
	margin: 0px;
	text-align: center;
}
/*------------------- Images -------------------*/

#imgR  { margin-bottom: 10px; margin-left: 10px; float: right; }
#imgR  img { border-color: #AAAAAA }
/*------------------- bks -------------------*/
#blkbordercol { }
