BODY {font-family: Verdana, Arial, sans-serif;font-size: 11px;color: #C5C5C5;scrollbar-face-color: #000000; scrollbar-shadow-color: #CDCDCD;scrollbar-highlight-color: #CDCDCD; scrollbar-3dlight-color: #CDCDCD;scrollbar-darkshadow-color: #000000; scrollbar-track-color: #CDCDCD;scrollbar-arrow-color: #CDCDCD;background-color: #000000;}.RandOUR{	border-top: 1px solid #000000;	border-bottom: 0px solid #abadac;	border-right: 1px solid #000000;}.RandOU{	border-top: 1px solid #000000;	border-bottom: 0px solid #abadac;}.RandO{	border-top: 1px solid #000000;}.RandU{	border-bottom: 0px solid #abadac;}TD {font-family: Verdana, Arial, sans-serif;font-size: 11px;}.UserNameColor {	color: #CDB35F;}#BottomBar {	position: absolute;	top: 43px;	width: 100%;	background-color: #CDB35F;		font-size: 10px;	margin-left: 0px;}.buttonL{ 	background-color: #262626;	font-size: 11px;	color: #C5C5C5;	font-family: Verdana, Arial, sans-serif;	font-weight: bold; 	border-width: thin;	border-style: none;	border-color: #262626;	TEXT-DECORATION: none;	text-align: center;	width: 30px;	height: 15px;}.buttonL2{ 	background-color: #262626;	font-size: 11px;	color: #CDB35F;	font-family: Verdana, Arial, sans-serif;	font-weight: bold; 	border-width: thin;	border-style: none;	border-color: #262626;	TEXT-DECORATION: none;	text-align: center;	width: 30px;	height: 15px;	}.buttonLout{ 	background-color: #262626;	font-size: 11px;	color: #C5C5C5;	font-family: Verdana, Arial, sans-serif;	font-weight: bold; 	border-width: thin;	border-style: none;	border-color: #262626;	TEXT-DECORATION: none;	text-align: center;	width: 80px;	height: 15px;	}.buttonLout2{ 	background-color: #262626;	font-size: 11px;	color: #CDB35F;	font-family: Verdana, Arial, sans-serif;	font-weight: bold; 	border-width: thin;	border-style: none;	border-color: #262626;	TEXT-DECORATION: none;	text-align: center;	width: 80px;	height: 15px;	}.formboxL{	background-color: #C5C5C5;	font-family:Verdana, Arial, sans-serif;	font-size: 11px; 	color: #000000;	font-weight: bold; 	border-width: thin;	border-style: none;	border-color: #FFFFFF;		border-bottom: 3px solid #000000;	TEXT-DECORATION: none;	height: 16px;}	.bodyText{		padding-left:10px;		padding-right:10px;		border-top:1px solid #000000;		}	.bodyText p{		margin-top:5px;	}	#mainContainer{		width:760px;		height:600px;		border:1px solid #000000;		margin:0 auto;		background-repeat:no-repeat;		padding-top:85px;				}	#mainMenu{		background-color: #000000;	/* Background color of main menu */		font-family: Verdana, Arial, sans-serif;	/* Fonts of main menu items */		font-size: 11px;	/* Font size of main menu items */		border-bottom:2px solid #000000;	/* Bottom border of main menu */		height:20px;	/* Height of main menu */				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: Verdana, Arial, sans-serif;	/* Font  of sub menu items */		font-size: 11px;	/* Font size of sub menu items */				background-color:#262626;	/* Background color of sub menu items */		width:100%;	/* Don't change this option */			}		#submenu div{		white-space:nowrap;	/* Don't change this option */			}	/*	Style attributes of active menu item 	*/	#mainMenu .activeMenuItem{		/* Border options */		border-left:1px solid #000000;		border-top:1px solid #262626;		border-bottom:1px solid #262626;		border-right:1px solid #000000;		color: #CDB35F;	/* Text color */				background-color: #262626;	/* Background color */				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: #C5C5C5;	/* Text color */		cursor:pointer;	/* Cursor like a hand when the user moves the mouse over the menu item */		border-left:1px solid #000000;		border-top:1px solid #262626;		border-bottom:1px solid #262626;		border-right:1px solid #000000;		background-color: #262626;	/* Background color */	}		#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:0px;	/* Space at the left of each sub menu item */		padding-right:5px;	/* Space at the right of each sub menu item */		border-top:1px solid #262626;		border-bottom:0px solid #262626;		border-right:1px solid #000000;		color: #C5C5C5;	/* Text color */		background-color: #262626;	/* Background color */				font-size:11px; 	}		#submenu a:hover{		color: #CDB35F;	/* Red color when the user moves the mouse over sub menu items */	}		
