.TitleText {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330099;
	background-position: center center;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #330099;
	background-position: center top;
	text-align: center;
	display: block;
	white-space: normal;
	padding: 3px;
}
.newsTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #330099;
	background-color: #FFFFFF;
	display: block;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	margin: 4px;
	padding: 4px;
	border: thin outset #00CC00;
}
.newsTitle2Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #330099;
	background-color: #FFFFFF;
	display: block;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	margin: 4px;
	padding: 4px;
	background-image: none;
	visibility: visible;
	border: thin dashed #00CC33;
}
.homePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #330099;
	background-color: #FFFFFF;
	display: block;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	margin: 4px;
	padding: 4px;
	background-image: none;
	visibility: visible;
	border: thin dotted #3300CC;
}
.homePageWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #330099;
	display: block;
	vertical-align: top;
	text-align: left;
	white-space: normal;
	margin: 4px;
	padding: 4px;
	background-image: none;
	visibility: visible;
	border: thin dotted #3300CC;
}


#nav {
margin: 0;
padding: 0;
height: 20px;
list-style: none;
display: inline;
overflow: hidden;
}
#nav li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
}
#nav a {
float: left;
padding: 25px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:20px; /* for IE5/Win only */
}
#nav a:hover {
background-position: 0 -25px;
}
#nav a:active, #nav a.selected {
background-position: 0 -50px;
}
#twhoweare a {
width: 100px;
background: url(graphics/whoweare.gif) top left no-repeat;
}
#tdownloads a {
width: 100px;
background: url(graphics/downloads.gif) top left no-repeat;
}
#twhatwedo a {
width: 100px;
background: url(graphics/whatwedo.gif) top left no-repeat;
}
#tnews a {
width: 100px;
background: url(graphics/news.gif) top left no-repeat;
}
#tsuppliers a {
width: 100px;
background: url(graphics/suppliers.gif) top left no-repeat;
}
#tcontact a {
width: 100px;
background: url(graphics/contact.gif) top left no-repeat;
}
#tmembership a {
width: 100px;
background: url(graphics/membership.gif) top left no-repeat;
}
#thome a {
width: 100px;
background: url(graphics/home.gif) top left no-repeat;
}
#tlogin a {
width: 100px;
background: url(graphics/login.gif) top left no-repeat;
}
#tlogout a {
width: 100px;
background: url(graphics/logout.gif) top left no-repeat;
}
#tcom a {
width: 100px;
background: url(graphics/commem.gif) top left no-repeat;
}

#login {
margin: 0;
padding: 0;
height: 20px;
list-style: none;
display: inline;
overflow: hidden;
}
#login li {
margin: 0;
padding: 0;
list-style: none;
display: inline;
}
#login a {
float: right;
padding: 20px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:20px; /* for IE5/Win only */
}
#login a:hover {
background-position: 0 -20px;
}
#login a:active, #login a.selected {
background-position: 0 -40px;
}
.whiteHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.nolink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00cc33;
}
a.nolink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00CC33;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
.bodyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #330099;
}
.redtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: red;
}

