body {
	
                font: 90% arial, helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;

	scrollbar-face-color: #000000;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #000000;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
}

a:link, a:visited {
	font-weight: bold;
	color: #B8E4FF;
	text-decoration: none;
	padding: 2px;
}

a:hover, a:active {
	font-weight: bold;
	color: #ffffff;
	background-color: #203858;
	text-decoration: none;
	padding: 2px;
}

a:link img, a:visited img, a:active img, a:hover img { border: 0px; }

table {	font: 85% arial, helvetica, sans-serif; }

.left {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/dance_3x1_1x1.jpg);
	background-repeat: no-repeat;

}

.navhead {
	font-weight: bold;
	color: #BBE3FF;
	text-indent: 2px;
	word-spacing: 1px;
	border-bottom: 1px solid #00008B;
}

.main {
	background-color: #000000;
	background-image: url(img/dance_3x1_1x3.jpg);
	background-repeat: no-repeat;
}

.date {
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 1px;
	word-spacing: 3px;
	text-indent: 20px;
}

.newscontents {
	padding-right: 30px;
	padding-left: 30px;
	text-align: justify;
}

.bar02 {
	background-image: url(img/bar02.gif);
	background-repeat: repeat-y;
}

.bar01 {
	background-image: url(img/bar01.gif);
	background-repeat: repeat-y;
}

.darkpage {
	text-align: center;
}

.darkbox {
              
	text-align: left;
	background-color: #000000;
	border: 1px solid #203858;
	padding: 5px;
	width: 85%;
}

.darkname {
                font-size: 9px
	text-align: right;
	background-color: #203858;
	padding: 1px;
}

textarea, select, input {
                 font-size: 9px
	color: #ffffff;
	background-color: #203858;
	border: 1px solid #506C98;
}

h1,h2, h3 {     
    font-size: 10pt; 
    font-family : arial, helvetica, sans-serif;
}
