/* ----------- Basic ----------- */
body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #482020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_page.jpg);
}
a {
	font-family: Arial, Verdana, Tahoma;
	color: #970505;
	text-decoration: none;
}
.titlenew {
	font-family: Tahoma;
	font-size: 12px;
	color: #BD2421;
	text-decoration: none;
	font-weight: bold;
}
.view {
	font-family: Tahoma;
	font-size: 11px;
	color: #CC3300;
	text-decoration: underline;
}
.view:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #993300;
	text-decoration: none;
}


a:hover {
	font-family: Arial, Verdana, Tahoma;
	color: #003366;
	text-decoration: none;
}
/* ----------------------------- */

/* ---------- General ---------- */
.catNav {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.catNav:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.pageNav {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pageNavLink {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
}
.pageNavLink:hover {
	font-weight: normal;
	font-size: 12px;
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline
}
.mainText {
	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #4F4F4F;
	text-decoration: none;
}
.nTitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.nTitle:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.bTitle {
	font-family:Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BD1421;
	text-decoration: none;
}
.nextTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0b305c;
	text-decoration: none;
}
.nextTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #B91726;
	text-decoration: none;
}
.dateTime {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.errorMsg {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}
.imageTableBorder {
	border-right: #b6b6b6 1px solid;
	border-top: #b6b6b6 1px solid;
	border-left: #b6b6b6 1px solid;
	border-bottom: #b6b6b6 1px solid;
	background-color: #cccccc;
}
.currentDay {
	font-weight: normal; font-size: 11px; color: #810607; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
.language {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	color: #878F9E;
	text-decoration: none;
}
.language:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: none;
	color: #BD1810;
	text-decoration: none;
}
.languageActive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #C80102;
	text-decoration: none;
}
/* ----------------------------- */

/* -------- Left menu ---------- */
.leftMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.leftMenu2 {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #F76918;
	text-decoration: none;
}
.leftMenu2:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
}
.leftSubMenu {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
.leftSubMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #ff8a00;
	text-decoration: none;
}

.leftTopArticleMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftTopArticleMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.leftTopArticleTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0b305c;
	text-decoration: none;
}
.leftTopArticleTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}

.leftSearchMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.leftPollMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.leftPollQuestion {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftPollAnswer {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* ----------------------------- */

/* --------- Top menu ---------- */
.topMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #878F9E;
	text-decoration: none;
}
.topMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #BD590F;
	text-decoration: none;
}
.topMenuSub {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.topMenuSub:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
/* ----------------------------- */

/* -------- Right menu --------- */
.rightTopArticleMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightTopArticleTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0b305c;
	text-decoration: none;
}
.rightTopArticleTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
/* ----------------------------- */

/* ----------- Footer ---------- */
.footer {
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #9CA2AD;
	text-decoration: none;
}
.footer:hover {
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #BD1810;
	text-decoration: underline;
}
.footerMenu {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #9CA2AD;
	text-decoration: none;
}
.footerMenu:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
/* ----------------------------- */

/* ---------- Form  ------------ */
.myform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #003300;
}
.myform1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	background-color: #ffffff;
	border: 1px solid #003300;
}
.mybutton {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #D0D0D0;
	border: 1px solid #808080;
	color: #330000;
}
/* ----------------------------- */

/* ----------- News ------------ */
/* Replace with nTitle
.newsTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B305C;
	line-height: 14px;
	text-decoration: none;
}
.newsTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
*/
.newsCatTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BD2821;
	text-decoration: none;
}
.newsCatTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #BD2821;
	text-decoration: underline;
}
.newsSpecialTitle {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #0B305C;
	line-height: 18px;
	text-decoration: none;
}
.newsSpecialTitle:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 18px;
	text-decoration: none;
}
.newsMore {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #800002;
	text-decoration: none;
}
.newsMore:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff7c00;
	text-decoration: underline;
}
.newsPrint {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #0B305C;
	text-decoration: none;
}
.newsPrint:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ff8a00;
	text-decoration: none;
}
.newsleftmenu {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
}
.newsleftmenu:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight:normal;
	color: #000000;
	text-decoration:underline;
}
.newsAuthor {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
}
.newsAuthor:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #000000;
	text-decoration:underline;
}
/* ----------------------------- */

