body {
	color: #FFFFFF;
	margin:8px;    
	overflow:auto;
        font-family: Verdana;
        font-size: 12px;
        font-weight: normal;
        background-color: #AAAAAA;
        background-image:url(images/background2.jpg);
        background-repeat:no-repeat;
        background-position: center center;

		
}

	a:link { color: #222222 ; text-decoration: none;}
	a:visited {color: #222222 ; text-decoration: none; }
	a:hover { color: #CCCCCC ;  text-decoration: none; }

	.menu A:link { color: #222222 ; text-decoration: none; }
	.menu A:visited { color: #222222 ; text-decoration: none; }
	.menu A:hover { color: #FFFFFF ; text-decoration: none;}
      


.menu{
	font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #000000;
}
.menu2{
	font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #FFFFFF;
}


.content {
	width: 700;
	height: 500;
        overflow: hidden;
        border: 1px;
        border-style: solid;
        border-color: #352425;
        background-color: #FFFFFF;
}

.recall{
	font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #222222;}
      
#html_login {
	width: 660;
	z-index: 2;
        overflow: auto;
        font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #222222;
        border: 0px;
        border-style: solid;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left;}
		
#html {
	width: 660;
	z-index: 2;
        overflow: auto;
        font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #222222;
        border: 0px;
        border-style: solid;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left;}

#player {
	width: 450;
	z-index: 2;
        overflow: hidden;
        font-family: Verdana;
        font-size: 11px;
        font-weight: normal;
        color: #222222;
        border: 0px;
        border-style: solid;
        position: absolute;
        top: 1;
        left: 1;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 20px;
        margin-bottom: 20px;
        text-align: left;
}




