BODY,P,DIV,TH,TD,SELECT,TEXTAREA,ul {
font-family: Arial, Helvetica, verdana, Sans-serif; 
color: #515151; 
font-size: 0.9em;
}

BODY { 
margin: 0px;
}
	
A:link {
/*color: #081589;*/
color: #1C660F; 
text-decoration: underline;
}

A:visited {
color: #1C660F; 
text-decoration: underline;
}

A:hover {
/*color: #99A793; */
color:#001E37;
text-decoration: underline;
}

A:active  {
color: #081589; 
text-decoration: none;
}

H1 {
font-size: medium;
}

H2 {
font-size: medium;
}

H3 {
font-size: medium;
}

.HeadBox {
background-color: #FFFFFF;
}

.VertMenuBox {
background-color: #EFEFEF;
}

.VertMenuTitle {
background-color: #ffffff; 
color: #515151; 
font-weight: bold; 
}

.VertMenuItems {
color: #515151; 
text-decoration: none;
font-size: 80%;
}

.CategoriesList {
font-size: small;
}

.DialogBox {
background-color: #ffffff;
font-size: 80%;
}

.DialogBorder {
background-color: #DFE7DD;
}

.DialogTitle {
color: #7C8E84; 
font-weight: bold; 
font-size: large; 
}

.NumberOfArticles {
color: #515151; 
font-weight: bold; 
font-size: small;
}

.TopLabel {
color: #515151; 
font-weight: bold; 
font-size: small;
}

.Text {
color: #515151;
}

.AdminSmallMessage {
color: #FF3300;
}

.AdminTitle {
color: #FF3300; 
font-weight: bold; 
font-size: small;
}

.Line {
background-color: #EFEFEF;
}

.ProductTitle {
/*color: #7C8E84;*/
color: #1C660F;
font-weight: bold; 
font-size: small;
}

.ProductDetailsTitle {
/*color: #7C8E84;*/ 
color: #1C660F;
font-weight: bold; 
font-size: small;
}

.ProductDetails {
color: #515151;
}

.ProductPriceTitle {
color: #515151; 
font-weight: bold; 
font-size: small;
}

.ProductPriceConverting {
color: #515151; 
font-weight: bold; 
}

.ProductPrice {
color: #A4B2AA; 
font-weight: bold; 
font-size: x-small;
}

.ProductPriceSmall {
color: #FF3300; 
font-weight: bold;
font-size: x-small;
}

.MarketPrice {
font-size: 12px;
}

.ItemsList {
color: #081589;
font-weight: bold;
font-size: small;
}

.NavigationPath {
color: #515151;
font-size: 11px;
}

.FormButton {
color: #515151;
font-weight: bold;
font-size: x-small;
}

.CustomerMessage {
color: #FF3300;
font-weight: bold;
font-size: small;
}

.ErrorMessage {
color: #FF3300;
font-weight: bold;
font-size: small;
}

.Star {
color: #FF0000;
}

.SaveMoneyLabel {
color: #FFFFFF;
}

.Whitetext {
color: #FFFFFF;
font-size: small;
}

.TableHead {
background-color: #DDDDDD;
}

.tabletopleft {
border-top : 1px solid #A5A5A5;
border-left : 1px solid #A5A5A5}

.tabletopright {
border-top : 1px solid #A5A5A5;
border-right : 1px solid #A5A5A5}
}

.tableleft {
border-left : 1px solid #A5A5A5;
}

.tableright {
border-right : 1px solid #A5A5A5;
}

.tablebotright {
border-bottom : 1px solid #A5A5A5;
border-right : 1px solid #A5A5A5;
}

.tablebotleft {
border-bottom : 1px solid #A5A5A5;
border-left : 1px solid #A5A5A5;
}

.tabl {
border: 1px black;}

.tablebottom {
border-bottom : 1px solid #A5A5A5;	
}

.mainmenu {
background : #D3DBD3;
border-top : 2px solid #ffffff;
font-size: 0.9em;
padding : 3px;
}

.footer:link, .footer:active, .footer:visited {
color: #757575; 
font-size: 10px;
text-decoration: none }

.footer:hover {
color: #888888; 
text-decoration: underline;
}

.menulink:link, .menulink:active, .menulink:visited {
color: #8A8285; 
font-size: x-small;
text-decoration: none
}

.menulink:hover {
color: #5F585C; text-decoration: underline;
}

.login {
font-size: small;
border: 1px solid #9C9C9C;
}

.catlinks:link, .catlinks:active, .catlinks:visited {
color: #7C8E84; 
font-size: x-small;
text-decoration: none;
}

.catlinks:hover {
color: #7C8E84; text-decoration: underline;
}

.spacetext {
font-family: Arial, Helvetica, verdana, Sans-serif; 
color: #515151; 
font-size: x-small;
text-align : justify;
}

.grnbord {
border-color : #7C8E84;
}

.initalcaps{
text-transform : capitalize;
}

.catborder{
border-left : 2px solid #DFE7DD;
}

.catline {
border-bottom : 2px solid #FCE4EB;
}

.inputAdvice1 {
border: 1px solid;
background-color : #EEEEEE; width : 30px;
}

.inputAdvice2 {
border: 1px;
background-color : #EEEEEE; 
width : 70px;
}

.inputAdvice3 {
border: 1px;
background-color: #EEEEEE;
width : 120px;
}

.inputAdvice4 {
border: 1px;
background-color : #EEEEEE;
}

.textareaAdvice {
border: 1px;
background-color : #EEEEEE;
}

.adviceHeadings {
font-size: 14px; 
font-weight : bold; 
font-style : italic; 
color : gray;
}

.tabletop {
border-left : 1px solid #A5A5A5;
border-top : 1px solid #A5A5A5;
border-right : 1px solid #A5A5A5;
}

.button {
font-weight: bold;
font-size: small;
text-decoration: underline;
font-color: #515151;
}



















/* ADDED STYLES TO MAKE LINKS ALL GREEN - JF 02/11/2009 */


.tablebotright A:link {
/*color: #081589;*/
color: #1C660F; 
text-decoration: none;
}

.tablebotright A:visited {
color: #1C660F; 
text-decoration: none;
}

.tablebotright A:hover {
/*color: #99A793; */
color:#001E37;
text-decoration: underline;
}

.tablebotright A:active  {
color: #081589; 
text-decoration: none;
}





.tablebotleft A:link {
/*color: #081589;*/
color: #515151; 
text-decoration: none;
}

.tablebotleft A:visited {
color: #515151; 
text-decoration: none;
}

.tablebotleft A:hover {
/*color: #99A793; */
color:#515151;
text-decoration: underline;
}

.tablebotleft A:active  {
color: #515151; 
text-decoration: none;
}








