html, body {

	margin : 0; 
	padding : 0; 
	background-color : white; 
	color : black; 
	text-align : center; 
	font-family : "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, 	helvetica, sans-serif;  
	font-size : 11px; 
	overflow : auto; 
	background : #4c4c4c;
	height:100%;
} 


A.nav:link , A.nav:visited , A.nav:active {

	font-size:76%;

} 

.nav_list{

	margin:0 0 6px; 0; 
	padding:0;
	list-style: outside;
	LIST-STYLE-TYPE: none;
}

A.nav:hover {

	color : #fff; 
	text-decoration : none;
	background-image: url('../images/px_bg.gif'); 
} 


p {

	margin : 0 0 10px; 
	padding : 0; 
	text-align:left;
} 


TABLE , TD , TR {

	margin : 0; 
	padding : 0; 
	color : white; 
	font-family : arial, verdana, lucida, helvetica, sans-serif; 
	font-size : 11px; 
	font-weight : normal; 


}

#flash{
display:none;
} 


A:link , A:visited , A:active , A:hover {

	color : #ffffff; 
	text-decoration : underline; 
} 


A:hover {

	color : #bf8f11; 
} 


.main_table {

	background : #4c4c4c url('../images/bg_body_v1.gif') repeat-y 50% 0%; 
	height:100%;
} 

.sides_v1 {

	background : #4c4c4c url('../images/bg_body_v1.gif') repeat-y 50% 0%; 
} 


.sides_v2 {

	background : #4c4c4c url('../images/bg_body_v2.gif') repeat-y 50% 0%; 
} 


.sides_h1 {

	background : #4c4c4c url('../images/bg_body_h1.gif') repeat-x 100% 0%; 
} 


.sides_h2 {
	background : #4c4c4c url('../images/bg_body_h2.gif') repeat-x 0% 0%; 
} 


.text_area {

	background : #F2F5FF url('../images/bg_text_area.gif') no-repeat 0% 0%; 
	color : #000; 
	vertical-align : top; 
} 


#content {

top:50px;
left:120px;
	width :100%; 
POSITION: absolute;

	height:100%;

} 


#content p {

	text-indent : 10px; 
} 


#content span {

	text-indent : 10px; 
	color : #bf8f11; 
	font-weight : bold; 
} 


#navigation {
	width : 340px; 
	margin : 20px; 
	text-align:left;
display:none;

} 


/*#navigation A:link , A:visited , A:active {

	background-color : transparent; 
} 


#navigation A:hover {

	background : #eeeeee; 
	border-top : 1px solid #dddddd; 
} */


#navigation IMG {

	border : 0 solid #fff; 
	margin : 0 5px 5px 0; 
} 

#up_down{

text-align:right;
margin:17px 0 0 0;

}

A:link.scroll , A:visited.scroll , A:active.scroll , A:hover.scroll {

	color : #BF8F11;
	margin:0px -1px;
	padding:0 2px;
	font-family : georgia, arial, verdana, sans-serif; 

	background-color:transparent;
	text-decoration : none;
	background-image: url('../images/px_bg2.gif');
	background-position:left center;
	background-repeat:repeat;
} 



A.scroll:hover {

	color : #fff; 
	text-decoration : none;
	background-image: url('../images/px_bg.gif'); 
} 