body            
{
    scrollbar-3dlight-color : #919191;
    scrollbar-arrow-color : #919191;
    scrollbar-base-color : #333333;
    scrollbar-darkshadow-color : #333333;
    scrollbar-face-color : #333333;
    scrollbar-highlight-color : #333333;
    scrollbar-shadow-color : #919191;
    scrollbar-track-color : #333333;
    background-color: #333333;
    font-family: Verdana, Helvetica, Sans-serif, Arial;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    line-height : 12px;
}
td            
{
    font-family:Verdana, Helvetica, Sans-serif, Arial;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    line-height : 12px;
}
.table {
    background-color: #333333;
    border: 1px solid #919191;
}
.menu {
    font-size : 12px;
    font-weight : bold;
}
a,a:visited
{
    color: #FFDE98;
    text-decoration: none;
}
a:hover,a:active
{
    color: #FFFFFF;
    text-decoration: none;
}
.bread
{
 color: #FFFFFF;
 font-size: 10px;
 line-height: 14px;
 font-weight: normal;
 font-family:  Verdana, Arial, 'ms sans serif', geneva, helvetica;
}
.head        {
    font-size: 18px;
    line-height: normal;
    font-weight: bold;
    font-family: Verdana, Arial, Helvetica, sans-serif;

}
.lille        {     font-size: 9px;
                    color: #FFFFFF;
 }
.border {
    border: 1px solid #919191;
}
.rightspace-border {
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #919191;
}
.leftspace-border {
    margin-left: 10px;
    margin-bottom: 10px;
    border: 1px solid #919191;
}
.fed {
    font-weight: bold;
}
.subhead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
}

.subhead_2 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
    background-color:#333333;
    border: 1px solid #919191;
}
#bar
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFDE98;
    font-weight:bold;
    border:1px solid #919191;
    background-color:#333333;
    cursor:default;
    line-height: normal;
}

#bar_over
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #ffffff;
    font-weight:bold;
    border:1px solid #FFFFFF;
    background-color:#333333;
    cursor:hand;
    line-height: normal;
}
.bar_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    line-height: normal;
}
.link_bar_text
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #FFDE98;
    line-height: normal;
}
.obs {
    font-weight: bold;
    color: #FFFF00;
}

/*4K STYLES*/
.left{
	padding:10px;
	position:relative;
	float:left;
	width: 45%;
	border:0px solid green;
	line-height:12px;
	padding-top:30px;
}
.right{
	padding:10px;
	position:relative;
	float:right;
	width: 45%;	
	border:0px solid pink;
	line-height:12px;
	padding-top:30px;

}
.left h2{
	line-height:16px;
	padding-bottom:2px;
	margin-bottom:2px;
		margin-top:0px;
	padding-top:0px;
}
.right h2{
	line-height:16px;
	padding-bottom:2px;
	margin-bottom:2px;
	margin-top:0px;
	padding-top:0px;
}

.clear
{
	clear: both;
}

.left img{
	border:0px solid #919191;
}
.right img{
	border:0px solid #919191;
}
/*
#two{
	padding-top:25px;
}
#four{
	padding-top:10px;
}
#six{
	padding-top:30px;
}
#eight{
	padding-top:00px;
}
*/