body {
    background-color: #666666;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial;
	text-align: left;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea {
	background-color: #FFFFFF;
	border: 1px solid #FA7900;
	font-family: Arial;
	font-size: 11px;
	margin: 2px;
	padding: 2px;
}
a:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.main {
	width: 990px;
	background-color: #FFFFFF;
	padding: 0px;
}
.top {
	padding: 0px;
	text-align: center;
	background-color: #272E7F;
	height: 24px;
}
.top-left {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-left: 10px;
	margin-top: 5px;
	text-align: left;
	float: left;
}
.top-right {
    color: #FFFFFF;
	font-family: Verdana;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 5px;
	text-align: right;
	float: right;
}
.top-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.top-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.top-link:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
.header {
	background-image: url(images/header.jpg);
	height: 103px;
}
.header-menu {
	background-color: #000000;
    color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 73px;
	text-align: left;
	float: left;
}
.header-link:link {
	color: #FFFFFF;
	text-decoration: none;
}

.header-link:visited {
    color: #FFFFFF;
	text-decoration: none;
}

.header-link:hover {
    color: #FF6347;
	text-decoration: none;
}
.content {
	border-left: 4px solid #999999;
	border-right: 4px solid #999999;
}
.contentbox {
	border: 1px solid #F0EBC1;
	margin-bottom: 8px;
}
.contentheader {
	background: #EFB663;
	background-image: url(images/cooking_games_organebg.gif);
	height:18px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding: 2px;
	padding-left: 4px;
	margin: 2px;
}

.boxestext {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
}
.ntext {
	font-size: 10px;
	color: #333333;
	text-align: center;
    margin: 0px;
}
.boldtext {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-align: center;
    margin: 0px;
}

.newsline {
	border-bottom: 1px dotted #3399CC;
}
.filebox {
	border: 1px solid #99CC66;
    margin-bottom: 8px;
}
.fileboxpink {
	border: 1px solid #FF0000;
    margin-bottom: 8px;
}
.fileboxheader {
	background: #333333;
	margin: 2px;
	padding: 2px;
	padding-left: 4px;
	color: #FFFFFF;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}
.contentheaderlink:link {
	color: #EB5C00;
	text-decoration: underline;
}

.contentheaderlink:visited {
	color: #EB5C00;
	text-decoration: underline;
}

.contentheaderlink:hover {
	color: #000000;
	text-decoration: none;
}

.played {
	font-family: Arial;
	font-size: 9px;
}
.browsegamesbox {
	background: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	text-align: left;
    padding: 3px;
    width: 180;
}
.pagenumbers {
	font-family: Arial;
	font-size: 35px;
	color: #333333;
	text-align: center;
    padding: 3px;
}
.gamelink:link {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:visited {
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.gamelink:hover {
	color: #2D670E;
	font-weight: bold;
	text-decoration: underline;
}
.pmboxheader {
	border: 1px solid #0099CC;
	background-color: #FFFFFF;
	margin-bottom: 8px;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
    padding: 4px;
    text-align: left;
}
.quote {
	border: 1px dotted #009933;
	margin: 2px;
	margin-bottom: 6px;
	padding: 3px;
	text-align: left;
}
.newprivatemessage {
	padding: 5px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
}
.pmboxtable {
	border: 0px;
	width: 99%;
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	padding: 4px;
	
}
.readpmtable {
	width: 99%;
	font-family: Arial;
	font-size: 11px;
	padding: 2px;
}
.pmtexttable {
	border: 1px solid #CCCCCC;
	width: 80%;
	color: #000000;
	font-family: Arial;
	font-size: 11px;
	padding: 3px;
	text-align: left;
}

.gamesintruction_cookinggames {
	background: #FCE58F;
	padding-left: 4px;
	color: #000000;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
}

.bottom {
	background-color: #000000;
	height: 50px;
	border-left: 0px solid #336699;
	border-right: 0px solid #336699;
	border-bottom: 0px solid #336699;
}
.bottom-text {
    color: #FFFFFF;
	font-family: Arial;
	font-size: 11px;
	padding-top: 14px;
	text-align: center;
}
.bottom-link:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.bottom-link:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

.menu-link:link {
	color: #ED0090;
	text-decoration: none;
	font-weight: bold;
}
.menu-link:visited {
	color: #ED0090;
	text-decoration: none;
	font-weight: bold;
}
.menu-link:hover {
	color: #5ABC38;
	text-decoration: underline;
	font-weight: bold;
}
#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 99%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: #000000;
background: #FAF09E url(http://www.nicegirlgames.com/images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(http://www.nicegirlgames.com/mages/color_tabs_right.gif) no-repeat right top;
padding:4px 7px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #EFB663;
}

#ddcolortabs a:hover span{
background-color: #EFB663;
}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #EFB663;
}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #EFB663;
border-top: 5px solid #EFB663; /*Remove this to remove border between bar and tabs*/
}
/*LEFT MENU */
.urbangreymenu{
width: 100%; /*width of menu*/
text-align: left;
}

.urbangreymenu .headerbar{
font: bold 13px Verdana;
color: #000000;
background: #EFE6CF url(images/arrowstop.gif) no-repeat 8px 6px; /*last 2 values are the x and y coordinates of bullet image*/
margin-bottom: 0; /*bottom spacing between header and rest of content*/
margin-top: 0; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 7px 0 7px 31px; /*31px is left indentation of header text*/
}

.urbangreymenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
}

.urbangreymenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.urbangreymenu ul li a{
font: normal 13px Arial;
font-weight: bold;
color: #333333;
background: #F2F2F2;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.urbangreymenu ul li a:visited{
color: #333333;
font-size: 13px;
font-weight: bold;
}

.urbangreymenu ul li a:hover{ /*hover state CSS*/
font-weight: bold;
font-size: 13px;
color: #000000;
background: #EFE6CF;
}
