/* CSS Document */

body
{
margin:0px auto;
padding:0px;
background-color:#FFFFFF;
}
/*.logo_banner
{
background:url(../images/logo.gif) center top no-repeat;
height:57px;
width:904px;
}*/

.logo_banner
{
background:url(../images/banner.gif) center top no-repeat;
height:57px;
width:1024px;
}

.login
{
background:url(../images/login.gif) center top no-repeat;
height:200px;
width:200px;
}
.header_banner
{
background:url(../images/header.gif) center top no-repeat;
height:25px;
width:1024px;
}

A {font-family:Georgia, "Times New Roman", Times, serif;font-size:small;cursor:arrow}
	A:link {text-decoration: none;color:#FFFFFF; }
	A:visited {text-decoration: none;color:#FFFFFF;}
	A:hover {text-decoration: none; color: #000000; font-weight:bold;}
	A:active {color: #FFFFFF;text-decoration: none}
	
a.otherlink {font-family:Georgia, "Times New Roman", Times, serif;font-size:small;cursor:arrow}
a.otherlink:link {text-decoration: none;color:#1A4892;}
a.otherlink:visited {text-decoration: none;color:#1A4892;}
a.otherlink:hover {text-decoration: none; color: #000000;;}

.menu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.menu_top:hover
{
color:#E1E7F1;
text-decoration:none;
background-color:inherit;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight:	normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

    