body	{
		margin-left:0;
		margin-right:0;
		margin-top:0;
		margin-bottom:0;
}

a	{text-decoration:none}

a:hover	{text-decoration:underline}

.home:hover	{
		color: #8CBAD7;
		text-decoration: none;
}

TD {
		font-size: 12px;
		font-family: verdana, Helvetica;
		line-height : 14pt;
}

H1 {
		font-size: 14px;
		font-family: verdana, Helvetica;
}

HR	{
		height:2px;
		border-top: 2px dotted #8CBAD7;
 		border-bottom: 2px dotted #8CBAD7;
}

.menu_bg	{
		height: 20px;
		background-color: #E6E8EB;
		background-image:url("/images/backgrounds/eagles_bg_menu.gif");
		background-repeat:no-repeat;
		background-position:top left;
}

.col_right	{
		background-color: #E6E8EB;
		background-image:url("/images/backgrounds/eagles_bg_right.gif");
		background-repeat:no-repeat;
		background-position:top right;
}

.right_border_solid	{
		border-right-style:solid;
		border-right-width:1;
		border-right-color:#8CBAD7;
}

.bottom_border_dotted	{
		border-bottom-style:dotted;
		border-bottom-width:2;
		border-bottom-color:#8CBAD7;
}

.home	{
		font-family: verdana, helvetica; 
		font-size: 12px;
		color: white;
}

.td_10px { 
		font-family: verdana, helvetica; 
		font-size: 10px;
}

.notice	{
		text-align: center;
}

#memoryticker {
		width: 450px;
		font: bold 11px Tahoma;
		height: 100px;
		color: navy;
		border: 0px;
		padding: 3px;
		filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=1.0)
}