
body {background: url('images/background.jpg') repeat-x;
background-color: #000000; height: 620px; margin: 0; margin-top: 10px;}

body {scrollbar-base-color:#ffffff; 
scrollbar-arrow-color: #000000;
scrollbar-DarkShadow-Color:#ffffff;
scrollbar-face-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-highlight-color: #cccccc;
}

 
p {padding-right: 10px; font-family: arial; font-size: 9pt; padding-bottom: 0px;
 margin-bottom: 0px; marginheight: 0px; marginwidth: 0px; padding-left: 10px;
;}

h4 {padding-right: 5px; font-family: arial; font-size: 12pt;}

ul {font-family: arial; font-size: 10pt; color: #000; font-weight: bold;}

a:link {color: #888888; text-decoration: none; margin-bottom: 0px; font-size: 10pt; font-family: arial; font-weight: bold;}
a:visited {color: #888888; text-decoration: none; margin-bottom: 0px; font-size: 10pt; font-family: arial; font-weight: bold;}
a:hover {color: #05590f; text-decoration: underline; font-size: 10pt; font-family: arial; font-weight: bold;}
a:active {color: #888888; text-decoration: none; margin-bottom: 0px; font-size: 10pt; font-family: arial; font-weight: bold;}

img a {border: 2px solid #ccc;}

#mainholder {overflow-y: hidden;}


td {padding-bottom: 0; margin-bottom: 0px; marginheight: 0px; marginwidth: 0px;}

#pagecontent {width: 518px; height: 520px; background: #fff; margin-left: 9px; padding-top: 10px; border-top: 1px solid #9A9494; padding-left: 7px; padding-right: 10px; border-left: 1px solid #9A9494; border-right: 1px solid #9A9494; border-bottom: 1px solid #9A9494;
			 overflow-y: auto; overflow-x: hidden;}


#pagecontent p {margin: 0; padding: 0; font-family: arial; font-size: 10pt; font-weight: bold; }

#pagetop {width: 542px; height: 22px; background: url('images/page_top.jpg') no-repeat; margin-left: 8px;
			border-left: 1px solid #9A9494; border-right: 1px solid #9A9494;}

#side {width: 18px; height: 549px; background: url('images/side.jpg') no-repeat; position: relative; top: 24px; left: 9px;}
#bottom {width: 542px; height: 23px; background: url('images/bottom.jpg') no-repeat; position: relative; top: 0px; left: 9px;}


---------------------------------------------------------*/

.starburst a {
display:block;
width: 208px;
background: url("images/starburst.gif") 0 0 no-repeat;
}
.starburst a:hover { 
background-position: -208px;
}
.starburst a{
      background-image: url('images/starburst.gif');
      width: 208px;
      height: 208px;
      float: left;
} 

.starburst a:hover{
      background-position: right;
}

.starburst_home a {
display:block;
width: 150px;
background: url("images/starburst_home.gif") 0 0 no-repeat;
}
.starburst_home a:hover { 
background-position: -150px;
}
.starburst_home a{
      background-image: url('images/starburst_home.gif');
      width: 150px;
      height: 150px;
      float: left;
} 

.starburst_home a:hover{
      background-position: right;
}


