/* Document settings */
body{
	background-color: #FFFFFF; 
	font-family:verdana;
	background-attachment: scroll;
	background-image:  url(../images/bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-face-color: #DEF09F;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #DEF09F;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #A7CE0C;
	scrollbar-track-color: #EBF7D6;
    
}

.div {
    position: absolute;
    margin: 0 auto;
    width: 955px;
    height: 600px;
    top: 50%;
    margin-top: -300px;
    left: 50%;
    margin-left: -477px;

}

a {text-decoration:underline;}
a:link {color:#494D5A; cursor:pointer;}
a:visited {color:#494D5A;}
a:hover {color:#494D5A;}
a * {color:#0000EE;text-decoration:underline;}
sup {font-size:0.7em; vertical-align: 0.3em;}
sub {font-size:0.7em;}
.xr_tl {
	position: absolute;
	white-space: pre;
	unicode-bidi:bidi-override;
	width: 124px;
}
.xr_ap {
	position: absolute;
	border:none;
	visibility: visible;
}
