
body {
margin:0px;
background-color:#FF9000;
color:#0000FF;
font-family: Trebuchet MS;
font-size: 24;
font-weight:bold;
scrollbar-face-color:       #0000FF;
scrollbar-shadow-color:     #0000AA;
scrollbar-highlight-color:  #DDDDDD;
scrollbar-3dlight-color:    #AA55FF;
scrollbar-darkshadow-color: #000011;
scrollbar-track-color:      #FFA000;
scrollbar-arrow-color:      #FFA000
}

.bg1{
background:url('i/MV2010_bg96.jpg') repeat-x top;
height:800px;
margin:0px;
}

.bg2{
background:url('i/MV2010_bgPic96.jpg') no-repeat top;
height:800px;
margin:0px;
}

.goo{
text-align:center;
position:relative; top:600px;
}

.contentMain{
text-align:center;
vertical-align:top;
}

.button{
position: relative;
font-family: Trebuchet MS;
font-size: 11pt;
font-weight:bold;
background-color: #FF9000;
color: #0000FF;
}
.hlite{
background-color: #0000FF;
color: #FF9000;
}

A:link               {color:#AAAAFF;}
A:visited            {color:#0000AA;}
A:active             {color:#DDDDDD;}
A:hover              {color:#DDDDDD;}

