BODY {
background-color:#000;
font-family:arial;
font-size:16px;
overflow:auto;
scrollbar-face-color:666666;
scrollbar-track-color:#000;
scrollbar-arrow-color:#000;
scrollbar-shadow-color:333333;
scrollbar-dark-shadow-color:333333;
scrollbar-3dlight-color:999999;
scrollbar-highlight-color:999999;
margin:0;
}

.header {
background-image:url(images/carbon.gif);
}

.header_title {
font-size:38px;
color:silver;
}

.header_tag {
font-size:12px;
color:silver;
}

.menu {
background-image:url(images/tableheaderbg.jpg);
font-size:13px;
font-weight:700;
height:20px;
}

.menu_left {
background-image:url(images/1infoBoxHeading.jpg);
background-repeat:no-repeat;
background-position:left 0;
}

.menu_right {
background-image:url(images/infoBoxHeading2.jpg);
background-repeat:no-repeat;
background-position:right 0;
}

.table_menu {
background-image:url(images/brushed.jpg);
font-size:13px;
color:#000;
}

.title {
font-size:10px;
}

.table_list {
border:1px solid #000;
font-size:10px;
}

.body_table {
background-color:#000;
background-repeat:no-repeat;
}

.body_splash {
background-image:url(images/astrolandsplash.jpg);
background-repeat:no-repeat;
}

.text_title {
font-family:arial;
color:silver;
font-size:15px;
}

.text_details {
font-family:arial;
color:silver;
font-size:12px;
text-align: left;
}

.divide {
background-color:blue;
}

A:link,A:visited,A:active {
text-decoration:none;
color:red;
}
