	/* CSS Document */
	body{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		margin-top:0px;

	}
	.bodyText{
		padding-left:10px;
		padding-right:10px;
		border-top:1px solid #000000;
	}
	.bodyText p{
		margin-top:5px;
	}
	
						a {
		color: rgb(180,4,12);
		font-weight: bold;
		text-decoration: none;
	}

	a:link {color: rgb(51,102,153); }
	a:visited {color: rgb(180,4,12); }
	a:hover {color: rgb(255,0,0);}
	a:active {color: rgb(180,4,12); }
	
	

	#mainContainer{
		width:760px;
		height:600px;
		border:1px solid #000000;
		margin:0 auto;

		background-repeat:no-repeat;
		padding-top:85px;
	}
	#mainMenu{
		background-color: rgb(180,4,12);	/* Background color of main menu */
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Fonts of main menu items */
		font-size:0.9em;	/* Font size of main menu items */
		border-bottom:1px solid #000000;	/* Bottom border of main menu */
		height:30px;	/* Height of main menu */
		margin-right: 6px;
		position:relative;	/* Don't change this position attribute */

	}
	#mainMenu a{
		padding-left:5px;	/* Spaces at the left of main menu items */
		padding-right:5px;	/* Spaces at the right of main menu items */
		font-weight:bold;
	/* Don't change these two options */
		position:absolute;
		bottom:-1px;	/* Change this value to -2px if you're not using a strict doctype */
	}
	#submenu{
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font  of sub menu items */
		background-color:rgb(255,198,33);	/* Background color of sub menu items */

		width:100%;	/* Don't change this option */

	}
	#submenu div{
		white-space:nowrap;	/* Don't change this option */
		border-left:1px solid #000000;
		border-bottom:1px solid #000000;
		border-right:1px solid #000000;
	}
	/*
	Style attributes of active menu item
	*/
	#mainMenu .activeMenuItem{
	/* Border options */
		border-left:1px solid #000000;
		border-top:1px solid #000000;
		border-right:1px solid #000000;
		background-color: rgb(255,198,33);	/* Background color */
		padding-right: 6px;
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}

	#mainMenu .activeMenuItem img{
		position:absolute;
		bottom:0px;
		right:0px;
	}

	/*
	Style attributes of inactive menu items
	*/
	#mainMenu .inactiveMenuItem{
		color: rgb(255,198,33);	/* Text color */
		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */
	}

	#submenu a{
		text-decoration:none;	/* No underline on sub menu items - use text-decoration:underline; if you want the links to be underlined */
		padding-left:5px;	/* Space at the left of each sub menu item */
		padding-right:5px;	/* Space at the right of each sub menu item */
		color: #000;	/* Text color */
		font-size:0.9em;
	}

	#submenu a:hover{
		color: #FF0000;	/* Red color when the user moves the mouse over sub menu items */
	}


	/* phparcade css */
	body {
		background-color: #B4040C;
	}
	.cellTitles {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
	
		.cellTitles a:link {color: #FFFFFF; }
	.cellTitles a:visited {color: #FFFFFF; }
	.cellTitles a:hover {color: rgb(255,0,0);}
	.cellTitles a:active {color: #FFFFFF; }
	
	.topMenuText {
		font-size: 11px;
		color: rgb(180,4,12);
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}

	a.topMenuText:link {color: rgb(180,4,12); text-decoration: none;}
	a.topMenuText:visited {color: rgb(180,4,12); text-decoration: none;}
	a.topMenuText:hover {color: rgb(255,0,0); text-decoration: underline;}
	a.topMenuText:active {color: rgb(180,4,12); text-decoration: none;}

	.subCategoryList {
		font-size: 11px;
		color: #000000;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}

	a.subCategoryList:link {color: black; text-decoration: none;}
	a.subCategoryList:visited {color: black; text-decoration: none;}
	a.subCategoryList:hover {color: black; text-decoration: underline;}
	a.subCategoryList:active {color: black; text-decoration: none;}


	.gameBreadcrumb {
		font-size: 11px;
		color: #FFFFFF;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: bold;
	}

	a.gameBreadcrumb:link {color: white; text-decoration: none;}
	a.gameBreadcrumb:visited {color: white; text-decoration: none;}
	a.gameBreadcrumb:hover {color: white; text-decoration: underline;}
	a.gameBreadcrumb:active {color: white; text-decoration: none;}

	.footerText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #FFFFFF;
	}
	.defaultText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.listSmallText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;

	}
	.mainSmallGameText {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}
	.pageNumbers {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	.displaygamebottomtitles {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.bottomgametext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.privatemessageheader {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}

	.sendmessageheader {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.messagecellheaders {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	.messagesubject {font-family: Arial, Helvetica, sans-serif; font-size: 13px; }
	.messagefrom {font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; }
	.messagesummary {font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
	.messagedate {font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
	.privatemessagesubject {font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }
	.privatemessageprofileinfo {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	}

	.privatemessageprofileusername {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
	}
	.privatemessagedate {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	.privatemessagetext {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.memberlistboxtitles {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
	}
	.memberlistabc {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.memberlistusers {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
	}
	.memberlistpages {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
	}

	a.PoweredBy:link {color: white; text-decoration: none;}
	a.PoweredBy:visited {color: white; text-decoration: none;}
	a.PoweredBy:hover {color: rgb(255,179,102); text-decoration: underline;}
	a.PoweredBy:active {color: white; text-decoration: none;}

	.shadow
	{
		padding-right: 6px;
		padding-left: 0px;
		padding-bottom: 6px;
		padding-top: 0px;
		background: url(/images/trans-shadow.png) bottom right;
		margin-bottom: 0px;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;

	}
	
			.yellow
	{
	width:100%;
	background-color: rgb(255,204,102);
	}
	
	 input{
	 	background-color: #FFFAD0;
	 	border: 1px rgb(180,4,12) solid;
	 }
	 select{
	 	background-color: #FFFAD0;
	 	 	border: 1px rgb(180,4,12) solid;
	 }

.overlib {
background-color: rgb(255,204,102);
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		border-color: rgb(180,4,12);
		}
		

