td, table {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333300;
	line-height: 18px;
}
.bglt {
	background-image:  url(images/bg_lt_all.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgrt {
	background-image:  url(images/bg_rt_all.gif);
	background-repeat: repeat-y;
	background-position: left top;
}.bgtoplt {
	background-image: url(images/top_bg_lt.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgtoprt {
	background-image: url(images/top_bg_rt.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgbottomlt {
	background-image: url(images/bottom_bg_lt.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgbottomrt {
	background-image: url(images/bottom_bg_rt.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
h2 {
	font-size: 18px;
	color: #666633;
	font-weight: bolder;
	line-height: 10px;
}
.portborder {
	border-top: thin solid #f6f5db;
	border-right: #f6f5db;
	border-bottom: #f6f5db;
	border-left: #f6f5db;
}
a, a:link, a:visited {
	color: #996600;
	text-decoration: underline;
	font-size: 12px;
	outline: 0; /* prevent dotted border in Firefox */
}
a:hover, a:active {
	color: #999966;
	text-decoration: none;
	font-size: 12px;
}
.portmenu {
	font-size: 13px;
	font-weight: bold;
	color: #999966;
}
.portmenu a,.portmenu a:link,.portmenu a:visited {
	font-weight: bold;
	color: #666600;
	font-size: 13px;
}
.portmenu a:hover,.portmenu a:active {
	color: #CCCC66;
	text-decoration: none;
}
.portlinks {
	line-height: 20px;
	color: #666633;
	font-size: 12px;
}
.portlinks a,.portlinks a:link,.portlinks a:visited {
	color: #669900;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
}
.portlinks a:hover,.portlinks a:active {
	color: #669900;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
.linktitles {
	font-size: 18px;
	font-weight: bold;
	color: #666633;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.linktitlesgrey {
	font-size: 16px;
	font-weight: bold;
	font-family: "Lucida Grande", sans-serif;
}
.spacer {
	white-space: pre;
	display: inline;
	letter-spacing: 2px;
}
.portmenutext {
	font-size: 14px;
	font-weight: bold;
	color: #669900;
	font-family: "Lucida Grande", sans-serif;
}
.productstyle {
	filter: alpha(opacity=40);
}
.productstyle a:visited img, #menu a img{filter: alpha(opacity=40);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40);
 -moz-opacity: 0.40; opacity:0.4;
}

.productstyle a:hover img, a:active img { filter: alpha(opacity=100);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
 -moz-opacity: 1.00; opacity:1;
 }
.mainbgbot {
	background-image: url(images/mid_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mainbgtop {
	background-image: url(images/mid_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bordertop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #f6f5db;
	border-right-color: #f6f5db;
	border-bottom-color: #f6f5db;
	border-left-color: #f6f5db;
}
.smalltext {
	font-size: 10px;
	color: #999999;
}
form {
inline; 	display: inline;
}
.mainbottom {
	background-image: url(images/midmain_bg_midbot.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mainpagebgbot {
	background-image: url(images/midmain_bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.mainpagebgtop {
	background-image: url(images/midmain_bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.thankyouborder {
	border: thin dashed #999933;
	padding: 2px;
}
.userpic {
	padding: 15px;
	border: thin solid #999966;
	background-color: #f6f5db;
}
.none {
	text-decoration: none;
	color: #669900;
}
.none a,.none a:link,.none a:visited {
	text-decoration: none;
	color: #669900;
	border: thin solid #669900;
	display: inline;
	background-color: #f6f5db;
	line-height: 10px;
	font-size: 16px;
	vertical-align: middle;
	font-weight: bolder;
	padding-right: 5px;
	padding-left: 5px;
}
.none a:hover,.none a:active {
	text-decoration: none;
	color: #FFFFFF;
	border: thin solid #669900;
	display: inline;
	background-color: #669900;
	line-height: 10px;
	font-size: 16px;
	vertical-align: middle;
	font-weight: bolder;
	padding-right: 5px;
	padding-left: 5px;
}
