body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #566876;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}

#PageTop {
	background-image: url(images/page_top.gif);
}

.PageRight {
	background-image: url(images/page_right.gif);
	background-repeat: repeat-y;
}

#PageBottom {
	background-image: url(images/page_bottom.gif);
}

#mainTable {
	width: 96%;
	top: 12px;
	left: 12px;
	position: absolute; 
	margin: 0px;
	padding: 0px;
}
 
#maincontent {
	padding-left: 1.6em;
	padding-top: 1em;
	vertical-align: top;
}

#sidebar {
	width: 250px; /* */
	vertical-align: top;
	background-color: #FDF9F4;
	padding-bottom: 0.5em;
}
#Flags {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #B6C4CB;
}
#Footer {
	font-size: 70%;
	border-top-style: solid;
	border-top-color: #B6C4CB;
	border-top-width: thin;
	text-align: center;
}
#headerR {
	text-align: right;
	vertical-align: text-top;
}

h1 {
	margin: 0px;
	color: #38617E;
	font-size: 2em;
	font-weight: normal;
	padding-bottom: 1em;
	text-align: right;
	padding-right: 1em;
}
h2 {
	margin: 0px;
	font-size: 1.3em;
	font-weight: normal;
/*	padding-top: 1em; */
	padding: 1em 0 0.5em 0;
	color: #38617E;
}
p {
	font-size: 1em;
	padding-top: 0.6em;
	margin: 0em;
}

ul{
	list-style-type: none;
	padding: 0.5em 0 0 0;
	margin: 0;
}

li {
	background-image: url(images/dot_yl.gif);
	background-repeat: no-repeat;
	background-position: 0 .8em;
	padding-left: 1.5em;
	padding-top: 0.2em;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}


.highlite {
	font-weight:bold;
	color:#38617E;
}
strong {
	font-weight: bold;
	color:#38617E;
/*	color: #525252;  */
}
.Fourmargins {
	margin: 1em;
}
.FirstLetter {
	font-size: 150%;
}
.Title {
	font-size: 150%;
	color:#38617E;
}
.small {
	font-size: 0.8em;
}
.icon {
	border-style: none;
	margin: 1px;
}
#maincontent a {
	font-weight: bold;
	color: #38617E;
	background-color: #FFF4DD;
	text-decoration: none;
	border: 1px solid #A2BCD5;
}
#maincontent a:hover, #maincontent a:hover strong { 
	font-weight:bold;
	color: #F7A700;
	background-color: #38617E;
	text-decoration: none;
}
TD.cobhl{
background-color: #F0F5F9;
}
.red {
	color: #FF0000;
}
.proddiscounts{
	font-size: 0.85em;
	color: #FF0000;
}
#LogoLayer {
	position:absolute;
	left:29px;
	top:0px;
	width:250px;
	height:70px;
	z-index:1;
}
.sidemessage {
	color: #F7A700;
	border: 1px solid #A2BCD5;
	text-align: center;
	background-color: #566876;
	border-color: #000000;
	font-size: 150%;
	padding: 5%;
}
.receiptheading{background-color:#CDD7DC;color: #FFFFFF;font-weight:bold; }
