a:link {
	color: blue;
}
a:visited {
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: red;
}

img {
	border-width: 0;
	border-style: none;
}

a.menubar {
	color: white;
	text-decoration:none;
	margin-left: 1em;
	margin-right: 1em;
	line-height:200%;
}
.text {
	color: #000000;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
	line-height: 20px;
}

.heading {
	color: #000000;
	font-family: verdana,helvetica,sans-serif;
	font-size: 18px;
	text-decoration: none;
}

.product_title {
	color: #000000;
	font-family: verdana,helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.support_text {
	color: blue;
	font-family: verdana,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.bottom_text {
	color: #000000;
	font-family: verdana,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.product_right {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 14px;
	text-decoration: none;
}
.menu_title {
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menu {
	color: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.menu_active {
	color: #FFFFFF;
	font-family: arial,helvetica,sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.link {
	color: #000000;
	font-family: tahoma,helvetica,sans-serif;
	font-size: 9px;
	text-decoration: none;
}
.graybox {
	border-style: solid;
	border-color: #CCCCCC;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px
}
.bluebox {
	border-style: solid;
	border-color: #5995DE;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px
}

ul li { 
	margin: 3px 10px -20px -20px;
	margin-bottom: 7px;
}