

A	  { text-decoration:none; color: #000000; }
A:active  { text-decoration:none; color: #FF0000; }
A:visited { text-decoration:none; color: #000000; }
A:hover	  { text-decoration:none; color: #FF0000; }


A.jump    {
	font-weight:bold;
	font-size: 10pt;
	color:#000000;
}

A.pagelink:link {
	color: #000000;
	text-decoration:underline;
}

A.whitelink{
	color: #FFFFFF;
	text-decoration:underline;
}


A,P,H1,H2,H3,H4,H5,H6,UL,OL,LI,BODY,.content,.catalogue,.cartitem,.ArticleBodyCode,.ArticleBodyText{
	font-family: verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,Geneva,Swiss,SunSans-Regular;
	text-align: left;
	font-size: 10pt;
 }


A.articletitle{
	font-weight: bold;
}

A.toTop   {
	color: #0000FF;
	font-size: 8pt;
}

BODY{
	color: #000000;
	scrollbar-base-color: #666666;
	background-color: #666666;
	scrollbar-arrow-color: #ffffff;
	scrollbar-darkshadow-color: #000000;

}

fieldset ,FIELDSET{
   -moz-border-radius: 8px;
   position: relative;
   border-radius: 2px;
   width:95%;

 }

legend {

}



.content{
  	margin-left:20px;

}


UL {
 	margin-left:8;
}

IMG,BLOCKQUOTE,H1,H2,H3,H4,H5,H6,UL,FORM,DIV{
	margin-top: 0;
	margin-bottom: 0;
}


IMG.framed {
	border-width: 5px;
	border-style: solid;
	border-color: #808000;
}

IMG.texttop {vertical-align:top;}

TABLE.Article {
	background-color: #FFFFFF;
 }

TD.contentarea {
	background-color: #000000;
 	margin: 0 auto;
    text-align: center;
}

TD.ArticleTitle {
	font-weight: bold;
	font-size: smaller;
	color:#FFFFFF;
	background-color: maroon;
}

TD.ArticleBodyText {
	background-color: #FFFFFF;
	margin-left: 0;
}

TD.ArticleBodyCode {
	background-color: #FFFCCC;
	margin-left: 0;
}

TD.banners {
	background-color: #666666;
	height:100px;
}


#banners {
	position-relative:top;
	background-color: #666;
	width: 60%;
}

#banner_bg_image {
   height:94%;
}

#banner_text {
   color:#ffffff;
   font-size: 15pt;
   font-weight:   bold;
   font-family: MS Sans Serif ;
   font-style: italic;
   text-align: center;
   }

#banner_contact {
   text-align: center;
   color: #ffffff;
   font-family:Arial;
   font-size: 8pt;
   }



.cartitem{
	font-size: 8pt;
	color: #000000;
	background-color: #FFFFCC;
	white-space: nowrap;
}

.cartTotal{
	font-weight: bold;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #800000;
	text-align: right;
}

.catalogue{
	text-align: right;
}


.hilite{
	color:#800000;
	font-weight: bold;
}


.u {
	text-decoration:underline;
}

H1 		{
	text-align: Left;
	font-weight: bold;
	color:#800000;
}

H2 		{
	text-align: Left;
	font-weight: bold;
	color: Black;
	text-decoration:underline;

}

H3 		{
	text-align: Left;
	font-weight: bold;
	color: Black;
	text-decoration:underline;
}

H4		{
	text-align: Left;
	font-weight: bold;
	color: Gray;
}

H5	{
	text-align: Left;
	font-weight: bold;
	color: black;
}

H6	{
	text-align: Left;
	font-weight: bold;
	color: black;
}


TABLE{

}


TD.formRightLabel {
	font-family: Arial,Tahoma, Verdana,  sans-serif;
	font-size: 10pt;
    color: black;
    font-weight: bold;
	text-align:left;
	width:25%;
	white-space: nowrap;
}


.Dialog {
	background-color: #ccc096;
	border-width: 2px;
	border-style: solid;
	border-color: #808000;
	margin-left: 20px;
	margin-right: 20px;
}

.DialogTitle {
	font-weight: bold;
	font-size: smaller;
	color:#FFFFFF;
	background-color: maroon;
}

.DialogBody {
	background-color: #ccc096;
}

