BODY  {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: justify;
	background-color: White;
	background-image: url(/images/background.gif);
}

BODY.Topper  {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	text-align: justify;
	background-color: White;
	background-image: none;
}

H1  {
	background: White;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: justify;
	font-weight : bold;
}

H2 {
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: justify;
	font-weight : bold;
}

H3  {
	background: White;
	color : Black;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: justify;
	font-weight : bold;
}

a.header {
	color:#174357;
	text-decoration:none;
}

td.header {
	border-bottom: #174357 groove 1px;
	background-color: #A3C4D3;
	color:#174357;
	text-align : center;
	font-size : medium;
	font-style : normal;
	font-weight : bold;
}

td.caption {
	font-size : x-small;	
}

td.data {
	font-size : x-small;
	font-weight : bold;
	text-align : left;
}

td.maincolumn {
	background : white;
	font-size: x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

td.rightcolumn {
	background-color:#EEF3F7;
}

a.active {
	background : #FF5300;
	color : #FFFFFF;
	text-align : center;
	font-weight : bold;
}

a.passive {
	background : #508BA9;
	color : #ffffff;
	text-align : center;
	font-weight : bold;
}

img.active {
	background : #FF5300;
	color : #FFFFFF;
	text-align : center;
	font-weight : bold;
}

img.passive {
	background : #508BA9;
	color : #ffffff;
	text-align : center;
	font-weight : bold;
}

td.downmenu {
	background : #FFFFFF;
	color : #508BA9;
	text-align : center;
	font-weight : bold;
}

a.downmenu {
	background : #FFFFFF;
	color : #1F5975;
	text-align : center;
	font-weight : bold;
	text-decoration: none;
}

td.active {
	background : #FF5300 ;
	color : #FFFFFF;
	text-align : center;
}

td.passive {
	background : #508BA9;
	color : #FFFFFF;
	text-align : center;
}


IMG {
    BORDER-RIGHT: 0px;
    BORDER-TOP: 0px;
    BORDER-LEFT: 0px;
    BORDER-BOTTOM: 0px
}

A {
    COLOR: #000066;
    TEXT-DECORATION: none;
}

A.nav
{
    COLOR: black;
    TEXT-DECORATION: none;
}

A.nav:hover
{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

a:hover {
border-bottom-width: 1px;
border-bottom-style: dashed;
}



blockquote 
{
	font-size : x-small;
	text-align:justify;
}

div.SmallPrint {
	font-size : xx-small;	
	font-style : italic;	
}

span.LeftBoldText {
	font-size : small;
	font-weight : bold;
}

div.block {
	background : #F5F2F1;
}

div.section {
	font-size : x-small;	
	text-align:justify;
}

table.productlist {
	border: #174357 groove 1px;
	font-size : x-small;		
	background : #F5F2F1;
}

tr.productlist {
	font-size : x-small;		
	background : #F5F2F1;
}

tr.featuredproductlist {
	font-size : x-small;		
	background : #EEF3F7;
}

div.logo_area {
	background-color : #ffffff;
}

table.center {
	background-color: #FFFFFF;
	border-top-width: 0pt;
	border-right-width: 0pt;
	border-bottom-width: 0pt;
	border-left-width: 0pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

div.center {
	text-align: center;
}

div.note {
	border: #000000 dashed 1px;
	background-color: #EEF3F7;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	text-align:left;
	padding:10px;
}

td.borderleft {
	background-image: url(/images/borderfade1.gif);
	background-repeat: repeat-y;
	background-position:right;
	width: 8px;
}

td.borderright {
	background-image: url(/images/borderfade3.gif);
	background-repeat: repeat-y;	
	background-position:left;	
	width: 8px;	
}

/* Featured */
h2.featured {
	text-align:center;
	color:#FF0000;
	background:inherit;
}

p.featured {
	font-size:x-small;
	text-align:justify;
}

ul.featured {
	font-size:x-small;
}

a.featured {
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
img.featured {
 	border:0;
}

strong {
	color: #174357;
}


td.description {
	text-align:justify;
	font-size: x-small;
	vertical-align: top;
}

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
}