.links1 {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	line-height: normal;
	text-decoration: none;
	font-weight: bolder;
}
.links1:hover {
	font-family: Verdana;
	font-size: 14px;
	color: #5c5954;
	line-height: normal;
	text-decoration: underline;
	font-weight: bolder;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	line-height: normal;
}
.links2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
.links3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bolder;
	line-height: normal;
	text-decoration: underline;
}
.links3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	font-weight: bolder;
	line-height: normal;
}
.links4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
.links4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bolder;
	line-height: normal;
	text-decoration: none;
}
.links5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bolder;
	line-height: normal;
	text-decoration: blink;
}
.links5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bolder;
	line-height: normal;
	text-decoration: blink;
}
.nolink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: normal;	
	font-weight: 100;
	}
.nolink2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #E2017B;
	font-weight: bolder;
	line-height: normal;
}
.nolink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	line-height: normal;
}
.nolink4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1;
	}
.nolink5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF6600;
	line-height: 1;
	}
	
#login
{
  display: block;
  width: 70px;
  height: 19px;
  background: url("graphics/00000001/login-css.jpg") no-repeat 0 0;

}

#login:hover
{ 
  background-position: 0 -19px;
}

#login span
{
  display: none;
}
body {
	background-image: url(graphics/00000001/bkgrnd.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	padding: 0px;
	background-color: #3b2f22;
	background-attachment: fixed;
}
.navbar2{
	width:985px;
	height:39px;
	background-color:#aaaaff;
	text-align:center;
	color:#fff;
	}
td.nav2 a{
	display:block;
	height:100%;
	width:100%;
	border-left:1px solid #333435;
	border-right:1px solid #1d1f1f;
	border-bottom:4px solid #656463;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	text-decoration:none;
	color:#9b9b9b;
	background-color:#272727;
	margin:-1px;
	}
td.nav2 a:hover{
	height:35px;
	text-decoration:none;
    font-family:Verdana, Geneva, sans-serif;
	border-bottom:4px solid #d2551c;
	color:#fff;
	background-color:#1a1a1a;
	}

