body {
	
	background: #D8D8D8;
}

a:link {
color: Blue;
text-decoration: underline
}
a:active {
color: Blue;
text-decoration: underline
}
a:visited {
color: Blue;
text-decoration: underline
}
a:hover {
color: #DC143C;
text-decoration: none
}
.bottomline {
border-bottom: 1px solid #999999;
}
.carttitle {
border-bottom: 1px solid black;
font-weight: bold;
color: #000000;
background-color: silver;
}
.cartbody {
border-bottom: 1px solid black;
background-color: white;
}
.titlebg
{
	background-color: #778899;
}
.righttable
{
	background: Black url(images/rightbg.jpg) repeat-y;
}
.silverbg {
background-color: silver;
}
.topline {
border-top: 1px solid #ded6c6;
}
.widewhitefont {
font-family: 'Book Antiqua', Garamond,'Times New Roman', Palatino, Times, serif;
font-size: 17px;
color: #FFFFFF;
letter-spacing: 3px;
}
.bottomblackline {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #000000;
}
.toptitle {
font-family: 'Book Antiqua', Garamond,'Times New Roman', Palatino, Times, serif;
font-size: 32px;
font-weight: bold;
color: #000000;
letter-spacing: 4px;
}
.toptitleb {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #ffffff;
letter-spacing: 2px;
}
.sectitle {
font-size: 16px;
font-weight: bold;
color: #666666;
}
.newstitle {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
color: #000000;         
}
.newstable {
background-color: #CACACA;
}
.prodlarge {
font-size: 18px;
background-color: #CECECE;
font-weight: bold;
padding-left: 25;
padding-right: 25;
padding-top: 15;
padding-bottom: 15;
}
.navbar {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #FFFFFF;
background: Black;
}
.maillist {
font-size: 10px;
color: white;
background-color: #333333;
}
.bottom {
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #CECECE;
}
td,p {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
h1 {
color: #333333;
}
.highlight {
font-size: 14px;
font-weight: bold;
background-repeat: repeat;
background-color: #778899;
}
.darkbox {
background-repeat: repeat;
background-color: #CACACA;
}
.whitebg {
background-color: white;
}
.bbackground {
background-color: #CECECE;
}

.button {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: black;
}

.buttonmenu
{
background-image: url(images/nav_blank_off.gif);
background-repeat: no-repeat;
font-size: 10px
}
.buttonmenu a:link
{
color: #FFFFFF;
text-decoration: none
}
.buttonmenu a:active {
color: #FFCC00;
text-decoration: none}
.buttonmenu a:visited {
color: #FFFFFF;
text-decoration: none }
.buttonmenu a:hover {
color: #FFFFFF;
text-decoration: none}

.rightline {
border-right-width: 3px;
border-right-style: solid;
border-right-color: #ded6c6;
}

.leftline {
border-left-width: 1px;
border-left-style: solid;
border-left-color: #ded6c6;
}
.admintitle {
background-color: #999999;
font-weight: bold;
}

.online {
background-color: #00FF00;
}
.offline {
background-color: #FF0000;
}
.tinytext {
font-size: 9px;
}

.copyright
{
color: #FFFFFF;
font-size: 9px;
}
.copyright a:link
{
color: #FFFFFF;
text-decoration: underline
}
.copyright a:active {
color: #FFCC00;
text-decoration: none}
.copyright a:visited {
color: #FFFFFF;
text-decoration: underline }
.copyright a:hover {
color: #FFFFFF;
text-decoration: none}