body {
	margin: 0;
	font-size: 11px;
	color: #010513;
	font-family: tahoma;
}

a.menu:active {text-decoration:none;}
a.menu:visited {text-decoration:none;}
a.menu:link {text-decoration:none;}
a.menu:hover {text-decoration:none;}

a.line:active {text-decoration:underline;}
a.line:visited {text-decoration:underline;}
a.line:link {text-decoration:underline;}
a.line:hover {text-decoration:none;}

a.un_line:active {text-decoration:none;}
a.un_line:visited {text-decoration:none;}
a.un_line:link {text-decoration:none;}
a.un_line:hover {text-decoration:underline;}

a {
	font-size: 11px;
	color: #1f72bc;
	font-family: verdana;
	text-decoration:underline;
}
a:hover {text-decoration:none;color:#de6800;}

td {
	font-size: 11px;
	color: #010513;
	font-family: verdana;
}

b {font-weight: bold;}

img {border: none; margin: 0px;}

input, select, textarea {
	font-size: 11px;
	font-family: verdana;
	color: #000000;
	padding-left:5px;
}

ul, li {margin-top:7px;margin-bottom:7px;}
.subli {margin-top:3px;margin-bottom:3px;}

.bg {
	background-image: url(bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.topbg {
	background-image: url(topbg.jpg);
	background-position: 233px 0px;
	background-repeat: no-repeat;
}

.langleftbg {
	background-image: url(langleftbg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.langbg {
	background-image: url(langbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.lbbg {
	background-image: url(lbbg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.lmbg {
	background-image: url(lmbg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}

.titlebg {
	background-image: url(titlebg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.blocklbg {
	background-image: url(blocklbg.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.blockrbg {
	background-image: url(blockrbg.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
.block_foot_bg {
	background-image: url(block_foot_bg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.action_coner {
	background-image: url(action_coner.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.ldot3x3 {
	background-image: url(wdot3x3.gif);
	background-position: left top;
	background-repeat: repeat-y;
}
.rdot3x3 {
	background-image: url(wdot3x3.gif);
	background-position: right top;
	background-repeat: repeat-y;
}
.nextbg {
	background-image: url(nextbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.countersbg {
	background-image: url(countersbg.gif);
	background-position: left top;
	background-repeat: repeat-x;
}
.countersbg1 {
	background-image: url(countersbg1.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
.copyrightbg {
	background-image: url(copyrightbg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.logobg {
	background-image: url(logobg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width:128px;
	height:49px;
}


.white {color: #ffffff;}
.black {color: #000000;}
.language {color: #9ec8d8;}
.phone {color: #e7f6fe;}
.action_title {color: #2678c0;}
.orange {color: #de6800;}
.textblocktitle {color:#005cad;}
.print {color: #005cad;}
.activemenu {color: #fcb868;}

a.lm {color: #ffffff; font-size:12px; font-weight:bold; text-decoration:none;}
a.lm:active {text-decoration:none;}
a.lm:visited {text-decoration:none;}
a.lm:link {text-decoration:none;}
a.lm:hover {color: #fcb868;text-decoration:none;}

a.submenu {color: #ffffff; font-size:11px; font-weight:bold; text-decoration:none;}
a.submenu:active {text-decoration:none;}
a.submenu:visited {text-decoration:none;}
a.submenu:link {text-decoration:none;}
a.submenu:hover {color: #fcb868;text-decoration:none;}

a.print:active {text-decoration:none;}
a.print:visited {text-decoration:none;}
a.print:link {text-decoration:none;}
a.print:hover {color: #005cad;text-decoration:underline;}

.font9 {font-size: 9px;}
.font10 {font-size: 10px;}
.font12 {font-size: 12px;}
.font14 {font-size: 14px;}
.font15 {font-size: 15px;}
.font24 {font-size: 24px;}

.tp {padding-top: 3px;}
.lp {padding-left: 15px;}
.actionlp {padding-left: 25px;}
.productlp {padding-left: 5px;}
.rp {padding-right: 15px;}
.padding {padding: 10px;}
.selectp {padding-left: 5px;padding-top: 3px;}

.iborder {
	border-top: 3px solid;
	border-bottom: 3px solid;
	border-color:#ffffff;
}
.wbb {
	border-bottom: 3px solid;
	border-color:#ffffff;
}
.wbl {
	border-left: 3px solid;
	border-color:#ffffff;
}
.wbr {
	border-right: 3px solid;
	border-color:#ffffff;
}
.wbt {
	border-top: 3px solid;
	border-color:#ffffff;
}

.border {border: 2px solid; border-color:#2e7fc1;}
.bl {border-left: 2px solid; border-color:#2e7fc1;}
.bt {border-top: 2px solid; border-color:#2e7fc1;}

.input_text {
	border:1px solid;
	border-color:#2b7bc2;
	background-color: #d0edfd;
	color: #686868;
}

td.content img {border: none; margin:0px 10px 0px 0px;}