body {
	margin: 10px ;
	font-family: arial, sans-serif ;
	font-size: 12px ;
	background: #5E6874 ;
	background-position: top ;
	background-repeat: repeat-x ;
	color: #000000 ;
}

input, select, textarea {
	font-family: arial, sans-serif ;
	font-size: 12px ;
	padding: 1px ;
}

table {
	border-collapse: collapse ;
}

form {
	margin: 0px ;
	padding: 0px ;
}

td {
	font-size: 12px ;
	vertical-align: top ;
}

h1 {
	font-size: 14px ;
	font-weight: bold ;
	color: #5E6874 ;
	font-family: tahoma ;
	margin-top: 0px ;
}

h2 {
	font-size: 13px ;
	font-weight: bold ;
}

h3 {
	font-size: 12px ; 
	font-weight: bold ;
}

a:link {
	color: #5E6874 ;
}

a:active, a:visited {
	color: #999999 ;
}

a:hover {
	color: #98B8B3 ;
}

#top1 {
	background: url(images/top1.gif) ;
	background-position: center ;
	background-repeat: no-repeat ;
	height: 63px ;
}

#top2 {
	background: url(images/top2.gif) ;
	background-position: center ;
	background-repeat: no-repeat ;
	height: 75px ;
}

#top3 {
	background: url(images/top3.gif) ;
	background-position: center ;
	background-repeat: no-repeat ;
	height: 10px ;
}

#top4 {
	background: url(images/top4.gif) ;
	background-position: center ;
	background-repeat: no-repeat ;
	height: 25px ;
}

#main {
	background: url(images/mainbg.gif) ;
	background-position: center -300px ;
	background-repeat: repeat-y ;
}

#mainholder {
	width: 760px ;
	margin: auto ;
}

#bar {
	width: 30px ;
	background: url(images/bar.gif) ;
	background-position: center ;
}

#content {
	padding: 0px 15px 0px 30px ;
}

#bot1 {
	background: url(images/bot1.gif) ;
	background-position: center ;
	background-repeat: no-repeat ;
	height: 25px ;
}

#bot2 {
	background: url(images/bot2.gif) ;
	background-position: center ;
	background-repeat: no-repeat ;
	height: 92px ;
}

a.category_link:link, a.category_link:active, a.category_link:visited {
	font-family: arial ;
	font-size: 12px ;
	color: #66918c ;
	text-decoration: none ;
}

a.category_link:hover {
	text-decoration: underline ;
	font-weight: bold ;
} 

a.navCatLink:link, a.navCatLink:active, a.navCatLink:visited {
	color: #5E6874 ;
	text-decoration: none ;
	font-family: tahoma ;
	font-size: 18px ;
	font-weight: bold ;
}

a.navCatLink:hover {
	color: #8795A6 ;
}

a.navSubLink:link, a.navSubLink:active, a.navSubLink:visited {
	color: #8795A6 ;
	text-decoration: none ;
	font-family: verdana ;
	font-size: 10px ;
}

a.navSubLink:hover {
	color: #B0C2D9 ;
	text-decoration: underline ;
}

.button {
	vertical-align: middle ;
	background: none ;
	text-align: center ;
	padding: 0px 5px ;
}

.buttonUp {
	vertical-align: middle ;
	background: url(images/navBg_up.gif) ;
	background-position: center ;
	background-repeat: no-repeat ;
	text-align: center ;
	padding: 0px 5px ;
}

.nav_sep {
	vertical-align: middle ;
	color: #5E6874 ;
	font-size: 30px ;
	font-weight: bold ;
}

a.navLink:link, a.navLink:active, a.navLink:visited, a.navLink:hover {
	color: #5E6874 ;
	text-transform: uppercase ;
	font-size: 13px ;
	text-decoration: none ;
	letter-spacing: -1px ;
	font-family: verdana ;
	font-weight: bold ;
}