html, body {
	height: 99%;
}

img {
	behavior: url("/includes/pngbehavior.htc");
}



body {
	background-color : white;
	background-image : url(/images/bg.gif);
	margin:0px 0px 40px 0px;
	font-family : Arial;
}
h1 {
	font-size : 0px !important;
	color : black !important;
	visibility : hidden !important;
}
h2 {
	font: 34px Arial Black, Arial;
}
h3 {
}
h4 {
}
h5 {
	font-size : 11px;
}
b{
	color: #6F83CE;
}
ul {
	list-style-type : disc;
	line-height: 17px;
}
.color {
	color: #6F83CE;
}
.gray {
	color: #999999;
}
.ten {
	font: 10px;
}

.tdnav {
	background-image: URL(/images/bgnav.gif);
}
#left {
	margin-top: 35px;
	background-color: white;
	border: 1px solid #939393;
	width: 200px;
}
#leftinner {
	padding: 15px;
	font: 11px arial;
	text-align: left;
}


.leftColumn {
	margin: 50px 15px 15px 15px;
	padding: 5px;
	background-color: white;
	border: 1px solid #939393;
	width: 200px;
	font: 11px arial;
	text-align: left;
}

.tddiv {
	background-image: URL(/images/bgdiv.gif);
	background-repeat: repeat-y;
}
.tdcontent {
	background-image: URL(/images/bgcontent.gif);
	background-repeat: repeat-x;
}
#content {
	font: 12px Arial, Sans-serif, sans, Helvetica;
}
#info {
	font: 10px arial;
	margin-top: 35px;
	padding-top: 8px;
	border-top: 1px dotted #999999;
}
.foot {
	background-image : url(/images/bgfoot.gif);
	background-repeat : repeat-x;
}

.aBC {
	background-color: #CCCCCC;
	font: bold 11px Arial;
}
.gray2CELL {
	background-color: #DEDEDE;
	font: 10px arial;
	border-top: 1px solid black;
}
.gray3CELL {
	background-color: #FFFFFF;
	font: 10px arial;
	border-top: 1px solid black;
}

.data {
	width: 100%;
}
.dataLeft {
	font: 10px arial;
	width: 200px;
	background-color: #DEDEDE;
	text-align: center;
}
.dataRight {
	font: 10px arial;
	background-color: #F7F7F7;
}
.datalist{
	font: 10px arial;
}
#toTop {
	margin-top: 20px;
	font: 10px;
	margin-bottom: 20px;
	text-align : right;
}

.input {
	background-color: #E2E4F5;
	font: 11px arial;
}
.edit {
	color: #FFA500;
}
.mp3a {
	font: 12px arial;
}

.mp3b {
	font: 12px arial;
	padding-left:35px;
}


#navigationTable td {
	x-text-indent: -3000px;
}

#subNavigation {
	margin-top: 25px;
}




/*====================================
	B O A R D S ========*/
.h {
	background-color: #DEDEDE;
	border-top: 1px solid black;
	padding: 3px 5px 3px 5px;
	color: #666;
	font: bold;
}
.h1 {
	background-color: #EDEDED;
	padding: 3px 5px 3px 5px;
	color: #666;
	font: bold;
}
.h2 {
	background-color: #F7F7F7;
	padding: 3px 5px 3px 5px;
	color: #666;
	font: bold;
}
.mh {
	background-color: #DEDEDE;
	border-top: 1px solid black;
	padding: 3px 5px 3px 5px;
	color: #333;
	font: bold 14px arial;
}
.a {
	background-color: #FFFFFF;
	border-top: 1px solid #666;
	padding: 3px 5px 11px 5px;
}
.b {
	background-color: #F7F7F7;
	border-top: 1px solid #666;
	padding: 3px 5px 11px 5px;
}

/*-----------------------------------------------------------------*/



a {
	color : #446AAB;
	text-decoration : underline; 
}
a:active {
	color : #446AAB;
}
a:visited {
	color : #446AAB;
}
a:hover {
	color : #000000;
	text-decoration : underline; 
}


a.sl {
	color : #446AAB;
	text-decoration : underline; 
}
a.sl:active {
	color : #446AAB;
}
a.sl:visited {
	color : #446AAB;
}
a.sl:hover {
	color : #000000;
	text-decoration : underline; 
}
		
a.nl {
	color : #446AAB;
	text-decoration : underline; 
	font: bold 11px arial, helvetica, sans-serif;
}
a.nl:active {
	color : #446AAB;
}
a.nl:visited {
	color : #446AAB;
}
a.nl:hover {
	color : #000000;
	text-decoration : underline; 
	font: bold 11px arial, helvetica, sans-serif;
}

a.spnl {
	color : #FF9900;
	text-decoration : underline;
	font: bold 11px arial, helvetica, sans-serif;
}
a.spnl:active {
	color : #FF9900;
}
a.spnl:visited {
	color : #FF9900;
}
a.spnl:hover {
	color : #000000;
	text-decoration : underline; 
	font: bold 11px arial, helvetica, sans-serif;
}

a.bl {
	color : #446AAB;
	text-decoration : none; 
}
a.bl:active {
	color : #446AAB;
}
a.bl:visited {
	color : #446AAB;
}
a.bl:hover {
	color : #000000;
	text-decoration : none; 
}


* html #stabilizer {
	height: 100%;
}
