/* ----------- Basic ----------- */
body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	background-color:#F3F3F3;
	color: #482020;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* -- background-image: url(images/bghappynewyear.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed; --*/
}
a {
	font-family: Tahoma, Arial, Verdana ;
	color: #0066FF;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial, Verdana ;
	color: #0066FF;
	text-decoration: underline;
}
#doctoEN a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0074FD;
	text-decoration: none;
}
#doctorEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

#doctoEN a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0074FD;
	text-decoration: underline;
}

/* ----------------------------- */

/* ---------- General ---------- */
.catNav {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 13px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.catNav:hover {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 13px;
	font-weight: bold;
	color: #ff8a00;
	text-decoration: none;
}
.pageNav {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.pageNavLink {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 12px;
	font-weight: bold;
	color: #330099;
	text-decoration: underline;
}
.pageNavLink:hover {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none
}
.mainText {
	font-family: Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	line-height: 17px;
}

.nTitle {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: bold;
	color: #2373D6;
	line-height: 14px;
	text-decoration: none;
}
.nTitle:hover {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	line-height: 14px;
	text-decoration: none;
}
.bTitle {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: bold;
	color: #E73601;
	text-decoration: none;
}
.nextTitle {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #0b305c;
	text-decoration: none;
}
.nextTitle:hover {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
.dateTime {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
.errorMsg {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	line-height: 15px;
	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: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FEF1BA;
	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: 11px;
	font-weight: bold;
	color: #0B67C0;
	text-decoration: none;
	background-image:url(images/icon02.jpg);
	background-position:left;
	padding:5px 20px 5px 20px;
	background-repeat:no-repeat;
}
.leftMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
}
.leftSubMenu {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.leftSubMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #ff8a00;
	text-decoration: none;
}

.leftTopArticleMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.leftTopArticleTitle {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #0b305c;
	text-decoration: none;
}
.leftTopArticleTitle:hover {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	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: 11px;
	font-weight: bold;
	color: #000000;
}
.leftPollQuestion {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.leftPollAnswer {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
/* ----------------------------- */

/* --------- Top menu ---------- */
/*
.topMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFF00;
	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: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.rightTopArticleTitle {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #0b305c;
	text-decoration: none;
}
.rightTopArticleTitle:hover {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #0000ff;
	text-decoration: none;
}
/* ----------------------------- */

/* ----------- Footer ---------- */

.copyrightnone {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #1976E6;
	text-decoration: none;

}
.copyrightnone:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
}
.copyright {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #1976E6;
	text-decoration: none;
	font-weight:bold;
}
.footer1 {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 12px;
	color: #1976E6;
	text-decoration: none;
	font-weight:bold;
}
.footer2 {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #1976E6;
	text-decoration: none;
}
.footer {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FF7900;
	text-decoration: underline;
}
.footerMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF003C;
	text-decoration: none;
}
.footerMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	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 #CCCCCC;
}
.myradio {
	height: 16px;
	border: 0px solid #666666;
}
.mybutton {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: #e2e2e2;
	border: 1px solid #666666;
}
.mybuttonSmall  {
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	font-weight: normal;
	background-color: #e2e2e2;
	color: #000000;
	border: 1px solid #666666;
	line-height: 14px;
}
/* ----------------------------- */

/* ----------- News ------------ */
/* Replace with nTitle
.newsTitle {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: bold;
	color: #0B305C;
	line-height: 14px;
	text-decoration: none;
}
.newsTitle:hover {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
*/
.newsCatTitle {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2373D6;
	text-decoration: none;
	line-height: 16px;
}
.newsCatTitle:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F70C29;
	text-decoration: none;
	line-height: 16px;
}
.newsCatTitle1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #F70C29;
	text-decoration: none;
	line-height: 16px;
}
.newsCatTitle1:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
	line-height: 16px;
}
.newstext {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	color: #2373D6;
	text-decoration: none;
}
.newstext:hover {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	color:#000099;
	text-decoration: none;
}
.newsSpecialTitle {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #F30532;
	line-height: 15px;
	text-decoration: underline;
}
.newsSpecialTitle:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF599F;
	line-height: 15px;
	text-decoration: none;
}
.newsMore {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #0066CC;
	font-weight: bold;

}
.newsMore:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
	font-weight: bold;
	

}
.newsMore3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#0066CC;
	font-weight: none;

}
.newsMore3:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: normal;
	color:#FF0000;
	font-weight: none;
	

}
.newsPrint {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #2373D6;
	text-decoration: none;
	font-style: italic;
}
.newsPrint:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
	font-style: italic;
}
.newsAuthor {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#2373D6;
	text-decoration: none;
	background-image:url(images/ICON03.jpg);
	background-position:left;
	padding-left:20px;
	background-repeat:no-repeat;
}
.newsAuthor:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	background-image:url(images/ICON03.jpg);
	background-position:left;
	padding-left:20px;
	background-repeat:no-repeat;
}
.newsAuthor2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#2373D6;
	text-decoration: none;	
}
.newsAuthor2:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	
}
.newsAuthor3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#0053B9;
	text-decoration: none;
	
}
.newsAuthor3:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#FF0000;
	text-decoration: none;
	
}
/* --
--------------------------- */

