body{
/* background-color: #b8ad9c; */
/* background-color: #d8ceba; */
background-image: url("images/bg_5.jpg");
background-color: #d8ceba;
background-position: top center;
background-repeat: no-repeat;
background-attachment: fixed;
margin:0;
padding:0;
}

td{
font-family:Verdana,Arial,Geneva;
color:#000000;
font-weight:normal;
font-size:12px;
}

td.type{
font-family:Verdana,Arial,Geneva;
color:#555555;
font-weight:normal;
font-size:12px;
}

.credit{
font-family:Verdana,Arial,Geneva;
color:#555555;
font-weight:normal;
font-style: italic;
font-size:10px;
}

.smtype{
font-family:Courier;
color:#000000;
font-weight:normal;
font-size:10px;
}

td.white{
font-family:Verdana,Arial,Geneva;
color:#555555;
/* font-family:Courier; */
/* color:#444444; */
font-weight:normal;
font-size:12px;
}

.large{
font-family:Verdana,Arial,Geneva;
/* color:#232d93; */
color:#555555;
font-weight:normal;
font-size:14px;
}

.largeb{
font-family:Verdana,Arial,Geneva;
color:#232d93;
font-weight:normal;
font-size:14px;
}


td.small{
font-family:Verdana,Arial,Geneva;
color:#3d0073;
font-weight:normal;
font-size:10px;
}


.head{
font-family:Verdana,Arial,Geneva;
color:#ffffff;
font-weight:bold;
font-size:14px;
}




td.foot{
font-family:Verdana,Arial,Geneva;
color:#827026;
font-weight:normal;
font-size:11px;
}


#control {
bottom:0px;
padding:0px;
margin:0px;
position:fixed;
padding:0px;
margin:0px;
height: 48px;
width:100%;
z-index:2000000000;
}



#wrapper {
	margin:0 auto;
	width:600px;
	text-align: left;
}

#tablist{
padding: 3px 0;
margin-left: 0;
margin-bottom: 0;
margin-top: 0.1em;
font: bold 12px Verdana;
}

#tablist li{
list-style: none;
display: inline;
margin: 0;
}



#tabcontentcontainer{
width: 520px;
position: relative; 


}

.tabcontent{
display:none;
}

a:LINK{
text-decoration: underline;
color:#232d93;
}
a:ACTIVE{
text-decoration: underline;
color:#232d93;
}
a:VISITED{
text-decoration: underline;
color:#232d93;
} 
a:HOVER{
text-decoration: underline;
color: #827026;
}

a.bar:LINK{
text-decoration: none;
font-family: Arial,Verdana,Geneva;
color: #827026;
font-weight: normal;
font-size: 9px;
}

a.bar:ACTIVE{
text-decoration: none;
font-family: Arial,Verdana,Geneva;
color: #827026;
font-weight: normal;
font-size: 9px;
}

a.bar:VISITED{
text-decoration: none;
font-family: Arial,Verdana,Geneva;
color: #827026;
font-weight: normal;
font-size: 9px;
} 

a.bar:HOVER{
text-decoration: none;
font-family: Arial,Verdana,Geneva;
color:#232d93;
font-weight: normal;
font-size: 9px;
}

