body {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #3f2404;
	background: #f3f3f3 url(images/bg01.gif) repeat-x left top;
}
a {
	color: #c40303;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
form {
	display: inline;
}
input.input, textarea, select {
	border-top: 2px solid #484848;
	border-left: 2px solid #484848;
	border-bottom: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
	margin-bottom: 3px;
	background-color: #fff;
}
input.button {
	border: 0px;
	color: #fff;
	background: #c40303 url(images/button01.gif) no-repeat center top;
	text-align: center;
	margin-bottom: 3px;
	margin-top: 3px;
	padding: 2px 12px 2px 12px;
	text-transform: uppercase;
	font-size: 1.1em;
}



.clear {
	clear: both;
	line-height: 0px;
	height: 0px;
}

table.tvs_core_table_border_style_on {
	border: 1px solid #c8c8c8;
	border-spacing: 0px;
	border-collapse: collapse;
}
table.tvs_core_table_border_style_on td {
	padding-left: 5px;
	padding-right: 5px;
	border-width: 1px;
	border-style: inset;
	border-color: #c8c8c8;
}
table.tvs_core_table_border_style_off {
	border: 0px;
}
table.tvs_core_table_border_style_off td {
	border: 0px;
}



#container {
	width: 748px;
	padding: 19px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
	border: 1px solid #c6c6c6;
}







#body_left {
	width: 210px;
	float: left;
	overflow: hidden;
}

#body_left .logo {
	background: url(images/logo01.gif) no-repeat left top;
	border-bottom: 2px solid #aca9ab;
	height: 46px;
	padding-top: 28px;
	margin-bottom: 17px;
	text-transform: uppercase;
	font-size: 1.4em;
	text-align: center;
}
#body_left .logo a {
	text-decoration: none;
	color: #fff;
}
#body_left .logo a span {
	color: #999999;
}

#body_left .menu {
	margin-bottom: 40px;
	padding-right: 10px;
}
#body_left .menu ul {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	list-style: none;
}
#body_left .menu li {
	text-transform: uppercase;
	font-size: 12px;
	padding-bottom: 1px;
}
#body_left .menu li a {
	color: #777;
	display: block;
	padding: 7px 10px 7px 28px;
	text-decoration: none;
	border-bottom: 1px solid #c8c8c8;
	background: url(images/menu01.gif) no-repeat 10px center;
}
#body_left .menu li a.active, #body_left .menu li a:hover {
	color: #333;
	background: url(images/menu02.gif) no-repeat 10px center;
}

#body_left .block {
	margin-bottom: 20px;
}
#body_left .block .title {
	background: url(images/block01.gif) no-repeat left top;
	height: 21px;
	padding-top: 5px;
	padding-left: 18px;
	border-bottom: 2px solid #4d4d4d;
	text-transform: uppercase;
	font-size: 1.3em;
	color: #fff;
	letter-spacing: 1px;
}
#body_left .block .body {
	background-color: #e8e8e8;
	padding: 27px;
	color: #999;
}
#body_left .block .userlogin input.input {
	margin-bottom: 6px;
	background-color: #f1f1f1;
	margin-top: 2px;
	width: 150px;
}




#body_right {
	width: 538px;
	float: left;
	overflow: hidden;
}
#header .image {
	height: 164px;
	overflow: hidden;
	background: url(images/header02.gif) repeat-x left top;
	border-bottom: 2px solid #4d4d4d;
}
#header .image2 {
	height: 164px;
	background: url(images/header01.gif) no-repeat right top;
	padding: 60px 310px 30px 27px;
}
#header .image2 .line1 {
	color: #fff;
	font-size: 1.6em;
	padding-bottom: 9px;
}
#header .image2 .line2 {
	color: #000;
	font-size: 2.6em;
	text-align: right;
}
#header .menu {
	height: 30px;
	padding-top: 30px;
	overflow: hidden;
}
#header .menu ul {
	margin: 0px;
	padding: 0px 20px 0px 20px;
	list-style: none;
}
#header .menu li {
	text-transform: uppercase;
	font-size: 1em;
	padding-bottom: 1px;
	float: left;
}
#header .menu li a {
	border-right: 1px solid #363636;
	color: #363636;
	display: block;
	float: left;
	padding: 0px 15px 0px 15px;
	text-decoration: none;
}
#header .menu li a:hover {
	color: #c40303;
}



#footer {
	padding: 15px 15px 0px 15px;
	height: 20px;
	color: #999;
	border-top: 2px solid #eee;
	margin-top: 30px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer .right {
	float: right;
	width: 500px;
	text-align: right;
}
#footer .left {
	float: left;
	width: 150px;
}




#main {
	width: 538px;
	overflow: hidden;
	padding-top: 25px;
}

#main h1 {
	text-transform: uppercase;
	font-size: 1.5em;
	font-weight: normal;
	color: #333;
	margin: 0px;
	padding: 0px;
	padding-bottom: 20px;
}
#main a.print {
	display: block;
	float: right;
	background: url(images/ico_print.gif) no-repeat right 18px;
	padding: 4px;
	padding-right: 25px;
	padding-top: 20px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 0.9em;
}
#main a:hover.print {
	text-decoration: underline;
}





#navigation {
	padding-top: 30px;
	padding-left: 10px;
	padding-right: 10px;
	height: 25px;
}
#navigation a {
	display: block;
	height: 20px;
	text-decoration: none;
	padding-top: 1px;
	font-size: 1em;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation a.back {
	float: left;
	background: url(images/ico_back.gif) no-repeat left 5px;
	padding-left: 11px;
}
#navigation a.top {
	float: right;
	background: url(images/ico_top.gif) no-repeat right 5px;
	padding-right: 11px;
}




#main {
	line-height: 1.4em;
	width: 490px;
	padding-left: 27px;
	padding-right: 21px;
	overflow: hidden;
}
#main .info_text img, #main .info_news img, #main .info_product img {
	padding: 1px;
	border: 1px solid #c8c8c8;
	margin: 10px;
}
#main .info_text a img, #main .info_news a img, #main .info_product a img {
	padding: 1px;
	border: 1px solid #c40303;
	margin: 10px;
}


.info_text {
	text-align: justify;
}


.main_paging {
	padding-top: 30px;
	padding-bottom: 10px;
	text-align: center;
}

