html
{
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
	background-color: #999999;
}
body 
{
	font-family: Verdana , Helvetica , Microsoft Sans Serif , Sans-Serif ;
	font-size: 11px;
	border-bottom: 3px solid #fff;
	background: #E7B208 url(cssimg/top_outs.png) repeat-x;
	margin:0px;
	padding:0px;
}
#container
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	height: auto;
	background-color: #E7B208;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
}
#firstrow
{
	background-color: #E7B208;
	padding:0px;
	margin: 0;
}
#firstrowa
{
	margin:0px;
	width: 242px;
	min-height: 67px;
	border-right: 3px solid #fff;
	background-color: #eee;
	display: inline;
	float: left;
}
#firstrowb
{
	margin:0px;
	width: 554px;
	min-height: 67px;
	background-color: #E7B208;
	display: inline;
	float: left;
}
#secondrow
{
	width: 800px;
	height: 38px;
	background-color: #ddd;
	background: #ddd url(cssimg/menubg.png);
	margin: 0;
}
#thirdrow
{
	background-color: #E7B208;
	padding:0px;
}
#thirdrowa
{
	margin:0px;
	width: 242px;
	min-height: 194px;
	border-right: 3px solid #fff;
	background-color: #eee;
	display: inline;
	float: left;
}
#thirdrowb
{
	margin:0px;
	width: 554px;
	min-height: 194px;
	background-color: #E7B208;
	display: inline;
	float: left;
}
#midden
{
	border-top: 3px solid #fff;
	text-align:center;
	width: 100%;
	background-color: #ccc;
	margin: 0;
	padding: 0;
}
#middencontainer
{
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width: 800px;
	min-height: 338px;
	background-color: #fff;
	border-right: 3px solid #fff;
	border-left: 3px solid #fff;
}
#middenfirstrow
{
	background-color: #fff;
	padding:0px;
}
#middenfirstrowa
{
	margin:0px;
	width: 242px;
	min-height: 67px;
	border-right: 3px solid #fff;
	background-color: #eee;
	display: inline;
	float: left;
	height: auto;
}
#middenfirstrowb
{
	margin:0px;
	width: 552px;
	min-height: 67px;
	background-color: #fff;
	display: inline;
	float: left;
}
/* Footer utilities */
#footer100 {
	text-align: center;
	background-color: #999999;
	font-size: 0.8em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	border-top: 3px solid #fff;
}
#footer {
	background-color: #999999;
	width: 800px;
	margin: 0 auto 0 auto;
	border-left: 3px #fff solid;
	border-right: 3px #fff solid;
}
#factdiv {
	visibility:hidden;
}
#blanket {
background-color:#111;
opacity: 0.50;
filter:alpha(opacity=50);
position:absolute;
z-index: 9001;
top:0px;
left:0px;
width:100%;
}
#popUpDiv {
position:absolute;
background-color:#eeeeee;
width:550px;
height:450px;
border: 3px #E7B208 solid;
margin: 3px;
padding: 3px;
z-index: 9002;
}

#popUpDiv2 {
position:absolute;
background-color:#eeeeee;
width:550px;
height:130px;
border: 3px #E7B208 solid;
margin: 3px;
padding: 3px;
z-index: 9003;
}

#popUpDiv3 {
position:absolute;
background-color:#eeeeee;
width:550px;
height:390px;
border: 3px #E7B208 solid;
margin: 3px;
padding: 3px;
z-index: 9004;
}

#popUpDiv4 {
position:absolute;
background-color:#eeeeee;
width:600px;
height:500px;
border: 3px #E7B208 solid;
margin: 3px;
padding: 3px;
z-index: 9004;
}

a {color : #000000 ; font-weight : bold; text-decoration: none}
a:Active {color : #E7B208; font-weight : bold; text-decoration: none}
a:Hover {color : #E7B208; font-weight : bold ; text-decoration: none}

a.menu  {color : #FFFFFF ; font-weight : bold; text-decoration: none}
a.menu:Active {color : #000000; font-weight : bold; text-decoration: none}
a.menu:Hover {color : #000000; font-weight : bold ; text-decoration: none}

a.news {color : black ; font-weight : normal; text-decoration: none; font-size: 9px}
a.news:Active {color : black; font-weight : normal; text-decoration: none; font-size: 9px}
a.news:Hover {color : black; font-weight : normal ; text-decoration: none; font-size: 9px}

img.expando{ 
border: none;
vertical-align: top; 
}

input { font-family: Arial,Helvetica,Microsoft Sans Serif,Sans-Serif;
	    border-right: 1 solid #808080;
	    border-left: 1 solid #808080;
	    border-top: 1 solid #808080;
	    border-bottom: 1 solid #808080;
   	    color : #000000;
	    font-size: 12px ;
		background-color : white ;   
	  }

	  

.checkbox { font-family: Arial , Helvetica , Microsoft Sans Serif , Sans-Serif ;
	    border-right: 0 solid #808080;
	    border-left: 0 solid #808080;
	    border-top: 0 solid #808080;
	    border-bottom: 0 solid #808080;
   	    color : #000000;
	    font-size: 12px ;
		background-color : #FFFFFF ;
	  }


.button { font-family: Arial , Helvetica , Microsoft Sans Serif , Sans-Serif ;
        color : #000000;        
        background-color : #E9B305 ;
        font-weight: bold;
   }

.inputblue { background-color : #FADD7C;
      	     color : black ;
           }





