body {
	background-color:#fde794;
	background-image:url(images/Background.jpg);	
	background-position:top;
	background-repeat:repeat-x;
	padding:0;
	margin:0;
	}
#form{padding:0px;margin:0px;}	
	
.LeftBANNER {
	background-image:url(images/BannerLEFT.jpg);
	height:184px;
	width:19px;
	background-repeat:no-repeat;
	background-position:right;
	}
	
.LeftMENU {
	background-image:url(images/LeftMENUside.jpg);
	height:25px;
	width:19px;
	background-repeat:no-repeat;
	background-position:right;
	}
	
.LeftTOPbulg {
	background-image:url(images/LeftTOPcorner.jpg);
	height:20px;
	width:19px;
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
.LeftCONT {
	background-image:url(images/LeftSIDE.jpg);
	background-repeat:repeat-y;
	background-position:right;
	width:19px;
	}
	
.LeftBOTbulg {
	background-image:url(images/LeftBOTcorner.jpg);
	height:20px;
	width:19px;
	background-repeat:no-repeat;
	background-position:top right;
	}
	
.LeftBOTpan {
	background-image:url(images/SidePan_LeftBot.jpg);
	background-repeat:repeat-y;
	height:19px;
	}
	
	
	
	
	
	
	
	
	
.Banner{
	background-image:url(images/BannerBACK.jpg);
	background-repeat:repeat-x;
	height:184px;
	}
	
	
.Menu{
	background-image:url(images/BUTTON.jpg);
	background-repeat:repeat-x;
	height:25px;
	}
	
.ContentTOP{
	background-image:url(images/BULGEtop.jpg);
	background-repeat:no-repeat;
	height:20px;
	background-position:bottom right;
	background-color:#FFFFFF;
	}
	
.Content{
	background-image:url(images/CONimage.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding-top:20px;
	background-color:#FFFFFF;
	}
	
.ContentBOT{
	background-color:#FFFFFF;
	}
	
.Quick{
	background-image:url(images/BLUE.jpg);
	background-repeat:repeat;
	padding:20px 20px 20px 20px;
	}
	
.Copy{
	background-image:url(images/copy.jpg);
	background-repeat:repeat-x;
	height:44px;
	padding: 5px 5px 5px 5px;
	}
	
	
	
	
	


	
.ContentPane{
	padding:5px 30px 5px 30px;
	}
	
	
	
	
	
	
.RightBANNER {
	background-image:url(images/BannerRIGHT.jpg);
	height:184px;
	width:26px;
	background-repeat:no-repeat;
	background-position:left;
	}
	
.RightMENU {
	background-image:url(images/RightMENUside.jpg);
	height:25px;
	width:26px;
	background-repeat:no-repeat;
	background-position:left;
	}
	
.RightTOPbulg {
	background-image:url(images/RightTOPBulg.jpg);
	height:20px;
	width:26px;
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	
.RightCONT {
	background-image:url(images/RightSIDE.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:26px;
	}
	
.RightBOTbulg {
	background-image:url(images/RightBOTcorner.jpg);
	height:20px;
	width:26px;
	background-repeat:no-repeat;
	background-position:top left;
	}
	
.RightPatchImage{
	background-image:url(images/RightTOPcorner.jpg);
	background-repeat:no-repeat;
	height:127px;
	}
	
.RightBOTpan {
	background-image:url(images/SidePan_RightBot.jpg);
	background-repeat:repeat-y;
	height:26px;
	}
.HeaderPane {
	padding-top:40px;
	padding-left:20px;
	vertical-align:top;
	height:127px; 
	width:750px;
	}	

.style1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.style2 {font-family: Verdana, Arial, Helvetica, sans-serif}
.style3 {font-family: Arial, Helvetica, sans-serif}

.StoreBlue{
	color:#0055a5;
	font-weight:bold;}
	
.StorePurple{
	color:#800080;
	font-weight:bold;}
	
	
a.StorePurple:link, a.StorePurple:active, a.StorePurple:visited
{
    color:#800080;
}

.StorePurple a:hover
{
    color:#0055a5;
}