A:VISITED {
	color : #000066;
	text-decoration : none;
	font-weight: normal
}

A:HOVER {
	color : #FF0000;
	text-decoration : none;
	cursor: hand
}


A:LINK { 
	color : #000066;
	text-decoration : none;
 } 

table, th, td {  
	color: #000066
	font-size: 12px;
}
h1	{
	font-size: 18px;
	margin:0px;
	padding:0px;
}

p	{
	font-size: 12px;
}
body {
	color: #999999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.main_link	{
	margin-top:10px;
}

li	{
	list-style: none;
	padding-top:5px;
}

#footer-container	{
	margin-top:15px;
}
#login-container	{
	background-image:url(../images/login_container.gif);
	background-repeat:no-repeat;
	width:450px;
	height:216px;
}
#sheet-container	{
	background-image:url(../images/container.gif);
	background-repeat:no-repeat;
	width:450px;
	height:356px;
}
hr	{
	padding:0ox;
	margin:0px;
}
#sheets	{
	height: 300px;
	width: 420px;
	overflow: auto;
}
