body 

{ 
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: #30D9F4;

}

fieldset
{
   width: 730px;
   color: #000000;
}

#chat {
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	float: middle;
	background-color: #30D9F4;
}

#navigation a
{
	font-family: Verdana,Sans-serif;
	font-size: 10px;
}

#navigation a:link, .navlist a:visited
{
	color: #0000ff;
        text-decoration: underline;
        font-weight: bold;
}

#navigation a:visited
{
        color: #2F77F1;
        text-decoration: underline;
        font-weight: bold;
}

#navigation a:hover
{
	text-decoration: none;
        color: #ffffff;
}

.scoreheader
{
        border: 1px solid black;
	font-family: Verdana,Sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	background-color: #ffcc99;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-top: 2px;
        border: 1px solid #000000;
        vertical-align: middle;
        text-align: center;
}

table.scoretable {
   border-spacing: 0px;
   border: 1px solid black;
   border-collapse: collapse;
   width: 270px;
}

.scorerow
{
	font-family: Verdana,Sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	background-color: #D8EAFC;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	padding-top: 2px;
        border: 1px #d79900 solid;
        vertical-align: middle;
        text-align: justified;
        text-valign: middle;
}

#container {
	width: 100%;
	background-color: #30D9F4;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
}
#header {
	height: 100px;
	width: 100%;
	background-image: url(images/header_eg.jpg);
}

#content {
        top: 100px;
	width: 730px;
	padding: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#leftnav {
	float: left;
	width: 160px;
	height: 100%;
	background-color: #30D9F4;
	padding: 0px;
}



#leftnav ul
{
	margin-left: 3px;
	padding-left: 3px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	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: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	float: right;
	width: 100%;
	background-color: #30D9F4;
	height: 100%;

}

#sidebarTitles {
	padding: 10px;
	font-size: 16px;
	float: right;
	width: 150px;
	background-color: #30D9F4;
	height: 525px;

}

.rightSideTitles 
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0C377E;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}

.rightSide
{
	font-family:Arial, Helvetica, sans-serif;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #1A2373;
	line-height: 24px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #2F77F1;
	line-height: 20px;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	line-height: 20px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	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;
}
a:visited {
        color: #2F77F1;
	text-decoration: underline;
	font-weight : bold;
}
a:hover {
        color: #ffffff;
	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: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 3px 0;
        margin: 3px 0;
	line-height: 12pt
}
