body {
	background-color: #000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
}
.leftcol {
	background-color: #000;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #F3F3F3;
	text-decoration: none;
}
.ctr {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}
.rtcol {
	background-color: #000;
	border-right-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F3F3F3;
	border-right-color: #F3F3F3;
	border-bottom-color: #F3F3F3;
	border-left-color: #F3F3F3;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #F3F3F3;
}
.footer a {
	color: #F3F3F3;
}
.footer a:hover {
	color: #F00;
	text-decoration: underline;
}
.topleftcol {
	background-image: url(../images/top_center.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.topctr {
	background-image: url(../images/top_center.png);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	font-style: italic;
	text-transform: capitalize;
}
.toprtcol {
	background-image: url(../images/top_center.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.bottom {
	background-image: url(../images/bot_center.png);
	color: #900;
	font-size: 10px;
	font-weight: bold;
}
.bannerlink {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
}
.title {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #900;
}
.ctr blockquote p a {
	font-weight: bold;
	color: #900;
}
.ctr blockquote p a:hover {
	font-weight: bold;
	color: #FF3737;
}
.tiny {
	font-size: 8px;
	color: #900;
}
.ctr blockquote ul .content a {
	font-weight: bolder;
	color: #900;
}
.ctr blockquote table tr .content a {
	font-weight: bolder;
	color: #900;
}
.ctr blockquote table tr td {
	text-align: left;
}
.alert_note {
	color: #F00;
}
.title_alert {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
	font-style: italic;
	background-color: #FC0;
}
