body
			{
			font:verdana, arial;
			font-family:sans-serif;
			margin:0px;
			}
		body td 
			{
			font-size: 10pt;
			color:#000;
			}
#conlink {
background-image: url(images/contactlink.jpg);
background-repeat: no-repeat;
}
#title {
background-image: url(images/titlebar.jpg);
background-repeat: no-repeat;
}
#nav01 {
background-image: url(images/button01.jpg);
background-repeat: no-repeat;
}
#nav02 {
background-image: url(images/button02.jpg);
background-repeat: no-repeat;
}
#nav03 {
background-image: url(images/button03.jpg);
background-repeat: no-repeat;
}
.nav {
font-size: 10pt;
font-weight: ;
padding-top: 2px;
padding-left: 30px;
text-align: left;
vertical-align: top;
}
.nav a{
color: #fff;
text-decoration: none;
}
.nav a:hover {
color:#f90;
}
.conlink {
font-size: 10pt;
font-weight: bold;
padding-top: 4px;
padding-left: 30px;
text-align: left;
vertical-align: top;
}
.conlink a{
color: #ff0;
text-decoration: none;
}
.conlink a:hover {
color:#fff;
}
#table_sub_nav
				{
				width: 600px;
				height: 32px;
				}	
		.but_sub
				{
				text-align: center;
				padding-bottom: 3px;
				}	
		.but_sub a
				{
				font-size: 7pt;
				color: #666;
				}
		.but_sub a:hover
				{
				color: #CCC;
				}