@charset "utf-8";
/* CSS Document */

.flashbox {
	float: left;
	height: 438px;
	width: 435px;
	margin-left: 10px;
	vertical-align:top;
}

.buttonbox {
	float: left;
	height: 438px;
	width: 489px;
	margin-left: 0px;
	margin-top: 2px;
}

.LoginButton {
background-image:url(images/loginup.gif);
width:60px;
height:18px;
overflow:hidden;
}

.LoginButton:hover {
background-image:url(images/logindown.gif);
width:60px;
height:18px;
overflow:hidden;
}

.top{
background-image:url(images/top.png);
width: 953px; 
height: 185px;}

.bottom{
background-image:url(images/bottom.png);
width: 953px; 
height: 37px;}

.middle{
background-image:url(images/table_bg.png);
height:438px;
}

.style5 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.style9 {color: #FFFFFF; font-size: 12px; }