/* Image/Background styles*/
body {  position:relative;

        font-family: Arial, Helvetica, sans-serif;
        FONT-SIZE: 12px; LINE-HEIGHT: normal;
	left: 0px;
        top: 5px;
        /*background:none #000000;*/
	margin:0;padding:0;border:0;
        background:url("/images_background.gif"); 
        color: #FFFF00; 
      

		
        }
        
        
.borderimg { border-color: #252525;}
.header { width:1px;height:118px; background:url("/images_backheader.gif"); background-repeat:no-repeat; } 

/* boarder image styles */
.boxtopleft { width:3px;height:3px; background:url("/images_boxtopleft.gif"); background-repeat:no-repeat;}
.boxtopright { width:3px;height:3px; background:url("/images_boxtopright.gif"); background-repeat:no-repeat;}
.boxtop { height:3px; background:url("/images_boxtop.gif"); background-repeat:repeat-x;}
.boxbotleft { width:3px;height:6px; background:url("/images_boxbotleft.gif"); background-repeat:no-repeat;}
.boxbotright { width:3px;height:6px; background:url("/images_boxbotright.gif"); background-repeat:no-repeat;}
.boxbot { height:3px; background:url("/images_boxbot.gif"); background-repeat:repeat-x;}
.boxright { width:3px; background:url("/images_boxright.gif"); background-repeat:repeat-y;}
.boxleft { width:3px; background:url("/images_boxleft.gif"); background-repeat:repeat-y;}


/* Positioning Styles */
.navbuttons { position:relative; top: -2px; } 
.pagealign { left:-5px; } 
        
/* Content Styles */
.boxnavcontent {padding: 0cm; background:none #4D4D4E; text-align:center; font-size: 80%;}
.boxcontent {padding: .3cm; background:none #4D4D4E; font-size: 80%;}
.gamecontentspecial {padding: 0cm; background:none}
.newsmainbox {background:none #626262; border: solid 1px black; }
.buymainbox{background:none #444444; border: solid 1px black; }
.buymainbox2 {background:none #606060; border: solid 1px black; }
.buymainbox3 {background:none #555555; border: solid 1px black;}
.downloadsmainbox {background:none #4D4D4E; border: solid 2px black; }
.newsheadercontent {background:none #888888; }
.pageheaderbox{background:none #585859; border: solid 2px black; }
.newsheaderback{background:url("/images_newsheader.gif"); background-repeat:repeat-x;}
.newscontent{color: #FFFF00; font-size: 12px; padding: .2cm; background:none #626262;}
/* Text Styles */
.headertext { color: #FFAA00; font-size: 12px; text-align:center; padding: .1cm; font-weight: bold;} 
.insidefont { color: #FFFF00; font-size: 12px; padding: .1cm; font-weight: bold;}
.medfont { color: #FFFF00; font-size: 13px; padding: .05cm; font-weight: bold;}
.smallfont { color: #FFFF00;   font-size: 12px; padding: .1cm; }
.realmidfont { color: #FFFF00; padding: .1cm; font-size: 14px;font-weight: bold;}
.bigboldfont {  color: #FFFF00; padding: .05cm; font-size: 18px; line-height: 22px; font-weight: bold;  }

.botalign{vertical-align: bottom}

input, textarea {  background: #707070; COLOR: #FFFF00; border-color: #383838; font-weight: bold; font-size: 11px; }

.inputorderpage {  background: #555555; }
.inputorderpage2 {  background: #606060; }