/* smallbattles stylesheet */
/* Mike Adams 2/6/07 */

/* menu table */
.menutable {padding: 0px; border-spacing: 6px; text-align: center;}
.menucell a {width: 130px; height: 25px; border-top: 4px solid rgb(224,224,224); border-left: 4px solid rgb(224,224,224); border-bottom: 4px solid rgb(128,128,128); border-right: 4px solid rgb(128,128,128); background-color: white; text-align: center; display:block;}

/* menu links */
.menulink:link {color: black; font-family: comic sans ms; text-decoration: none;}
.menulink:visited {color: black; font-family: comic sans ms; text-decoration: none;}
.menulink:active {color: black; font-family: comic sans ms; text-decoration: none;}
.menulink:hover {color: rgb(204,0,0); font-family: comic sans ms; text-decoration: none;}

/* body frame */
.maincontent {background-color: rgb(204,204,204);}
.maincontentspace {background-image: url(../images/starfield.jpg); color: white;}

/* body */
.navbody {background-color: rgb(176,176,176); font-family: arial; color: black; font-size: 11pt;}
.mainbody {background-color: rgb(204,204,204); font-family: arial; color: black; font-size: 11pt;}
.gallerybody {background-color: rgb(204,204,204); font-family: arial; color: black; font-size: 11pt;}

/* tables */
.blanktable {font-family: arial; color: black; font-size: 11pt;}
.greytable {background: rgb(144,144,144); font-family: arial; color: black; font-size: 11pt;}
.oddrow {background: rgb(196,196,196);}
.evenrow {background: rgb(224,224,224);}

/* headings */
h2 {font-family: arial; color: black; font-size: 125%; font-weight: bold;}
h3 {font-family: arial; color: black; font-size: 115%; font-weight: bold;}

/* text */
.h1titletext {font-family: comic sans ms; color: rgb(204,0,0); font-size: 175%; font-weight: bold;}
.h1text {font-family: comic sans ms; color: black; font-size: 150%; font-weight: bold;}
.h1textwhite {font-family: comic sans ms; color: white; font-size: 150%; font-weight: bold;}
.h2text {font-family: arial; color: black; font-size: 125%; font-weight: bold;}
.h2textwhite {font-family: arial; color: white; font-size: 125%; font-weight: bold;}
.h3text {font-family: arial; color: black; font-size: 115%; font-weight: bold;}
.h3textwhite {font-family: arial; color: white; font-size: 115%; font-weight: bold;}
.batreptitletext {font-family: arial; color: black; font-size: 150%; font-weight: bold;}
.bodytitletext {font-family: comic sans ms; color: rgb(204,0,0); font-size:12pt; font-weight: bold;}
.bodytext {font-family: arial; color: black; font-size: 11pt;}
.bodytextsmall {font-family: arial; color: black; font-size: 10pt;}
.bodytextlarge {font-family: arial; color: black; font-size: 12pt;}
.captiontext {font-family: arial; color: black; font-size: 9pt;}
.captiontextwhite {font-family: arial; color: white; font-size: 9pt;}
.captiontextsmall {font-family: arial; color: black; font-size: 8pt;}
.newtext {font-family: comic sans ms; color: rgb(204,0,0); font-size: 14pt; font-weight: bold;}

/* special */
#fade_right {background-image: url(../images/fade_right.gif)}
#pagetitle {background-image: url(../images/pagetitlebar.gif); text-align:center;}
#mainpagetext {font-family:arial; color:black; font-size:10pt; margin:5px; text-align:justify;}

/* news table */
.newsdate {background-color: rgb(144,144,144); color: white; padding: 5px; font-size: 12pt; font-weight: bold;}
.newscell {background-color: rgb(224,224,224); padding: 15px;}

/* spacers */
.spacertop {font-size: 2pt;}
.spacerbottom {font-size: 5pt;}

/* galleries */
.gallerytable {font-family: arial; color: black; font-size: 9pt;}
.gallerypagetable {background: rgb(96,96,96); font-family: arial; color: white; font-size: 11pt; padding: 0px; border-spacing: 2px;}
.gallerypagecell {background-color: rgb(176,176,176); color: black; text-align: center;}
.galleryindextable {background: rgb(144,144,144); font-family: arial; color: white; font-size: 11pt; padding: 0px; border-spacing: 0px;}
.galleryindexcell {text-align: center;}
.galleryoddrow {background: rgb(176,176,176);}
.galleryevenrow {background: rgb(224,224,224);}
.galleryimage {border: 1px solid black;}

