a:link{color:#FFFFFF; text-decoration: none;}
a:visited{color:#FFFFFF;  text-decoration: none;}
a:hover{color:#FFFFFF;  text-decoration:underline;}
a:active{color:#FFFFFF; text-decoration: none}

#content a:link, #content a:visited, #content a:hover, #content a:active {
color:#006699;}

body {
        background-color:#FFFFFF;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-size:12pt;
		color:#000000;
        
        }
		



#page{
        position:absolute;
        width:740px;
        height:1200px;	
        left:50%;
        margin-left:-370px;
		border:solid;
		border-width:2px;
		border-color:#000000;
		
}

#menu{
        position:absolute;
       	top:0px;
		left:600px;
		width:120px;
		height:1155px;
		background-color:#006699;
		text-align:left;
		font-size:10pt;
		padding:10px;
		
		
}



#content{
        position:absolute;
       	top:100px;
		left:0px;
		width:580px;
		height:1075px;
		overflow:auto;
		background-color:#FFFFFF;
		padding:10px;
		
}

#top{
        position:absolute;
       	top:0px;
		left:0px;
		width:600px;
		height:100px;
		background-image:url(igrewinx3.png);
		color:#FFFFFF;
		vertical-align:middle;
		text-align:center;
		font-size:1pt;
		font-weight:bold;
		color:#006699;

		
		
}
h1 {
font-size:1pt;
font-weight:bold;
color:#006699;
}
h2 {
font-size:14pt;
font-weight:bold;
text-align:center;
}

.table {
		
		background-color:#006699;
		color:#FFFFFF;
		

		}
		
#foot{
        position:absolute;
       	top:1175px;
		left:0px;
		width:720px;
		height:5px;
		background-color:#006699;
		padding:10px;
		font-size:6pt;
		text-align:center;
		color:#FFFFFF;
		vertical-align:middle;
		
}

		