/* ------------ FAQ ------------ */
.faqCustomer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
}
.faqCustomer:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.faqQuestion {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #0b305c;
	text-decoration: none;
}
.faqAnswer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tiile_internet {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tiile_internet:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tiile_flash {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.tiile_flash:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
/* ----------------------------- */

/* --------- Guestbook --------- */
.guestbookCustomer {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FF8A00;
	text-decoration: none;
}
.guestbookCustomer:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
/* ----------------------------- */

/* --------- Download ---------- */
/* Replace with nTitle
.downloadTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B305C;
	line-height: 14px;
	text-decoration: none;
}
.downloadTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
*/
.downloadLink {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.downloadLink:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.downloadHits {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-style: italic;

	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
/* ----------------------------- */

/* ---------- Gallery ---------- */
.galleryTitle {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #990505;
	line-height: 14px;
	text-decoration: none;
}
.galleryTitle:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
.gallerySlideShow {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #990505;
	line-height: 14px;
	text-decoration: none;
}
.gallerySlideShow:hover {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
.gallerySlideShowActive {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
.galleryOther {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
/* ----------------------------- */

/* ---------- Weather ---------- */
.weatherPlace {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-family: Arial;
	background-color: #e3ebfa;
}
.weatherIcon {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-family: Arial;
	background-color: #fff6e0;
	text-align: center;
}
.weatherTemp {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-family: Arial;
	background-color: #ffffec;
	text-align: center;
}
/* ----------------------------- */

/* ---------- Weblink ---------- */
.weblinkURL {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 14px;
	text-decoration: none;
}
.weblinkURL:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
/* ----------------------------- */

/* ---------- Product ---------- */
/* Replace with nTitle
.productTitle {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0B305C;
	line-height: 14px;
	text-decoration: none;
}
.productTitle:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
*/
.productCode {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.productOrder {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #B99D00;
	text-decoration: none;
}
.productOrder:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.productOther {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
	line-height: 14px;
	text-decoration: none;
}
.productOther:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	line-height: 14px;
	text-decoration: none;
}
/* ----------------------------- */

/* ------- Product Cart -------- */
.cartTopMenuTable {
	border-right: #b6b6b6 1px solid;
	border-top: #b6b6b6 1px solid;
	border-left: #b6b6b6 1px solid;
	border-bottom: #b6b6b6 1px solid;
	background-color: #cccccc;
}
.cartTopMenu {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.cartTopMenu:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cartTopMemberName {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FF7C00;
	text-decoration: none;
}
.cartTopMemberName:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: blue;
	text-decoration: none;
}
.cartProductMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cartUpdateMenu {
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
.cartUpdateMenu:hover {
	font-weight: bold; font-size: 12px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
/* ----------------------------- */

/* -------- Poll Popup --------- */
.pollNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.pollDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.pollQuestion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pollOther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* ----------------------------- */

.nut {
	height: 15px;
	width: 150px;
	clear: left;
	float: left;
}
.select {
	border: 1px solid #003300;
	list-style-type: none;
	width: 150px;
	font-family: Tahoma;
	background-color: #FFFFFF;
	font-size: 11px;
}
.form {
	border: 1px solid #003300;
	width: 150px;
	font-size: 11px;
	background-color: #FFFFFF;
}
}.BorderAllPro {
	background-color: #CCCCCC;
	border: 1px solid #B6B6B6;
}
.cartmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cartmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.mainTextCopy {

	font-family: Tahoma;
	font-weight: normal;
	font-size: 12px;
	line-height: 16px;
	color: #4F4F4F;
	text-decoration: none;
}
