body { background-color: #333; margin: 1em }
H1 {font-family: arial,helvetica,sans-serif; font-weight:bold font-size:14pt; color: #ffffff;}
H3 {font-family: arial,helvetica,sans-serif; font-weight:bold font-size:12pt; color: #ffffff;}
A:link {color:#ffffff; text-decoration:none;}
A:visited {color:#ffffff}
A:active {color:#ffffff}
A:hover {color:#666666}
br,pre,p,td,ol,li,dd {font-family: arial,helvetica,sans-serif; font-size:9pt; color:#cccccc}
dt {font-family: arial,helvetica,sans-serif; font-size:9pt; color:#333333 ;font-weight:bold;}
.heading {font-family: arial,helvetica,sans-serif; font-weight:bold; font-size:15pt; color:#ffffff}
.justify {text-align:justify}
.quote {text-align:justify; font-size:8pt; font-weight:normal; color:#cb1b1b}
.quoter {font-weight:bold; color:#ffffff}
.stop {color=#ff0000}
.menu {font-family: arial,helvetica,sans-serif; font-size:8pt; color:#333333;
	list-style-type:none;
	margin-left:0
}
.scrolling2 {font-family: arial,helvetica,sans-serif; font-size:8pt; color:#ffffff;}


.pagesection
{
padding: 10px;
background-color: #000000;
color : #ffffff;
position:absolute;
top: 140px;
left : 30px;
height: 400px ;
width: 550px;
z-index : 3;
visibility:hidden;
}

.tborder
{
padding 10px;
border : 1px solid white ;
text-alignment: justify ;
}


#menu 
{
border-bottom : 1px solid #ccc;
margin : 0;
padding-bottom : 19px;
padding-left : 10px;
}

#menu ul, #menu li
{
display : inline;
list-style-type : none;
margin : 0;
padding : 0;
}

	
.button
{
background : #000000;
border : 1px solid #ffffff;
color : #ffffff;
font-size : small;
font-weight : normal;
float : left;
font-weight : bold;
line-height : 14px;
margin-right : 8px;
padding : 2px 10px 2px 10px;
z-index:3;
}


#contents {
	background-color : #000000;
	border : 1px solid #ccc;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px;
	height : 600px ;
}


.yangsection
{
background-color : black;
color : #ffffff;
position:absolute;
top: 10px;
left : 100px;
height: 600px ;
width: 600px;
visibility:hidden;
z-index : 10;
border: 2px solid light grey;
padding : 10px;
}

.yangsection table
{
background-color : black;
color : #ffffff;
border: 2px solid grey;
padding : 10px;
text-alignment : center;
}


.yinlink  a:link { color : #000000 }   
.yinlink  a:hover  { color : #cccccc ; text-align : right;}   

.yanglink  a:link { color : #ffffff }   
.yanglink  a:hover  { color : #ffff00  ; text-align : right}   

.yang
{
color : white;
font-family: arial,helvetica,sans-serif; 
}
.yin
{
color : black;
font-family: arial,helvetica,sans-serif; 
}
