/* Orbis Games StyleSheet */
HTML { overflow: -moz-scrollbars-vertical; } /* Force vertical scrollbar in Firefox/mozilla so page doesn't shift around center */
body 
{ 
    background-color: #DED6EE;
	background-image: url(img/bgPattern.jpg);
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}
img { behavior: url("pngbehavior.htc"); } /* Allows 32bit PNG images to be placed */
Table { color: #000000; font-size: 11px; }
.header INPUT { background-color: #EAE3F6; border: 1px solid #39215D; }
.sidebar { padding-left: 15px;}
.sidebarSectionHeader { background-image: url(img/sidebarSectionBackground.gif); text-indent: 5px; color: #41008A; font-size: 13px; font-weight: bold; height: 20px;}
.sidebarSubsectionLinks { background-image: url(img/sidebarSubsectionBGAway.gif); background-position: center; background-repeat: no-repeat; padding-left: 12px; height: 18px; color: #000000;}
.sidebarSubsectionLinksOver { background-image: url(img/sidebarSubsectionBGOver.gif); background-position: center; background-repeat: no-repeat; padding-left: 12px; height: 18px; color: #FFFFFF; cursor: pointer; cursor: hand;}
.footer { font-size: 9px; color: #000000; }
.footer a:link {color: #000000; text-decoration: underline;}
.footer a:visited {color: #000000; text-decoration: underline;}
.footer a:hover {color: #663399; text-decoration: underline;}
.newsCellBody { border-left: 1px solid #B88097; border-right: 1px solid #B88097; background-color: #FFFFFF; padding: 4px;}
.newsCellHeader { border-left: 1px solid #B88097; border-right: 1px solid #B88097; background-color: #DBBFCB; font-size: 9px; padding: 3px; padding-top: 0px;}
.newsCellTitle { font-size: 12px; font-weight: bold; }
.welcomeTitle { font-size: 30px; font-family: "Times New Roman", Times, serif; font-weight: bold; text-align: center;}
.welcomeCell { padding: 10px; }
.pressReleaseHeader { border-left: 1px solid #2F9DA6; border-right: 1px solid #2F9DA6; background-color: #ECF6F7; font-size: 12px; font-weight: bold; padding: 3px; padding-top: 0px;}
.pressReleaseBody { border-left: 1px solid #2F9DA6; border-right: 1px solid #2F9DA6; background-color: #FFFFFF; padding: 4px;}
.pressReleaseButton a:link {color: #23747B }
.pressReleaseButton a:visited {color: #23747B }
.pressReleaseButton a:hover {color: #000000 }
.indexForum { font-size: 14px; font-weight: bold; color: #2F9DA6; text-decoration: none;}
.pageHeader { font-size: 16px; font-weight: bold; color: #FFFFFF;}