BODY,P,DIV,TH,TD,P,INPUT,SELECT,TEXTAREA {
	FONT-SIZE: 10px; COLOR: #421010; FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif
}

HTML {
    height: 100%;
    margin:0;
    padding:0;
}

BODY { 
        MARGIN-TOP: 0 px; MARGIN-BOTTOM: 0 px; MARGIN-LEFT: 0 px; MARGIN-RIGHT: 0 px; 
        BACKGROUND-COLOR: #FFFFFF;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

A:link {
	COLOR: #003399; TEXT-DECORATION: none
}



A:hover {
	COLOR: #DF8008; TEXT-DECORATION: none
}

A:active {
	COLOR: #000000; TEXT-DECORATION: none
}

H1 {
	FONT-SIZE: 15px;
	color: #184273;
}

H2 {
	FONT-SIZE: 13px
	color: #184273;
}

H3 {
	FONT-SIZE: 12px
	color: #184273;
}

HR {
	COLOR: #dddddd; HEIGHT: 1px
}

/* Page header */
.Head {
}

/* Sidebar menu boxes */
.SidebarBox {
}

/* Border of sidebar menu boxes*/
.SidebarBorder {
}

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

/* Menu items located in sidebar boxes */
.SidebarItems {
	COLOR: 000066;
	TEXT-DECORATION: none;
	font-size: 11px;
	line-height: 14px;

}

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


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

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

/* Horizontal separator in sidebar boxes */
.SidebarHr {
}

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

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

/* Border color of dialog boxes */
.DialogBorder {
}

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

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

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

/* Generic text */
.Text {
	COLOR: #421010;
}

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

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

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

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

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

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

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

/*
Save
*/
.Save {
    FONT-SIZE: 11px; COLOR: #F34348;
}

/*
Product price title
*/
.MarketPrice {
    FONT-SIZE: 11px; COLOR: #4F5964;
}

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

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

/* Navigation path bar */
.NavigationPath {
	COLOR: #781B14;
	TEXT-DECORATION: none;
	font-size: 11px;
}

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

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

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

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

/* Labels for form submit buttons */
.FormButton {
	FONT-WEIGHT: bold;
	COLOR: #781B14;
	font-style: italic;
}

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

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

/* Success message */ 
.SuccessMessage {
	COLOR: green
}

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

/* Header background */
.TableHead {
    BACKGROUND-COLOR: #E7D66B}
.AomTableHead {
    BACKGROUND-COLOR: #E5EBEF;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
.Input {
    BORDER : solid;
    BORDER-WIDTH : 1px; 
    BORDER-COLOR : #B2B2B3;
    WIDTH : 100%;
}
.OrderTitle {
    COLOR : #516176;
    FONT-WEIGHT: bold;
}

A.AomMenu:link {
        color: #466479; TEXT-DECORATION: none;
        font-size : 11px
}
A.AomMenu:visited {
        color: #466479; TEXT-DECORATION: none;
        font-size : 11px
}
A.AomMenu:hover {
        color: #466479; TEXT-DECORATION: underline;
        font-size : 11px
}
A.AomMenu:active  {
        color: #466479; TEXT-DECORATION: none;
        font-size : 11px;
}
.AomProductDetailsTitle {
        COLOR: #000000; FONT-WEIGHT: bold; FONT-SIZE: 10px;
}

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

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

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

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

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


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

/* 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: 11px; COLOR: #00224c
}

/* 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;
}

.CategoryItems {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-align: center;
	line-height: 25px;
}

.CategoryItems a {
	color: #000066;
	text-decoration: none;
}

.CategoryItems a:hover {
	color: #FFFFFF;
	text-decoration: none;
}


.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.navbar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.navbar a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E7CE6B;
	text-decoration: none;
}

.hometext {
	font-size: 15px;
	text-align: center;
	font-weight: bold;
}

A.captcha {
    FONT-SIZE: 11px;
    TEXT-DECORATION: underline;
}
