body {
	background-color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 95%;
}

.boxborder {
	background-color: #00A800;
}

#header {
	background: url(http://www.independentneeds.com/images/main/main.jpg) no-repeat top left;
	height: 120px;
}

#title {
	font-family: century gothic;
	font-weight: bold;
	font-size: 90%;
	text-align: center;
	width: 150px;
}

#mainbody {
	background-color: #FFFFFF;
	padding: 25px;
	padding-top: 5px;
	font-size: 95%;
}

h2 {
	font-size: 125%;
	text-align: center;
}

h3 {
	font-size: 110%;
	text-align: center;
}


#splash {
	margin-top: 15px;
	margin-left: 0px;
}

#splash h1 {
	display: none;
}

#splash h2 {
	display: none;
}

#splash h3 {
	display: none;
}

#menu {
	background-color: #CC0000;
	font-family: verdana,arial,helvetica,sans-serif;
}

#menulist {
	margin-top: 20px;
	padding-left: 10px;
	font-size: 100%;
	line-height: 170%;
	font-weight: bold;
}

#menu a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#menu a:visited {
	color: #E0E0E0;
	text-decoration: none;
}

#menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #CC0000;
}

#menu a:hover img {
	text-decoration: none;
	background-color: #CC0000;
}

#menu2 {
	margin-top: 20px;
}

#menu2 a:link {
	color: #DDDD00;
}

#pagebottom {
	background: url(http://www.independentneeds.com/images/main/bottom_bar.gif) no-repeat top left;
	text-align: center;
	font-size: 85%;
}

#footer {
	text-align: center;
	font-size: 85%;
	color: #999999;
}

.productmenu {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-size: 95%;
	border-width: 1px;
	border-color: #00A800;
	border-style: solid;
}

.itemnum {
	font-weight: bold;
	color: #008000;
}

.formbox {
	border-width: 1px;
	border-color: #000066;
	border-style: solid;
	padding: 14px;
}

.cataloguemenu {
	font-size: 125%;
	line-height: 120%;
}

.padthis {
	margin-right: 15px;
}

th {
	text-align: right;
}

a:link {
	color: #0000CC;
	text-decoration: none;
}

a:visited {
	color: #0000CC;
	text-decoration: none;
}

a:active {
	color: #00FF00;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #0000FF;
	background-color: #F3F3FF;
}

.notavailable {
	font-weight: bold;
	color: #CC0000;
}