 /*  Main body text  */
body {
	color : Black;
	background-color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : normal;
	scrollbar-face-color: #006699;
	scrollbar-shadow-color: #006699;
	scrollbar-highlight-color: #006699;
	scrollbar-3dlight-color: #006699;
	scrollbar-darkshadow-color: #006699;
	scrollbar-track-color: #E3D6D5;
	scrollbar-arrow-color: White;
	background-repeat: no-repeat;
}

.itemtext1 {
	color: navy;
	font-family: Arial;
	font-size: 12pt;
	font-style : italic;
	font-weight: bold;


}
.itemtext2 {
	color: navy;
	font-family: Verdana;
	font-size: 8pt;
	font-style : normal;
	font-weight: normal;


}
.itemtext3 {
	color: black;
	font-family: Arial;
	font-size: 9pt;
	font-style : italic;
	font-weight: normal;


}
.itemtext4 {
	color: navy;
	font-family: Verdana;
	font-size: 9pt;
	font-style : italic;
	font-weight: normal;


}
.itemtext5 {
	color: navy;
	font-family: Arial;
	font-size: 8pt;
	font-style : normal;
	font-weight: normal;


}



.minicontent {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : normal;
}
.greybit {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-transform : uppercase;
	background-color : #D6D6CE;
}
.cartcontent {
	color: Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bolder;
}
.cartbold {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
}
.cartheading {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bolder;
	text-transform : capitalize;
}




.yellowheading {
	color : #006699;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bold;
	text-transform : uppercase;
	background-color : #FFF000;
}
.yellowtext {
	color: #FFF000;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-transform : uppercase;
	background-color : #006699;
}

.whitetext {
	color: white;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	font-weight : bolder;
	background-color : #006699;
}

.menu {
	color: White;
	text-decoration: none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-transform : uppercase;
	background-color : Black;
}
select,textarea,option,input
{
	background-color: #DDF3FF;
	color: Black;
	font-family: Verdana;
	font-size: 9px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #0000FF;
}

A {
	FONT-FAMILY: TrebuchetMS, Verdana, Arial, Helvetica;
	FONT-SIZE: 7pt;
	TEXT-DECORATION: none
}

.thedate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #C0C0C0;
}
