.shopname {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 30px;
}
.slogan {
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: middle;
	padding-left: 30px;
}
input, select {
	font-family: tahoma, microsoft Sans Serif;
	font-size: 12px;
}
.product_name {
	font-weight: bold;
	color: #333399;
}
.price {
	color: #CC0000;
	font-size: 14px;
}
.footer {
	font-size: 11px;
	color: #666666;
}
.pagetitle {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
}
.title {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
}
a.readmore:link {
	color: #FF0000;
	text-decoration: none;
}
a.readmore:visited {
	color: #FF0000;
	text-decoration: none;
}
.tblformat {
	background-color: #DDF4FF;
	border: 1px solid #C2C9D8;
}
.tblhead {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006699;
	padding-left: 8px;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
}
.subtitle_b1 {
	font-size: 13px;
	font-weight: bold;
	color: #0066CC;
}
a.website:link {
	font-size: 9px;
	text-transform: uppercase;
	color: #336699;
	text-decoration: none;
}
a.website:visited {
	font-size: 9px;
	text-transform: uppercase;
	color: #336699;
	text-decoration: none;
}
.module_content td {
	padding-left: 4px;
}
.banner {
	background-repeat: no-repeat;
}
.bullet{
	background-image:   url(images/module_menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 6px 5px;
	padding:0px 0px 0px 15px;
}
.bullet1{
	background-image:   url(images/module_menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	padding:0px 0px 0px 5px;
}
a.menubar:link,a.menubar:visited {
	background-image:   url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding:0px 15px 0px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none
}
a.menubar:hover {
	background-image:   url(images/menu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding:0px 15px 0px;
	color: #00FFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none
}
a.bottommenu:link, a.bottommenu:visited{
	background-image:   url(images/bottommenu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding:0px 5px 0px 16px;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-transform: uppercase;
}
a.bottommenu:hover {
	background-image:   url(images/bottommenu_icon.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding:0px 5px 0px 16px;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
	text-transform: uppercase;
}
.forumline {
	/*background-color: #F8F0DB;*/
	font-family: microsoft Sans Serif, tahoma;
	color: #000;
}
.forumline .title {
	font-weight: bold;
	font-size:12px;
	padding:4px 3px;
	color: #005984;
	padding-left: 4px;
	background-color: #95CEEA;
}
.forumline .row1 { text-align: left; padding: 1px; }

.forumline a:link, .forumline a:visited {
	color:#000;
	text-decoration:none;
}
.forumline a:hover {
	color:#000;
	/*font-weight:bold;*/
}
a.news:link, .a.news:visited {
	color: #339900;
	text-decoration: underline;
}
a.news:hover {
	color: #339900;
	text-decoration: underline;
}