/* ------------ FAQ ------------ */
.faqCustomer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
.faqCustomer:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF3300;
	text-decoration: underline;
}
.faqQuestion {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #E0254D;
	text-decoration: none;
}
.faqAnswer {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
/* ----------------------------- */

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

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

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

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

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

/* ---------- Product ---------- */
/* Replace with nTitle
.productTitle {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: bold;
	color: #0B305C;
	line-height: 14px;
	text-decoration: none;
}
.productTitle:hover {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: bold;
	color: #ff8a00;
	line-height: 14px;
	text-decoration: none;
}
*/
.productCode {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.productOrder {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color:#003399;
	text-decoration: none;
	font-weight:bold;
}
.productOrder:hover {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #ff8a00;
	text-decoration: none;
	font-weight:bold;
}
.productOther1 {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	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;
}
.address {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	color: #A2002E;
	text-decoration: none;
}

.cartTopMenu {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.cartTopMenu:hover {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	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: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.cartUpdateMenu {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
.cartUpdateMenu:hover {
	font-weight: bold; font-size: 11px; color: #000000; font-family: Arial, Helvetica, sans-serif; text-decoration: none
}
.cartOrderTitle {
	font-family: Tahoma, Arial, Verdana ;
	font-size: 11px;
	font-weight: normal;
	color: #83849F;
	line-height: 15px;
	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;
}
.input {
	width: 130px;
	border-top-color: #AA2200;
	height: 18px;
}
.select {
	height: 18px;
	width: 130px;
	border-top-color: #AA2200;
	border-right-color: #AA2200;
	border-bottom-color: #AA2200;
	border-left-color: #AA2200;
	font-family: Tahoma;
	font-size: 11px;
}


.pollOther {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* ----------------------------- */
.footerCopy {

	font-family: Tahoma, Arial, Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #FF4800;
	text-decoration: none;
}

.topMenu {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#0000FF;
	text-decoration: none;
	font-weight: bolder;
	text-transform:uppercase;
}
.topMenu:hover {
	font-family: Tahoma, Arial, Verdana;
	font-weight: bold;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
}

.leftMenu2 {
	font-family: Arial;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration: none;
}
.leftMenu2:hover {
	font-family: Arial;
	font-size: 12px;
	color:#ff5b5b;
	text-decoration: none;
}
.leftMenu3 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	background-image:url(images/icon07.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}
.leftMenu3:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#FF9999;
	text-decoration: none;
}
.text1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.text1:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color:#999999;
	font-weight:bold;
	text-decoration: none;
}
.rightMenu1 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
	font-weight:bold;
}
.rightMenu1:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
	font-weight:bold;
}
.rightMenu2 {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.rightMenu2:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color:#FF0000;
	text-decoration: none;
	font-weight:bold;
}
.scrollbar {
	SCROLLBAR-FACE-COLOR: #C1CBE6; SCROLLBAR-HIGHLIGHT-COLOR: #1194EE; OVERFLOW: auto; SCROLLBAR-ARROW-COLOR: #0037CB; SCROLLBAR-TRACK-COLOR: #AED3FF; SCROLLBAR-DARKSHADOW-COLOR: #1194EE;
}
.fjdpth0{
	background: #F7F7F7;
	color: #000000;
}
.fjsel{
	background: #003399;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
