h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 20px;
	color: #666666;
	padding-top: 10px;
	font-weight: normal;
}
h2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 10px;
	color: #666;
	font-weight: lighter;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	padding-right: 5px;
}

.right_shadow {
	background-image: url(images/web2_16.png);
	background-repeat: repeat-y;
	width: 13px;
	background-position: right;
}
.bottom_shadow {
	background-image: url(images/web3_24.png);
	background-repeat: repeat-y;
	width: 13px;
}
.bottom_menu {
	font-family: arial;
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(images/new_17.png);
	background-repeat: no-repeat;
	height: 120px;
	padding-left: 50px;
	padding-top: 83px;
	line-height: 20px;
	background-position: left top;
}
.bottom_menu a:link{
	text-decoration:none;
	color: #FFFFFF;
}
.bottom_menu a:visited{
	text-decoration:none;
	color: #FFFFFF;
}
.bottom_menu a:hover{
	text-decoration:underline;
	color: #FFFFFF;
}
.bottom_menu a:active{
	text-decoration:none;
	color: #FFFFFF;
}

.pimento_menu {
	font-family: arial;
	font-size: 10px;
	color: #252173;
	background-image: url(images/web3_28.png);
	background-repeat: no-repeat;
	height: 34px;
	padding-left: 4px;
	padding-top: 0px;
	line-height: 20px;
	background-position: left top;
}
.pimento_menu a:link{
	text-decoration:none;
	color: #252173;
}
.pimento_menu a:visited{
	text-decoration:none;
	color: #252173;
}
.pimento_menu a:hover{
	text-decoration:underline;
	color: #252173;
}
.pimento_menu a:active{
	text-decoration:none;
	color: #252173;
}.sub_menu {
	background-image: url(images/new_sub_menu_17.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	font-family: "Lucida Sans", "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	padding-left: 35px;
	padding-top: 7px;
	vertical-align: top;
}
.sub_menu a:link{
	text-decoration:none;
	color: #FFFFFF;
}
.sub_menu a:visited{
	text-decoration:none;
	color: #FFFFFF;
}
.sub_menu a:hover{
	text-decoration:none;
	color: #0CF;
	}
.sub_menu a:active{
	text-decoration:none;
	color: #FFFFFF;
}
.left_menu {
	font-family: arial;
	font-size: 10px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.left_menu a:link{
	color: #333;
	text-decoration: none;
}
.left_menu a:visited{
	color: #000000;
	text-decoration: none;
}
.left_menu a:hover{
	color:#3CF;
	text-decoration: none;
}
.left_menu a:active{
	color: #3CF;
	text-decoration: none;
}.sub_menu_bar {
	background-image: url(images/new_sub_menu_17.gif);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
	color:#06A3D0
		
}
a:visited {
	text-decoration: none;
	color:#006;		
}
a:hover {
	text-decoration: underline;
	color: #0080DB;	
}
a:active {
	text-decoration: none;
	color: #0080DB;	
}
a img {border: none; }
.questions {
	font-family: arial;
	font-style: italic;
	color: #39F;
}
.questions a:link{
	font-family: arial;
	font-style: italic;
	color: #39F;
	text-decoration:none;
}
.questions a:visited{
	font-family: arial;
	font-style: italic;
	color: #39F;
	text-decoration:none;
}
.questions a:hover{
	font-family: arial;
	font-style: italic;
	color: #39F;
	text-decoration:underline;
}
.questions a:active{
	font-family: arial;
	font-style: italic;
	color: #39F;
	text-decoration:none;
}
ol {
	font-family: arial;
	font-size: 11px;
	color: #333333;
	list-style-position: inside;
	list-style-type: decimal;
	line-height: 20px;
	margin: 0px;
}
.form {
	font-family: arial;
	font-size: 10px;
	color: #FFF;
	padding: 10px;
	background-color: #666;
}
.store_heading {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #666;
	font-weight: lighter;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006ACE;
	padding-top: 10px;
	padding-bottom: 5px;
}
.price {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #007BCF;
	padding-top: 10px;
	padding-bottom: 10px;
}
.store_head {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	color: #007BCF;
}
.left_menu_store {
	font-family: arial;
	font-size: 10px;
	line-height: 18px;
	color: #333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	font-weight: bold;
}
.left_menu_store a:link{
	color: #06A3D0;
	text-decoration: none;
}
.left_menu_store a:visited{
	color: #06A3D0;
	text-decoration: none;
}
.left_menu_store a:hover{
	color:#3CF;
	text-decoration: none;
}
.left_menu_store a:active{
	color: #3CF;
	text-decoration: none;.logo_table {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #C0C0C0;
}
.logo_table {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C8C8C;
}
.sub_menu_bg {
	background-image: url(images/sub_menu_bar_20.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 32px;
	background-attachment: fixed;
}
.noticeboard {
	background-color: #eee;
	padding: 15px;
}
