select {
	margin: 2px;
	font-family: Tahoma;
	font-size: 11px;
}	

img {
	padding: 0px;
	margin: 0px;
}

form {
	padding: 0px;
	margin: 0px;
	margin-bottom: 6px;
	margin-top: 0px;
}

.maintable {
	width: 760px;
	font-size: 11px;
	border: 1px solid #000000;
	padding: 0px;
}

.topstrip {
	height: 80px;
	background-image: url(topgrad.gif);
	background-color: #000000;
}


.bannerimg {
	margin-top: 9px;
	margin-right: 9px;
	border: 0px;
}

.topmenustrip {
	text-align: left;
	background-color: #489CD2;
	padding: 4px;
	color: #FFFFFF;
	border-top: 1px solid #006FB6;
	border-bottom: 1px solid #0185DA;
}

.menustrip {
	border-bottom: 1px solid #0185DA;
}

.gamecategories {
	background-image: url(gamecategories.gif);
	width: 150px;
	text-align: center;
	color: #006BB0;
	font-family: Arial, Verdana, sans, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

.categoryname {
	background-image: url(catgrad.gif);
	height: 33px;
	text-align: center;
	color: #FFFFFF;
}

.categoryborder {
	background-image: url(catsep.gif);
	width: 2px; height: 33px;
}

.cat1pxborder {
	background-color: #5BBEFC;
	width: 1px;
}

.contentbox {
	background-color: #005C97;
}

.contenttext {

	background-color: #FFFFFF;
	text-align: left;
	padding: 4px;
	color: #444444;
	margin-bottom:10px;
}

.catheading {
	background-image: url(catheadgrad.gif);
	height: 44px;
}

.catheadingtext {
	color: #0066A8;
	font-weight: bold;
	padding-top: 10px;
	text-align: right;
}

.catheadingleft {
	background-image: url(catheadleft.gif);
	height: 44px;
	width: 50px;
	float: left;
}

.catheadingright {
	background-image: url(catheadright.gif);
	height: 44px;
	width: 15px;
	float: right;
}

.catbottom {
	background-image: url(catbottomgrad.gif);
	height: 13px;
}

.catbottomleft {
	background-image: url(catbottomleft.gif);
	height: 13px;
	width: 12px;
	float: left;
}

.catbottomright {
	background-image: url(catbottomright.gif);
	height: 13px;
	width: 12px;
	float: right;
}


.leftmenubox {
	margin-bottom: 6px;
}

.leftmenuhead {
	margin: 0px;
	background-image: url(leftmenutopgrad.gif);
	height: 27px;
}

.leftmenutext {
	padding-top: 3px;
	font-family: Arial, Verdana, sans, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


.leftmenubody {
	background-color: #FFFFFF;
	background-image: url(columnmenugrad.gif);
	text-align: left;
	padding: 4px;
	margin-bottom: 6px;
	margin-top: 0px;
	border: 1px solid #005C97;
	border-top: 0px;
}

.leftmenutopleft {
	background-image: url(leftmenutopleft.gif);
	width: 21px;
	height: 27px;
	float: left;
}

.leftmenutopright {
	background-image: url(leftmenutopright.gif);
	width: 21px;
	height: 27px;
	float: right;
}

.leftcolumn {
	background-color: #0185DA;
	padding: 6px;
	padding-top: 5px;
}

.rightcolumn {
	background-color: #4EAAE5;
	padding: 6px;
	padding-top: 5px;
}

.number {
	color: #E47D8F;
	font-weight: bold;
}

.leftnum {
	color: #E47D8F;
}

.paddedgamelist {
	font-size: 10px;
	margin-top: 6px;
	margin-bottom: 6px;
	margin-left: 2px;
	margin-right: 2px;

}

.gamethumb {
	margin: 0px;
	border: 2px solid #EBD076;
}

.footstrip {
	background-color: #006FB6;
	text-align: center;
	padding: 8px;
	color: #FFFFFF;
}

.secline {
	border-bottom: 1px solid #BCE27F;
	color: #005594;
	font-weight: bold;
}

.ahtext {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Verdana, sans, sans-serif;;
	font-size: 15px;
}	

.ahtext2 {
	color: #444444;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Verdana, sans, sans-serif;;
	font-size: 15px;
	margin: 4px;
	margin-left: 0px;
}	


.topmenulink:link {
	color: #FFFFFF;
	text-decoration: underline;
}

.topmenulink:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

.topmenulink:hover {
	color: #F6FF00;
	text-decoration: underline;
}

.menulink:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.menulink:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}

.menulink:hover {
	color: #F6FF00;
	font-weight: bold;
	text-decoration: underline;
}

.leftmenulink:link {
	color: #222222;
	text-decoration: none;
}

.leftmenulink:visited {
	color: #222222;
	text-decoration: none;
}

.leftmenulink:hover {
	color: #000;
	text-decoration: underline;
}

.darklink:link {
	color: #000;
	text-decoration: none;
}

.darklink:visited {
	color: #000;
	text-decoration: none;
}

.darklink:hover {
	color: #000;
	text-decoration: underline;
}

.udarklink:link {
	color: #807FE2;
	text-decoration: underline;
}

.udarklink:visited {
	color: #807FE2;
	text-decoration: underline;
}

.udarklink:hover {
	color: #0065A5;
	text-decoration: underline;
}

.gamelink {
	font-size:12px;
	color: #807FE2;
	text-decoration: none;
	font-weight: bold;
}

.gamelink:hover {
	text-decoration: underline;
}


.bluelink:link {
	color: #807FE2;
	text-decoration: none;
	font-weight: bold;
}

.bluelink:visited {
	color: #807FE2;
	text-decoration: none;
	font-weight: bold;
}

.bluelink:hover {
	color: #807FE2;
	text-decoration: underline;
	font-weight: bold;
}


