BODY  {
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	color : #0099CC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none; letter-spacing:3

    scrollbar-base-color: #061952;
    scrollbar-arrow-color: #F0C068;
    scrollbar-face-color: #061952;
    scrollbar-shadow-color: #061952;
    scrollbar-highlight-color: #061952;
    scrollbar-3dlight-color: #F0C068;
    scrollbar-darkshadow-color: #061952;
    scrollbar-track-color: #061952
	}

#title {
   	FONT-SIZE: 8em;
	letter-spacing: 2em;
    line-height: 48px;
    font-size: 12pt;
    text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif ;
  border: ridge;
  background-color: #000000
}

#menu {
   	FONT-SIZE: 2em;
	letter-spacing: 2em;
    line-height: 72px;
    font-size: 10pt;
    text-align: center;
   font-family: Verdana, Arial, Helvetica, sans-serif ;
  border: ridge;
  background-color: #000000
}


/*mainPage*/
#main {
  margin: 0px; padding-top:50px; padding-bottom:0px  ;
font-family: "verdana";
  background-position: center
}

#info_sx {
	margin: 0% ; background-position: left top; Z-INDEX: 3; LEFT: 10px;
	POSITION: absolute; TOP: 150px; HEIGHT: 100px; Width: 250px;
    FONT-SIZE: 4em;
    letter-spacing: 5px;
    line-height: 18px;
    font-size: 0.6em;
    text-align: left;
}

#info_dx {
	margin: 0% ; background-position: right top; Z-INDEX: 3; RIGHT: 20px;
	POSITION: absolute; TOP: 150px; HEIGHT: 100px; Width: 250px;
    FONT-SIZE: 4em;
    letter-spacing: 5px;
    line-height: 18px;
    font-size: 0.6em;
    text-align: right;
  background-position: right
   }

	
	
A:link {
color : #0099cc;	font-size : 12pt;	font-family : verdana;	TEXT-DECORATION: none;
}
A:visited {
color : #0077CC;	font-size : 12pt;	font-family : verdana; TEXT-DECORATION: none; background : none;
 
}
A:hover {
color : #DD677D;	font-size : 12pt;	font-family : verdana; text-decoration : none;	background : gold;
}
A:active {
color : #ffffff;      font-size : 12pt;	font-family : verdana; text-decoration : underline;
}	