/* Text control */

.curseshadow
{
font-family:tahoma;
font-size:11px;
font-weight:bold;
color:#0093fc;
}
.text01 { 
font-family : tahoma;
font-size : 11px;
font-style : normal;
line-height : 12px;
font-weight : lighter;
font-variant : normal;
text-transform : none;
color : #505050;
text-decoration : none;
} 
.text02 { 
font-family : tahoma;
font-size : 11px;
font-style : normal;
line-height : 13px;
font-weight : lighter;
font-variant : normal;
text-transform : none;
color : #ffffff;
text-decoration : none;
} 
.text03 { 
font-family : tahoma;
font-size : 12px;
color : #000000;
font-style : normal;
line-height : 25px;
} 
.text04 { 
font-family : tahoma;
font-size : 11px;
color : #676767;
font-style : normal;
line-height : 16px;
} 
.text05 { 
font-family : tahoma;
font-size : 11px;
color : #454545;
font-style : normal;
line-height : 16px;
} 
.links01 { 
font-family : tahoma;
font-size : 11px;
color : #505050;
line-height : 16px;
text-decoration : none;
} 
.links01:hover { 
font-family : tahoma;
font-size : 11px;
color : #2eccf2;
line-height : 16px;
} 
.links02 { 
font-family : tahoma;
font-size : 11px;
color : #3481d5;
line-height : 13px;
text-decoration : none;
} 
.links02:hover { 
font-family : tahoma;
font-size : 11px;
color : #004da2;
line-height : 13px;
} 
.links03 { 
font-family : tahoma;
padding:0px 0px 0px 10px;
font-size : 11px;
color : #9a9a9a;
line-height : 13px;
text-decoration : none;
} 

.links04 { 
font-family : tahoma;
font-size : 11px;
font-weight:bold;
color:#DF0027;
line-height : 13px;
text-decoration: blink;
} 

.links05 { 
font-family : tahoma;
font-size : 11px;
color : #680000;
line-height : 13px;
text-decoration : none;
} 
.links05:hover { 
font-family : tahoma;
font-size : 11px;
color : #3c0404;
line-height : 13px;
} 

/* Body control */
body {margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;}

/* Scroll control */

.box {
BORDER-RIGHT: #8b8c8d 1px solid; 
BORDER-TOP: #8b8c8d 1px solid; 
BORDER-LEFT: #8b8c8d 1px solid; 
BORDER-BOTTOM: #8b8c8d 1px solid; 
COLOR: #000000; 
FONT-SIZE: 10px;
FONT-FAMILY: Arial, Tahoma; 
BACKGROUND-COLOR: transparent
}

.thanks
{
font-family:Arial, Helvetica, sans-serif;
font-size:0.8em;
font-weight:bold;
color:#666666;
}

.question {
font-weight:bold;
}
/*Menu Structure
=== === === === === === === === === === */
ul#menu {
   position: relative;
   margin: 0 auto;
   width: 507px;
   top: 222px;
   padding: 0 0 0 8px;
}

ul#menu li {
   display: inline;
   list-style-type: none;
}

ul#menu li a {display: block; float: left; width: 126px; height: 43px; text-decoration: none; overflow: hidden;}

ul#menu li a#button1 {background: url("http://www.exile-studio/images/menu.jpg") 0px 0px no-repeat;}
ul#menu li a#button2 {background: url("http://www.exile-studio/images/menu.jpg") -129px 0px no-repeat;}
ul#menu li a#button3 {background: url("http://www.exile-studio/images/menu.jpg") -258px 0px no-repeat;}
ul#menu li a#button4 {background: url("http://www.exile-studio/images/menu.jpg") -387px 0px no-repeat;}
ul#menu li a#button5 {background: url("http://www.exile-studio/images/menu.jpg") -387px 0px no-repeat;}
ul#menu li a#button6 {background: url("http://www.exile-studio/images/menu.jpg") -387px 0px no-repeat;}
ul#menu li a#button7 {background: url("http://www.exile-studio/images/menu.jpg") -387px 0px no-repeat;}

ul#menu li a#button1:hover {background: url("http://www.exile-studio/images/menu.jpg") 0px -37px no-repeat;}
ul#menu li a#button2:hover {background: url("http://www.exile-studio/images/menu.jpg") -129px -37px no-repeat;}
ul#menu li a#button3:hover {background: url("http://www.exile-studio/images/menu.jpg") -258px -37px no-repeat;}
ul#menu li a#button4:hover {background: url("http://www.exile-studio/images/menu.jpg") -387px -37px no-repeat;}
ul#menu li a#button5:hover {background: url("http://www.exile-studio/images/menu.jpg") -387px -37px no-repeat;}
ul#menu li a#button6:hover {background: url("http://www.exile-studio/images/menu.jpg") -387px -37px no-repeat;}
ul#menu li a#button7:hover {background: url("http://www.exile-studio/images/menu.jpg") -387px -37px no-repeat;}