TD.formLeftLabel {
/*colors same as dialogbody*/
	font-family: Arial,Tahoma, Verdana,  sans-serif;
	font-size: 10pt;
    color: black;
    font-weight: bold;
	text-align:right;
	white-space: nowrap;
 	background-color: #ccc096;
 }


 TD.formLeftLabelReq {
	background-color: #ccc096;
	font-family: Arial,Tahoma, Verdana,  sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align:right;
	white-space: nowrap;
 }


TD.formTopLabel {
	font-family: Arial,Tahoma, Verdana,  sans-serif;
	font-size: 10pt;
	color: black;
	font-weight: bold;
	text-align:left;
	white-space: nowrap;
 }

TD.navmenu {
    background-color:#666666;
	font-size: 6pt;
 }

TD.grey {
	background-color: #666666;

}

TD.black {
	background-color: #000000;
}

HR { text-align: center; width: 85%; height: 2px; color: white; border: none; } /* For Internet Explorer */
HTML>BODY HR { margin-right: 10px; width: 85%; height: 2px; background-color: white; border: none; } /* For Gecko-based browsers */
HTML>BODY HR { margin-right: 10px; width: 85%; height: 2px; background-color: white; border: 0px solid white; } /* For Opera and Gecko-based browsers */

FORM,IMG {
	margin-bottom:0;
	padding:0;
	border:0;
	margin:0;
}

INPUT,TEXTAREA{
	font-family:Arial,Courier New, Courier, monospace;
}


.instruction {
	color: #0000FF;
	font-style: italic;
	font-size: smaller;
	text-align:center;

}


.alert{
	font-family: Arial,Tahoma, Verdana, sans-serif;
	color: red;
	font-style : italic;
	font-size: smaller;
	white-space: nowrap;
}

.requiredfield{
	background-color: #ccc096;
}

.copyright{
	font-family: Arial,Tahoma, Verdana, sans-serif;
	color: #FFD700;
	font-style : italic;
	font-size: 10px;
	white-space: nowrap;
 }



.message {
 	font-weight: bold;
 	font-family : Arial;
 	font-size : 12pt;
 	color : #000000;
 	text-align: center;
}

.messagesmall {
 	font-family : Arial;
 	font-size : 10pt;
 	color : #000000;
 	text-align: left;
}

.slogan {
 	font-family : Arial;
 	font-size : 10pt;
 	color : #FFFFFF;
 	text-align: center;
	font-style : italic;
}

.nowrap {
	white-space: nowrap;
}


.navmenubutton{
	font-family:Arial;
	font-size: 10pt;
	text-decoration:none;
	color: #FFFFFF;
	width:100%;
	border-style: solid;
	border-width: 1px;
	border-color: #666666 #666666 #666666 #666666;
	padding: 0 1 0 1;
	white-space: nowrap;
 }

 .sitebutton {
	font-family:Arial;
	font-size: 10pt;
	text-decoration:none;
	color: #FFFFFF;
	width:100%;
	border-style: solid;
	border-width: 1;
	border-color: #000000 #000000 #000000 #000000;
	padding: 0 1 0 1;
	white-space: nowrap;
}

.orderbutton{
	font-family:Arial;
	font-size: 10pt;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #800000;
	width:100%;
}

.SiteName{
	font-weight: bold;
	font-size: 10pt;
	color: blue;
	font-style : italic;
}

.ProductName{
	font-weight: bold;
	font-size: 10pt;
	color: blue;
	font-style : italic;
}

.ProductTitle{
	font-weight: bold;
	font-size: 12pt;
	color: Black;
	font-style : normal;
}
.submitbutton{
	width:100px;
    color: #FFFFFF;
    text-decoration: none;
	background-color:#800000;
}


.basketcontent{
    color: #FFFFFF;
	font-family:Arial;
	font-size: 10pt;
	text-align: center;

}

.hnfirstline{
    color: #000000;
	background-color:#ccc096;
	font-size: 12pt;
	padding: 2 2 2 2;
	white-space: nowrap;
}

.hnheadline{
    color: #000000;
	font-family:Arial;
	font-size: 10pt;
	margin-left:40px;
}
.hnsource{
    color: #CCCCCC;
	font-family:Arial;
	font-size: 8pt;
}

.rssBoxPromo {display: none;}


