body 

{ margin-top: 0;

  margin-bottom: 0;

  margin-left: 0;

  margin-right: 0;

  padding-left: 0;

  padding-right: 0;

}


img
{
     border-style:hidden;
}

table.gametable {
   border: 1px solid black;
   border-collapse: collapse;
   width: 728px;
}

#topofpage {
     font-family: sans-serif, Verdana, Helvetica, Arial;
     margin-left: 5px;
     margin-right: 5px;
     padding: 15px;
     background-color: #e2edff;
     border-left: 1px solid #999999;
     border-right: 1px solid #999999;
     border-top: 1px solid #999999;
     border-bottom: 1px solid #999999;
}

#topofpage1 {
     font-family: sans-serif, Arial, Helvetica;
     margin-left: 30px;
     margin-right: 30px;
     background-color: #30D9F4;
     padding: 5px;
     border-left: 1px solid #9BC6F9;
     border-right: 1px solid #9BC6F9;
     border-top: 1px solid #9BC6F9;
     border-bottom: 1px solid #9BC6F9;
     text-align: middle;
     text-valign: middle;
}
#container {
        top: 100px;
	width: 100%;
	height: 100%;
	background-color: #30D9F4;
	margin-right: 0px;
	margin-left: 0px;
}
#container1 {
        top: 100px;
	width: 100%;
	height: 100%;
	background-color: #30D9F4;
	margin-right: 0px;
	margin-left: 0px;
}


.gamenameheader
{
        border: 1px solid black;
	font-family: Sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	background-color: #FFFF00;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
        border: 1px solid #9BC6F9;
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
}

.gamename
{
	font-family: Sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
        border: 1px solid #9BC6F9;
        vertical-align: middle;
        text-align: justified;
        text-valign: middle;
}

#header {
	height: 100px;
	width: 100%;
	background-image: url(images/header_eg.jpg);
        background-repeat:no-repeat;
}

#content {
        text-align: left;
        valign: top;
        top: 100px;
	width: 90%;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#leftnav {
	float: left;
        margin-top: 200px;
	width: 100px;
	height: 100%;
	background-color: #30D9F4;
	padding: 0px;
        width: 60px;
}

#leftnav ul
{
	margin-left: 3px;
	padding-left: 3px;
	list-style-type: none;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
}

#leftnav a
{
	display: block;
	width: 60px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-bottom-width: 1px;
}

#leftnav a:link, .navlist a:visited
{
	color: #0000ff;
        text-decoration: underline;
        font-weight: bold;
}

#leftnav a:visited
{
        color: #2F77F1;
   text-decoration: underline;
   font-weight: bold;
}

#leftnav a:hover
{
	text-decoration: none;
        color: #ffffff;
}

#sidebar {
	padding: 10px;
        top: 100px;
	list-style-type: none;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	color: #0000ff;
	width: 150px;
	background-color: #30D9F4;
	height: 100%;
        valign: top;
}

#sidebarTitles {
	padding: 10px;
	font-size: 16px;
	float: right;
	width: 150px;
	background-color: #30D9F4;
	height: 525px;

}

.rightSideTitles 
{
	font-family: sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #0C377E;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}

.rightSide
{
	font-family:sans-serif, Arial, Helvetica;
	font-size: 13px;
	text-decoration:none;
	background-color: #30D9F4;
	border-right: 3px solid #82A4F4;
	border-left: 3px solid #82A4F4;
	border-bottom: 4px solid #82A4F4;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-top: 0px;
}


#footer {
	background-color: #30D9F4;
	padding: 0px;
	width: 100%;
	clear: both;
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}


h1 {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #1A2373;
	line-height: 24px;
}
h2 {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 17px;
	font-weight: bold;
	color: #2F77F1;
	line-height: 20px;
}
h3 {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 20px;
}

p {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 12px;
	line-height: 11pt;
	margin-top: 3px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	padding-bottom: 9px;
}

a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: underline;
        border-style:hidden;
}
a:visited {
        color: #2F77F1;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
        color: red;
	text-decoration: none;
}


.box1 {
	background:#000000;
	color: #000;
	border:1px solid #00ffff;
	width: 400px;
	height: 165px;
	padding-top: 5;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	line-height: 16px;
}

.smalltext {
	font-family: sans-serif, Verdana, Arial, Helvetica;
	font-size: 10px;
	padding: 3px 0;
        margin: 3px 0;
	line-height: 12pt
}

