/* This is the border line & background colour round the entire page */
.bodyline        { background-color: #FFFFFF; border: 1px #6B93FF solid; }

/* This is the main background colour for the content area */
.bodymain        { background-color: #FFFFFF; }

/* This is the site title */
h1 { color: #6B93FF; font-family: tahoma,arial,sans-serif; font-size: 18px; font-weight: bold; text-indent: 0; line-height: 100%; margin: 0; padding: 46px 0px 75px 8px; }

/* This is the intro blurb title */
h2 { color: #6B93FF; font-family: tahoma,arial,sans-serif; font-size: 16px; font-weight: bold; text-indent: 0; line-height: 100%; margin: 0; padding: 0px 0px 2px 0px; }

/* This is the intro blurb title */
h4 { color: #6B93FF; font-family: tahoma,arial,sans-serif; font-size: 12px; font-weight: bold; text-indent: 0; line-height: 100%; margin: 0; padding: 0px 0px 2px 0px; }

/* These are the main text atributes */
font,th,td,p { font-family: Verdana,Arial,Helvetica,sans-serif; font-size: 12px; color: #333333; }

/* These are the main link atributes */
A:link { text-decoration: none; color: #6B93FF; }
A:active { text-decoration: none; color: #6B93FF; }
A:visited { text-decoration: none; color: #6B93FF; }
A:hover { text-decoration: none; color: #330000; }

/* This is the Game Platforms bar */
.platform { background: #6B93FF; width: 100%; padding: 3px 3px 3px 3px; }


/* This is the Game Titles Alphabet bar */
.letters { background: #6B93FF; width: 100%; padding: 3px 3px 3px 3px; }

/* This is the listings pages pagination bar */
.paginbar { background: #6B93FF; width: 100%; padding: 3px 3px 3px 3px; }


.paginbar a:link { color: #330000; }
.paginbar a:visited { color: #330000; }
.paginbar a:hover { color: #FFFFFF; }

/* This is the navigation box borders*/
.navbox { background-color: #FFFFFF; border: 1px #6B93FF solid; }

/* These are the Navigation boxes title bars */
th.navTitle { border-width: 1px 0px 0px 1px; }
th {
        color: #FFFFFF; font-size: 11px; font-weight : bold;
        background-color: #6B93FF; height: 20px;
       /" background-image: url(cellpic.gif);*/
}

/* This is the greyed-out "Platform" in the cheats listings */
.grey { color: #999999; }

/* This are the form fields and buttons */
.formElement {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formButton {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}



