/********************************************** #A5DF94   #FFFF00    #FFCC00
COMMANDO GREEN SKIN~ By Sean (http:seanj.cjb.net)
**********************************************/
BODY {

/* This is the body of the arcade. Controls things Background image or color and scrollbar colors */

font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px; color: white; margin:1px 10px 0px 10px; margin-top: 0px; margin-left: 10%; margin-right: 10%; background-color:black;background-image:url();
scrollbar-3dlight-color:#5A6C95;
scrollbar-arrow-color:white;
scrollbar-base-color:#5A6C95;
scrollbar-darkshadow-color:#222F43;
scrollbar-face-color:#222F43;
scrollbar-highlight-color:#222F43;
scrollbar-track-color:#222F43;
scrollbar-shadow-color:#5A6C95;
}

/* Tables - Controls tables and colors */

TABLE, TR, TD {

font-family: Verdana, Tahoma, Arial, sans-serif; font-size: 11px;

}

.menucolor {
font-family: Verdana, Tahoma, Arial, sans-serif; color: #FFFFFF;
}



/* Link Colors */


a:link{color: #6699FF; text-transform: capitalize; text-decoration: none;}
a:active{color: #6699FF; text-transform: capitalize; text-decoration: none;}
a:visited{color: #6699FF; text-transform: capitalize; text-decoration: none;}
a:hover {color: #6699FF;text-decoration: none; text-transform: capitalize; border: solid 1px}

a.nav {color: #6699FF; text-transform: capitalize; text-decoration: none;}
a.nav:link {color: #6699FF; text-transform: capitalize; text-decoration: none;}
a.nav:visited {color: #6699FF; text-transform: capitalize; text-decoration: none;}
a.nav:hover {color: #6699FF;text-decoration: none; text-transform: capitalize;}
a.nav:active {color: #6699FF; text-transform: capitalize; text-decoration: none;}

table#menulink a:link{color: #FFFFFF; text-transform: capitalize; text-decoration: none;}
table#menulink a:active{color: #FFFFFF; text-transform: capitalize; text-decoration: none;}
table#menulink a:visited{color: #FFFFFF; text-transform: capitalize; text-decoration: none;}
table#menulink a:hover {cursor: crosshair; color: #FFFFFF;text-decoration: none; text-transform: capitalize; border: solid 1px}

table#menulink a.nav {color: #FFFFFF; text-transform: capitalize; text-decoration: none;}
table#menulink a.nav:link {color: #FFFFFF; text-transform: capitalize; text-decoration: none;}
table#menulink a.nav:visited {color: #FFFFFF; text-transform: capitalize; text-decoration: none;}
table#menulink a.nav:hover {color: #FFFFFF;text-decoration: none; text-transform: capitalize; border: solid 1px}
table#menulink a.nav:active {color: #FFFFFF; text-transform: capitalize; text-decoration: none

}

/* HR Colors. An hr is the line that divides the games */

hr {
color: #5A6C95;
}

/* This is the main color of the arcade that the text sits on.  */

.arcade1 { background-color: #222F43 }

/* Table border. This is the border color of ALL the tables. */

.mainframe {
border:5px solid #5A6C95;background-color:#000000; padding:0px; margin:0px; height:100%;
}

.sidemenu {
border:5px solid #5A6C95;background-color:#000000; padding:0px; margin:0px;
}

.tableborder {
border:5px solid #5A6C95;background-color:#5A6C95; padding:0px; margin:0px; width:98%;
}

/* Table border. This is the border color of ALL the tables. */


.gamelistings {
border:5px solid #5A6C95; background-color:#222F43; padding:0px; margin:0px; width:100%;
}

.siteborder {
border: 2px solid #5A6C95;background-color:#FFFFFF; padding:0px; margin:0px; width:100%;
}

.toproundmenu { font-weight:bold; padding:0px; margin:0px; background-color: #222F43}
.toproundmenubg {background-color: #5A6C95;}


.Shoutbox {
background-color: black;
font-size: 15px;
font-family: Arial;
color: white;
border: 1;
border-width: 1;
border-bottom-color: #000;
border-left-color: #000;
border-right-color: #000;
border-top-color: #000;
}
/* Colors the buttons */
input , select, textarea {
background-color: #222F43;
color: white;
border: 2px solid #5A6C95;
}
