/* Main CSS */

body {
	margin-left: 25px;
	margin-top: 25px;
}
body,td,th {
	font-family: Tahoma;
	font-size: 14px;
	color: #333366;
}
a {
	font-size: 13px;
	color: #003366;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #003366;
}
#extra {
	position:absolute;
	width:124px;
	height:250px;
	z-index:1;
	left: 335px;
	top: 346px;
}.footerstyle {
	font-family: Tahoma;
	font-size: 9px;
	color: #666666;
}
