body {
	background-color: #1BA600;
	margin: 4px;
	padding: 0px;
}

.bodytable {
	width: 850px;
	background-color: #ffffff;
/*
	border-left: 2px solid #5B85A2;
	border-right: 2px solid #5B85A2;
*/
	border: 2px solid #ffffff;
	font-size: 11px;
}

form {
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 0px;
}

input, textarea {
	border: 1px solid #66CC00;
	background-color: #F5F5F5;
	margin: 2px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
}	

input:focus, textarea:focus {
	border: 1px solid #66CC00;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
	font-family: Tahoma;
	font-size: 11px;
}

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



.secline {
	border-bottom: 1px solid #A1C2D9;
	color: #808080;
	font-weight: bold;
	margin-bottom: 8px;
}

.topstrip {
	font-size: 40px;
	padding: 4px;
	font-family: Arial;
}

.menucatstrip {
	background-color: #66CC00;
	padding: 4px;
	padding-left: 24px;
	font-size: 11px;
	font-family: Arial;
}


.rightstrip {
	background-color: #A1C2D9;
	font-family: Verdana;
	text-align: right;
	padding-right: 2px;
	color: #24537E;
}

.rightselect {
	font-size: 9px;
	font-family: Verdana;
	border: 1px solid #53758D;
}

.maincontent {
	background-color: #ffffff;
}

.footstrip {
	background-color: #0684BF;
	text-align: center;
	font-family: Verdana;
	color: #FFFFFF;
	padding: 4px;
}

.maintable {
	width: 100%;
}

.bcontentsection {
	border: 1px solid #66CC00;
	margin-bottom: 8px;
}

.bcontenthead {
	margin: 3px;
	margin-bottom: 0px;
	background-color: #66CC00;
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.ocontentsection {
	border: 1px solid #4FA400;
}

.ocontenthead {
	margin: 3px;
	margin-bottom: 0px;
	background-color: #4FA400;
	padding: 3px;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.contenttext {
	padding: 4px;
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	text-align: justify;
}

.contenttable {
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
}

.toptext{
	color: #0000CC;
	font-family: Arial;
	font-size: 11px;
	text-align: justify;
	padding: 4px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.mlc {
	background-image: url(ogl.gif);
	width: 28px;
	height: 26px;
	float: left;
}

.mgrad {
	background-color: 0684BF;
	border-bottom: 1px solid #6192A9;
	border-left: 1px solid #6192A9;
	height: 26px;
	float: right;
	padding-left: 24px;
	padding-right: 24px;
}

.mtext {
	padding-top: 5px;
	font-family: Verdana;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}


.gamethumb {
	border: 1px solid #000000;
	margin-right: 4px;
}

.gltable {
	font-family: Verdana;
	font-size: 11px;
	color: #606060;
	text-align: justify;
	margin-bottom: 4px;
}

.ahtext, .ahtext2 {
	font-size: 15px;
	font-family: Arial;
	font-weight: bold;
}


.menucatlink:link {
	color: #ffffff;
	text-decoration: underline;
}

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

.menucatlink:hover {
	color: #ffffff;
	text-decoration: underline;
		font-weight: bold;
}


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

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

.topmenulink:hover {
	color: #FFFFFF;
	text-decoration: underline;
		font-weight: bold;
}

.gamelink:link {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}

.gamelink:visited {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}

.gamelink:hover {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}


.cmenulink:link {
	color: #0000CC;
	text-decoration: underline;
		font-weight: bold;
}

.cmenulink:visited {
	color: #0000CC;
	text-decoration: underline;
		font-weight: bold;
}

.cmenulink:hover {
	color: #0000CC;
	text-decoration: underline;
		font-weight: bold;
}

.pagelink:link {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

.pagelink:visited {
	color: #0000CC;
	text-decoration: none;
	font-weight: bold;
}

.pagelink:hover {
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
}

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

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

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

.contentlink:link {
	color: #0000CC;
	text-decoration: underline;
}

.contentlink:visited {
	color: #0000CC;
	text-decoration: underline;
}

.contentlink:hover {
	color: #0000CC;
	text-decoration: none;
}

.topbarlink:link {
	color: #FFFFFF;
	text-decoration: none;
}

.topbarlink:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.topbarlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

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

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

.footlink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


a:link {
	color: #0000CC;
	text-decoration: underline;
}

a:visited {
	color: #0000CC;
	text-decoration: underline;
}

a:hover {
	color: #0000CC;
	text-decoration: underline;
}

.mobile {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

a.mobile:link { 
color: #000000; 
text-decoration : underline; 
} 
a.mobile:visited { 
color: #000000; 
text-decoration : underline; 
} 
a.mobile:hover { 
color: #000000; 
text-decoration : underline; 
} 
a.mobile:active { 
color: #000000; 
text-decoration : underline; 
} 

//////////////////////////////////////////////
.lienrandom {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #0000CC;
}

a.lienrandom:link { 
	font-family: arial, sans-serif;
	font-size: 12px;
color: #0000CC; 
text-decoration : underline; 
} 
a.lienrandom:visited { 
	font-family: arial, sans-serif;
	font-size: 12px;
color: #0000CC; 
text-decoration : underline; 
} 
a.lienrandom:hover { 
	font-family: arial, sans-serif;
	font-size: 12px;
color: #0000CC; 
text-decoration : underline; 
} 
a.lienrandom:active { 
	font-family: arial, sans-serif;
	font-size: 12px;
color: #0000CC; 
text-decoration : underline; 
} 

.lien2random {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}



.lientextgamelist {
font-family : Arial, sans-serif;
color : #0000CC;
font-size: 12px;
}
.lientextgamelist a:visited {text-color: color : #1568B3; text-decoration : underline; } 
.lientextgamelist a:hover {text-color: color : #1568B3; text-decoration : underline; }
.lientextgamelist a:active {text-color: color : #1568B3; text-decoration : underline; }

.nombregamelist {
font-family : Arial, sans-serif;
color : #000;
font-size: 10px;
}




.gamelink2012:link {
font-family : Arial, sans-serif;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}
.gamelink2012:visited {
font-family : Arial, sans-serif;
	color: #0000CC;
	text-decoration: underline;
	font-weight: bold;
	font-size: 18px;
}

.homegamelink2012:link {
font-family : Arial, sans-serif;
	color: #000;
	text-decoration: none;
 
	font-size: 12px;
}
.homegamelink2012:visited {
font-family : Arial, sans-serif;
	color: #0000CC;
	text-decoration: none;
 
	font-size: 12px;
}


