BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
FONT-SIZE: 12px; COLOR: #660033; FONT-FAMILY: Trebuchet MS, Sans-serif;
}

BODY { 
        MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px; 
        BACKGROUND-COLOR: #EEE2E8;
}

A:link {
	color: #660033;
	text-decoration: underline;
}
A:visited {
	color: #A36F7D;
	text-decoration: underline;
}
A:active {
	color: #660033;
	text-decoration: underline;
}
A:hover {
	color: #CCAFB9;
	text-decoration: overline;
}

H1 {
	FONT-SIZE: 15px; font-weight: bold;
}

H2 {
	FONT-SIZE: 13px; font-weight: bold;
}

H3 {
	FONT-SIZE: 12px; font-weight: bold;
}

HR {
	border: none 0; 
	border-top: 1px solid #660033;
	height: 1px;
}

/* Page header */
.Head {
	BACKGROUND-COLOR: #EEE2E8
}

/* Sidebar menu boxes */
.SidebarBox {
	BACKGROUND-COLOR: #EEE2E8
}

/* Border of sidebar menu boxes*/
.SidebarBorder {
	BACKGROUND-COLOR: #004000
}

/* Titles of sidebar menu boxes */
.SidebarTitle {
	FONT-WEIGHT: bold; COLOR: #660033; BACKGROUND-COLOR: #EEE2E8
}

/* Menu items located in sidebar boxes */
.SidebarItems {
	COLOR: #004000; TEXT-DECORATION: none
}

/* Menu items located in sidebar boxes: link */
.SidebarItems:link {
	COLOR: #004000; TEXT-DECORATION: none
}

/* Menu items located in sidebar boxes: visited */
.SidebarItems:visited {
	COLOR: #004000; TEXT-DECORATION: none
}

/* Menu items located in sidebar boxes: hover */
.SidebarItems:hover {
	COLOR: #004000; TEXT-DECORATION: overline
}

/* Menu items located in sidebar boxes: active */
.SidebarItems:active {
	COLOR: #660033; TEXT-DECORATION: none
}

/* Horizontal separator in sidebar boxes */
.SidebarHr {
	COLOR: #EEE2E8
}

/* Text in the categories list */
.CategoriesList {
	FONT-SIZE: 12px; 
}

/* Miscelanious text appearing in dialog boxes */
.DialogBox {
	BACKGROUND-COLOR: #FFFFFF
}

/* Border color of dialog boxes */
.DialogBorder {
	BACKGROUND-COLOR: #660033
}

/* Titles of dialog boxes */
.DialogTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #660033
}

/* Comments appearing in dialog titles */
.DialogTitleComment {
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #660033
}

/* Number of articles */
.NumberOfArticles {
	FONT-WEIGHT: bold; COLOR: #660033
}

/* Generic text */
.Text {
	COLOR: #660033
}

/* Product title */
.ProductTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #660033; 
}

/* Caption for product details section */
.ProductDetailsTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #660033;
}

/* Product details delimiter */
.Line {
    BACKGROUND-COLOR: #EEE2E8;
}

/* Labels for product details */
.ProductDetailsLabel {
    FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #660033;
}
/* Product details */
.ProductDetails {
	COLOR: #660033
}

/* Product price title */
.ProductPriceTitle {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #660033;
} 

/* Product price title for alternative currency */
.ProductPriceConverting {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #660033; 
}

/* Product price */
.ProductPrice {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #660033; 
}

/* Smaller representation of product price */
.ProductPriceSmall {
	FONT-WEIGHT: bold; COLOR: #660033
}
/* See product details link */
.SeeDetails {
	TEXT-DECORATION: none
}

/* Subcategories list */
.ItemsList {
	FONT-WEIGHT: bold; COLOR: #660033;
}

/* Navigation path bar */
.NavigationPath {
	COLOR: #004000; TEXT-DECORATION: none
}

/* Navigation path bar: link */
.NavigationPath:link {
	COLOR: #004000; TEXT-DECORATION: none
}

/* Navigation path bar: visited */
.NavigationPath:visited {
	COLOR: #004000; TEXT-DECORATION: none
}

/* Navigation path bar: hover */
.NavigationPath:hover {
	COLOR: #004000; TEXT-DECORATION: overline
}

/* Navigation path bar: active */
.NavigationPath:active {
	COLOR: #004000; TEXT-DECORATION: none
}

/* Labels for form submit buttons */
.FormButton {
	FONT-WEIGHT: bold; COLOR: #660033
}

/* Error message text */
.ErrorMessage {
	FONT-WEIGHT: bold; COLOR: #FF0000
}

/* Validate error message text */
.ValidateErrorMessage {
	COLOR: #FF0000
}

/* Success message */ 
.SuccessMessage {
	COLOR: #660033
}

/* Mandatory field asterisk */
.Star {
	COLOR: #FF0000
}

/* Header background */
.TableHead {
	BACKGROUND-COLOR: #EEE2E8
}

.AomTableHead {
    BACKGROUND-COLOR: #EEE2E8;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
.Input {
    BORDER : solid;
    BORDER-WIDTH : 1px; 
    BORDER-COLOR : #004000;
    WIDTH : 100%;
}
.OrderTitle {
    COLOR : #660033;
    FONT-WEIGHT: bold;
}

A.AomMenu:link {
        color: #004000; TEXT-DECORATION: none;
        font-size : 11px
}
A.AomMenu:visited {
        color: #004000; TEXT-DECORATION: none;
        font-size : 11px
}
A.AomMenu:hover {
        color: #004000; TEXT-DECORATION: overline;
        font-size : 11px
}
A.AomMenu:active  {
        color: #004000; TEXT-DECORATION: none;
        font-size : 11px;
}
.AomProductDetailsTitle {
        COLOR: #660033; FONT-WEIGHT: bold; FONT-SIZE: 12px;
}

/* Bottom text */
.Bottom {
	COLOR: #660033; TEXT-DECORATION: none;
}

/* Width for some dropdown select boxes */
.FixedSelect {
	WIDTH: 170px
}

/* Default style for tab header */
.tabDefault {
    COLOR: #660033;
}

/* Style for the selected tab header */
.tabSelected { 
    COLOR: #660033;
}

/* Tab page center */
.Center {
    BACKGROUND-COLOR: #EEE2E8;
}

/* Tab page border */
.CenterBorder {
    BACKGROUND-COLOR: #660033;
}

/* Out of stock message */
.OutOfStock {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FF3300
}

/* Style for promotion bonus condition list */
.Promotion {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #660033
}

/* Style for promotion product title */
.PromotionProductDetailsTitle {
    FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FF3300;
}

/* Style for gift certificate title */
.GiftCertificateTitle {
    FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #FF3300;
}

