/* --------------><-----------< This file (style sheet) is owned by DEV9 Ltd and should not be edited >------------><----------- */

/* --------------><-----------< Default TEXT style >------------><----------- */
BODY,FONT,TABLE,TR,TD,FORM,BIG,STRONG,UL,INPUT,SELECT,TEXTAREA
{ font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #686061;} 
th { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #686061;} 

/* --------------><-----------< Header Tags >------------><----------- */
h1 { font-family: Arial,Helvetica,sans-serif; font-size: 14px; display : inline; } 
h2 { font-family: Arial,Helvetica,sans-serif; font-size: 17px; display : inline; } 
h3 { font-family: Arial,Helvetica,sans-serif; font-size: 16px; display : inline; } 
h4 { font-family: Arial,Helvetica,sans-serif; font-size: 15px; display : inline; } 
h5 { font-family: Arial,Helvetica,sans-serif; font-size: 14px; display : inline; } 
h6 { font-family: Arial,Helvetica,sans-serif; font-size: 13px; display : inline; } 
h7 { font-family: Arial,Helvetica,sans-serif; font-size: 12px; display : inline; } 

/* --------------><-----------< Custom TEXT styles >------------><----------- */

.SubTitle { font-family: Arial,sans-serif,Verdana,Tahoma; color: #686061; font-size: 13px; font-weight: bold;} 
.Title { font-family: Arial,sans-serif,Verdana,Tahoma; color: #686061; font-size: 17px; font-weight: bold;} 

.WhiteSubTitle { font-family: Arial,sans-serif,Verdana,Tahoma; color: #ffffff; font-size: 13px; font-weight: bold;} 
.WhiteTitle { font-family: Arial,sans-serif,Verdana,Tahoma; color: #ffffff; font-size: 17px; font-weight: bold;} 
.WhiteCopy { font-family: Arial,sans-serif,Verdana,Tahoma; color: #ffffff; font-size: 12px;} 

.REDSubTitle { font-family: Arial,sans-serif,Verdana,Tahoma; color: #CB232B; font-size: 14px; font-weight: bold;} 
.REDTitle { font-family: Arial,sans-serif,Verdana,Tahoma; color: #CB232B; font-size: 16px; font-weight: bold;} 


/* --------------><-----------< HyperText Links >------------><----------- */
a { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #04AA58; text-decoration: none} 
a:hover { color: #686061; text-decoration: underline }
a:visited { color: #000000; text-decoration: none }


a.Nav { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #04AA58; text-decoration: none} 
a.Nav:hover { color: #F9F4F1; text-decoration: underline }
a.Nav:visited { color: #000000; text-decoration: none }

#04AA58

a.white { font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #FFFFFF; text-decoration: none} 
a.white:hover { color: #FFFFFF; text-decoration: none }

a.Grey { font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #666666; text-decoration: none} 
a.Grey:hover { color: #666666; text-decoration: none}

a.Menu { font-family: Arial,Helvetica,sans-serif; font-size: 12px; color: #CB232B; font-weight:bold; text-decoration: none} 
a.Menu:hover { color: #5C6D72; text-decoration: none; }

a.LINKRedTitle { font-family: Arial,Helvetica,sans-serif; font-size: 16px; color: #CB232B; font-weight:bold; text-decoration: none} 
a.LINKRedTitle:hover { color: #CB232B; text-decoration: none; }

/* --------------><-----------< Background >------------><----------- */
.header 
{
	width: 775px;
	background: #FFFFFF url(../media/TopBG.gif) no-repeat;	
}



/* --------------><-----------< Navigation Menu Style >------------><----------- */
.llisubmenu {	font : normal 12px Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none;}
A.llisubmenu:active, A.llisubmenu:link, A.llisubmenu:hover, A.llisubmenu:visited {font : normal 12px Arial, Helvetica, sans-serif; font-weight: bold; text-decoration: none; }
.altlhdr {display:block; background: #FFFFFF; font-weight: bold; text-decoration: none;}
.lhdr {display:block;}
.submenu {background: #FFFFFF; background-color: #FFFFFF; border-color: #FFFFFF; border-style: solid; border-width: 1px; font-weight: bold; text-decoration: none;}
.altsubmenu{background: #FFFFFF; background-color: #FFFFFF; border-color: #EEE4DC; border-style: solid; border-width: 1px;  font-weight: bold; text-decoration: none;}
.menutitle{border-color: #FDCE23; border-style: solid; border-width: 1px; width: 100%;}
.invisible {display:none;}

/* --------------><-----------< Form Elements >------------><----------- */

	input.W {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	border: 1px solid #999999;}

	input.F {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	border: 1px solid #999999;}

	input.Qty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	border: 1px solid #999999;
	width:17px;}

	select.F {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	border: 1px solid #999999;}

	textarea.F {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #EFEFEF;
	border: 1px solid #999999;}


/* --------------><-----------< Border Styles >------------><----------- */


.BorderBottomLeftRight {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #EEE4DC;
	border-bottom-color: #EEE4DC;
	border-left-color: #EEE4DC;
}

.BorderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}

.BorderTopLeftRight {
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EEE4DC;
	border-right-color: #EEE4DC;
	border-left-color: #EEE4DC;
}


.BorderLeftBottom {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-left-color: #cccccc;
}

.BorderAllSides {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.BorderLeftRight {
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEE4DC;
	border-left-color: #EEE4DC;
}

	.SiteFrameLRBorder {
	border-left-width: 1px;
	border-right-width: 1px;
	border-left-style: solid;
	border-right-style: solid;	
	border-left-color: #cccccc;
	border-right-color: #cccccc;
}
/* --------------><-----------< Copyright DEV9 Ltd >------------><----------- */