.bannerControl
{
	position: absolute;
	top:0;
	left:0;
	width: 100%;
	height: 200px;
	background-image : url(images/myresultstop.jpg);
	background-repeat : no-repeat;
}
.bannerControlHeading
{
	width: 800px;
	text-align:center;
}

h1.memberName
{
	color: Yellow;
	font-size:large;
	position:relative;
	top:10px;
}
h1.pageTitle
{
	color: white;
	font-size:large;
	position:absolute;
	top:72px;
	left:145px;
}
h1.currentDate
{
	color: white;
	font-size:large;
	position:absolute;
	top:72px;
	left:600px;
}
.menuControl
{
	position: absolute;
	left : 0;
	width: 150px;	
	top: 135px;
	height:100%;
	text-align : right;
	padding-right : 20px;
}
.portalAdvert
{
	width: 125px;
	height: 125px;	
}
.menuTitle
{
	font-weight : bold;
}
.menuItem
{
	background-image:url(images/button.gif);
	BACKGROUND-REPEAT: no-repeat;
	width:135px;
	height:50px;
	display: block; 
	text-align: center; 
    border-width: 0; 
    text-decoration: none; 
    background-color:Transparent;

	color: white;
}
.menuItem:hover
{
	background-image:url(images/button2.gif);
	color: white;	
	background-color : #4265AD;
}
.menuBack
{
	border-style: none;
	background-color: white;
	text-align:right;
	cursor: hand;
	text-decoration: underline;
}
.menuBack:hover
{
	border-style: none;
	background-color: #4265AD;
	text-align:right;
	color: Green;
	cursor: hand;
}
.mainAreaControl
{
	position: absolute;
	left: 145px;
	top: 125px;
	height: 600px;
	width: 641px;
}
.portalSite
{
	border-bottom-style : solid;
	border-bottom-width : medium;
}
h1.portalSite
{
	border-bottom-style : none;
}
.portalSiteControl
{
}
body         { background-image: url('images/myresultsside.gif'); background-repeat: repeat-y; 
               font-family: 'Century Gothic', Arial, Helvetica, sans-serif; 
               font-size: small FONT-NAME Century Gothic; 
               background-position: left top; width:171px;
               color: #5aAD9c;}
A
{
	COLOR: blue;
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}

A:hover
{
	color: Green;	
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none
}
.TH1
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
    background-image: url('images/h_table.gif');
	color:"#FFFFFF";	
	text-align:center;
	font-size:larger;
}
.TD1 A
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	line-height:25px;
	padding: 5px 5px 5px;
	border-style: none;
	background-color: #5aad9c;
	color:White;
	width:100%;
}
.TD1 A:hover
{
	line-height:25px;
	padding: 5px 5px 5px;
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	border-style: none;
	background-color: #301e9f;
	color:White;
}
.TD1_HILITE A
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	background:yellow;
}
.TD1_HILITE
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	background:yellow;
}
.TF1
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	background:#8C8EBD;
	color:"#FFFFFF";	
}
.TABLE1
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:black;
	border-color: #4265AD;
	width:100%;
}

.TH2
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	text-align:center;
	background:#5aad9c;
	font-size:larger;
	color:#FFFFFF;
}

.TF2
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	background:#8C8EBD;
	color:"#FFFFFF";	
}

.TABLE2
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:black;
	border: solid 1px black;
	width:100%;
}
.TABLE3
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	font-family:arial;
	font-size:10pt;
	font-weight:bold;
	color:black;
	width:100%;
	border: none 0 black;
}

.RESULT_WIN
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	background-color:Green;
}

.RESULT_DRAW
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	background-color:Gray;
}

.RESULT_WOF
{
    FONT-FAMILY: Century Gothic,Arial, Helvetica, sans-serif;
	background-color:Lime;
}