/* CSS Document */

 /* General page style. The scroll bar colours only visible in IE5.5+ */
body {
	
	scrollbar-face-color: #CECECE;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #CECECE;	
	scrollbar-arrow-color: #000000;
	scrollbar-track-color: #EEEEEE;
	scrollbar-darkshadow-color: #CECECE;
	
}

.headingtxt
{
font-family		: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #4B368E;
}
.text
{
font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #646464;
}
.smllinkingtext
{
font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #007B05;
	text-decoration	: none;
}
.linktext
{
font-family		: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: bold;
	color			: #007B05;
}
.smltext
{
font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 7pt;
	font-weight		: normal;
	color			: #1E1E1E;
}
.smllinktext
{
font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 7pt;
	font-weight		: bold;
	color			: #007B05;
	text-decoration	: none;
}
hr {
	height			: 1px;
	color			: #919191;
}
.border_mainpic{border-left-style:solid;border-right-style:solid;border-bottom-style:solid;border-top-style:solid;border-width:1;border-color:#3d3d3d;}
td{
	font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: normal;
	color			: #2D2D2D;
	
}
.shadow {
	filter: Shadow(Color=#3d3d3d, Direction=132, Strength=2);
}
.urltxt
{
font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 8pt;
	font-weight		: normal;
	color			: #1C9700;
}
.biglinktext
{
	font-family		: Comic Sans MS, Arial, Helvetica, sans-serif;
	font-size		: 10pt;
	font-weight		: bold;
	color			: #007B05;
}
.storetext
{
	font-family		: Comic Sans MS;
	font-size		: 14pt;
	font-weight		: bold;
	color			: #800080;
	text-decoration	: none;
}
.storetextaddress
{
	font-family		: Arial;
	font-size		: 10pt;
	font-weight		: bold;
	color			: black;
}
.smllinktext1
{
font-family		: Verdana, Arial, Helvetica, sans-serif;
	font-size		: 12pt;
	font-weight		: bold;
	color			: #007B05;
	text-decoration	: none;
}
.SELECT {
	font-family: Osaka, verdana,helvetica,arial,sans-serif;
	font-size: 7pt;
}
