/* standard elements 
body
    {
    background: #FFFFFF;
    background-image: url('/images/bg.jpg');
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    margin: 0;
    }*/
td
    {
    font-family: Verdana, sans-serif;
    font-weight: normal;
    font-size: 13px;
    color: #000000;
    }
td.divider
    {
    background: #000000;
    }
td.formheader
    {
    background: #C0C0FF;
    font-family: Verdana, sans-serif;
    font-weight: none;
    font-size: 13px;
    color: #000000;
    }
td.form
    {
    background: #FFFFFF;
    font-family: Verdana, sans-serif;
    font-weight: none;
    font-size: 11px;
    color: #000000;
    }
h1
    {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 20px;
    color: #0000FF;
    text-align: center;
    }
h1.featured
    {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    font-size: 14px;
    color:#000099;
    text-align: center;
    }
.contact
    {
    font-family: Verdana, sans-serif;
    font-weight: none;
    text-decoration: italic;
    font-size: 11px;
    color: #000000;
    }
.copyright
    {
    font-family: Verdana, sans-serif;
    font-weight: none;
    text-decoration: italic;
    font-size: 9px;
    color: #404040;
    text-align: center;
    }
.date
    {
    font-family: Verdana, sans-serif;
    font-weight: none;
    text-decoration: italic;
    font-size: 10px;
    color: #404040;
    text-align: center;
    }
/*.sidetitle
    {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    text-decoration: italic;
    font-size: 16px;
    color: #0000FF;
    text-align: center;
    }*/
.sidemarker
    {
    font-family: Verdana, sans-serif;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color: #0000FF;
    }
/* standard links */
a:link
    {
    color: #0000FF;
    font-weight: none;
    text-decoration: none;
    }
a:visited
    {
    color: #0000FF;
    font-weight: none;
    text-decoration: none;
    }
a:hover
    {
    color: #0000FF;
    font-weight: none;
    text-decoration: underline;
    }
a:active
    {
    color: #0000FF;
    font-weight: none;
    text-decoration: none;
    }
/* topbar links */
a.topbar:link
    {
    font-family: Verdana, sans-serif;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    }
a.topbar:visited
    {
    font-family: Verdana, sans-serif;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    }
a.topbar:hover
    {
    font-family: Verdana, sans-serif;
    color: #0000FF;
    font-weight: bold;
    text-decoration: underline;
    font-size: 13px;
    }
a.topbar:active
    {
    font-family: Verdana, sans-serif;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    }
/* sidebar links 
a.sidebar:link
    {
    font-family: Verdana, sans-serif;
    color: #000000;
    font-weight: none;
    text-decoration: none;
    font-size: 13px;
    }
a.sidebar:visited
    {
    font-family: Verdana, sans-serif;
    color: #000000;
    font-weight: none;
    text-decoration: none;
    font-size: 13px;
    }
a.sidebar:hover
    {
    font-family: Verdana, sans-serif;
    color: #0000FF;
    font-weight: none;
    text-decoration: underline;
    font-size: 13px;
    }
a.sidebar:active
    {
    font-family: Verdana, sans-serif;
    color: #000000;
    font-weight: none;
    text-decoration: none;
    font-size: 13px;
    }*/

.productname {
	font-weight:bold;
	font-size:12px;
}
.productdesc {
	font-size:11px;
	line-height:14px;
}
.productoptions {
	font-size:11px;
	line-height:14px;
	font-weight:bold;
}
.productprice {
	font-size:14px;
	font-weight:bold;
	color:#1A4198;
}
.sidebarsmall {
	font-size:10px;
}
