html { 
    height: 100%; 
    padding: 0; 
}

body, p, td		{ 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color: #333; 	
}

body 
{
    margin: 2px;
    padding: 0; 
    background-color: #FFFFFF;  
    height: 100%; 
    min-height: 100%; 
}
#main 
{
    }
p {line-height: 19px;}

.headerLeft {background-image:url(../../Media/Components/HeaderBackground.jpg)}
.headerRight {background-image:url(../../Media/Components/bottles_ext.jpg)}

#LeftMenu p, #LeftMenu td {line-height: normal;}
#LeftMenu {border: none; background-color: #a5d867; height: 100%;}

#mainContent {padding-left: 20px; text-align: left;}
#mainContent img
{ 
	border: 1px solid #594c48;
	float: left;
	margin-right: 7px;
}

#RightMenu p, #RightMenu td {line-height: normal;}
#RightMenu { border: none; background-color: #a5d867; height: 100%; padding-left: 10px;}

#Footer {text-align: center; font-size: 10px; color: #666;}
#Footer a {color: #666; text-decoration: underline;}

img {border: none; margin: none;}

h1 {font-size: 14px; font-weight: bolder; color: #B18F45; margin-top: 5px; }
h2 {font-size: 13px; font-weight: bolder; color: #333; }

td.pageTitle {text-align: right; height: 25px;}
.pageTitle h1 
{
    margin: 0 0 10px  0;
    font-size: 16px; 
    text-align: right; 
    color: #777; 
    font-weight: 500; 
    background-image: url(../../Media/Components/PageTitleUnderline.gif); 
    background-position:right top; 
    background-repeat: no-repeat;
    }

a { color: #CE300B; text-decoration:none; font-size:11px;}
a:hover { text-decoration: underline;}


.Box1, .box1 {border: 1px solid black; padding: 5px; text-align: left;}
.box2 { border: 2px solid #594c48; background-color:#594c48; width:80%; padding:5px; }

.img10pxRight {border: none; margin-right: 10px;}

.error {font-weight: bold; color:#FF0000;}

a.button {height: 18px; border: 1px solid #663333; background-color: #D9C292; padding: 3px 7px 3px 7px;}

td.formItemTitle { border: 1px solid #663333; background-color: #D9C292;}

td.boxCorner { background-color: #a47cc9; vertical-align:top; }
td.boxTitle 
{
    color: #FFFFFF; 
    font-size: 12px; 
    background-color: #a47cc9; 
    font-weight:bold; 
    padding-left: 3px; 
    padding-right: 3px; 
    text-align: left;}
td.boxContent 
{
    border-left: 1px solid #CCCCCC; 
    border-right: 1px solid #CCCCCC; 
    border-bottom: 1px solid #CCCCCC; 
    padding: 7px 3px 3px 3px; 
    }
    
td.boxContent h1 {font-size: 12px; color: #000}
td.boxContent h2 {font-size: 11px; color: #a5d867}
  td.boxContent img
{ 
	border: 1px solid #594c48;
	float: left;
	margin-right: 7px;
}
 
 td.menuTitle 
 {
    height: 20px;
    padding-left: 7px; 
    font-size: 10px; 
    font-style: normal; 
    line-height: normal; 
    font-weight: bold; 
    font-variant: normal; 
    text-transform: none; 
    color: #3b3231; 
    }
td.menuBullet { font-size: 10px; font-style: normal;color: #49391D; }
a.menuLink 
{
    color: #49391D; 
    text-decoration:none; 
    font-size:11px; 
    font-weight:normal; 
    font-style:normal; 
    }
a.menuLink:hover
{
    color: #000000; 
    text-decoration:underline; 
    font-size:11px; 
    font-weight:normal; 
    font-style:normal; 
    }
select.small { color: #333; font-size: 10px; width: 175px; }
submit.small, button.small, input.small	{ color: #333; font-size: 10px;}
