/* BODDY */
  html, body {
	margin: 0;
	padding: 0;
	z-index: 0;
	text-align: left;
	font-family: arial, helvetica, sans-serif;
	color: #555555;
	font-size: 10px;
	line-height: 1.2em;
	background: silver;
}
div.one {
	width:260px;
	height:550;
	padding: 10px;
	overflow: auto;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	background: #FFFFFF;
	border: 1px solid silver;
}
img.eabpic {border:1px solid black}
img.imglink {
	border:1px solid black;
	width: 210px;
	height: auto;
}
img.wins {
	border:1px solid black;
	width: 500px;
	height: auto;
}
.header_pane {
	font-size: 9pt;
	font-family: Tahoma;
	font-weight: normal;
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
	margin-bottom: 5px;
	color: black;
	border: 1px silver solid;
	background: #f8f8f8;
	background-image: url(images/header_bg.png);
}

h1, h2, h3, strong, label, .strong { font-weight: bold; }

a, a:link {	text-decoration: none; color:#FFFFFF; font-size: 12px; }
a:hover { text-decoration: underline; color:#FFFFFF; font-size: 12px; }

a.link1 {
	letter-spacing: normal;
	text-decoration: none;
	color: #555555;
	font-family: Arial;
	font-weight: bold;
}
a.link1:hover {
	letter-spacing: normal;
	text-decoration: underline;
	color: #555555;
	font-family: Arial;
	font-weight: bold;
}  
a.link2 {
	letter-spacing: normal;
	text-decoration: none;
	color: #555555;
	font-family: Arial;
	font-size: 10pt;
	line-height: 1.3;
	height: auto;
}
a.link2:hover {
	letter-spacing: normal;
	text-decoration: underline;
	color: #FF0000;
	font-family: Arial;
	font-size: 10pt;
}

a.link3 {
	letter-spacing: normal;
	text-decoration: none;
	color: black;
	font-family: Arial;
	font-weight: bold;
}
a.link3:hover {
	letter-spacing: normal;
	text-decoration: underline;
	color: black;
	font-family: Arial;
	font-weight: bold;
}

a.linkred {
	letter-spacing: normal;
	text-decoration: none;
	color: red;
	font-family: Arial;
	font-weight: bold;
}
a.linkred:hover {
	letter-spacing: normal;
	text-decoration: underline;
	color: red;
	font-family: Arial;
	font-weight: bold;
}

a.linkblue {
	letter-spacing: normal;
	text-decoration: none;
	color: blue;
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
}
a.linkblue:hover {
	letter-spacing: normal;
	text-decoration: underline;
	color: blue;
	font-family: Arial;
	font-weight: bold;
	font-size: 18pt;
}
  
/* END COMMON */

/* LAYOUT */
  #mainTable {
	width: 780px;
	background: #FFFFFF;
	border: 1px solid #0072ba;
	margin: 10px auto;
	padding: 0 0 10px;
	text-align: center;
	z-index: 0;
	height: auto;
}

  #subTable1 {
	width: 440px;
	height: auto;
	background: #FFFFFF;
	border: 1px solid silver;
	z-index: 0;
}
  #menubar { font-size: 12px; line-height: 1em; position: relative; margin: 10px auto; text-align: center; color: #FFFFFF; 	height: 24px;
	padding: 2px;}
  #dateandtime { font-size: 8px; line-height: 1em; position: relative; margin: 10px auto; text-align: right; color: #FFFFFF; }
  #footer { font-size: 10px; line-height: 1em; position: relative; margin: auto; text-align: center; color: #666666; padding-top: 5px;}
  #footer a { font-size: 10px; color: #666666; }
  #box1 { border: 1px solid #b8b8b8; position: relative; margin: 0 0 10px 0;}

/* END MYLAYOUT */
