#linktext {
color:#000000;
/* position: absolute; */
/* left: 37px; */
/* top: 86px; */
}

#linktext a {
color:#000000;
}

#linktext a:visited,a:link {
color:#000000;
}

#linktext a:hover, #linktext a:active {
color:#000000;
}


.underline {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: thick;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	color: #CCCCCC;
}

a:link,a:visited{color:#666666;text-decoration:none}
a:hover {color:#666666;text-decoration:underline}


.tpline {

	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

body, td, span { 
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
}

.bodybold { 
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
	font-weight:bold;
}

.menutext { 
    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
}


/* CSS Menu Code */
#navlist {
/* position: absolute; */
/* left: 37px; */
/* top: 86px; */
width: 150px;
}

#navlist ul {
margin: 0; /*removes indent IE and Opera*/
padding: 0; /*removes indent Mozilla and NN7*/
list-style-type: none; /*turns off display of bullet*/
font-size: 0.9em;
/* font-size: 0.9em; */
}

#navlist li {
margin: 0;
}

#navlist a {
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid;
	border-color: #ddd #000 #000 #ddd;
	background-color: #999999;
	background-image:  url(/ubermenu.jpg);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	color:#FFFFFF;
	text-decoration: none;
}

navlist a:link, #navlist a:visited {
color: #EEE;
text-decoration: none;
}

#navlist a:hover, #navlist a:active {
background-color: #C0921A;
background-image:  url(/ubermenu_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

#uberlink a:link, #uberlink a:visited,
#uberlink a:hover, #uberlink a:active {
background-color: #C0921A;
background-image:  url(/ubermenu_over.jpg);
background-repeat: no-repeat;
background-position: 0% 50%;
color: #2D1E2D;
}

[if IE 5]>
<style>
#navlist a {
height: 1em;
float: left;
clear: both;
width: 100%;
}
</style>
<![endif]

[if IE 6]>
<style>
#navlist a {height: 1em;}
</style>
<![endif].productborder {
	border: 1px solid #CCCCCC;
}
.productborder {
	border: 1px solid #CCCCCC;
	color: #FFFFFF;
}
.rtshad {
	background-image: url(../images/rtshd.jpg);
	background-repeat: repeat;
}
.tableheader {

	border: 1px solid #CCCCCC;
}
.menutextblack {

    font-family: verdana, helvetica, sans-serif;
    font-size: 11px;
    color: #000;
}
.whitetext {
	color: #FFFFFF;
	border-top: 0px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
}
.whitetextbold {
	color: #FFFFFF;
	border-top: 0px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-weight: bold;
}
.headline {
	font-family: verdana, helvetica, sans-serif;
	font-size: 20px;
	color: #666666;
	font-weight: normal;
}
