body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #252525;
	margin: 0px;
}
.Main {
	position: absolute;
	width: 99%;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.MainTop {
	background-image: url(../images/main02.jpg);
	float: right;
	height: 214px;
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 60%;
	margin: 0px;
}
.MainTable {
	position: relative;
	vertical-align: top;
	padding-top: 135px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 98%;
}
p {
	font-size: 13px;
	margin: 0px;
}
a:link, a:visited {
	font-size: 12px;
	color: #a0140b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #a0140b;
	font-weight: bold;
	text-decoration: underline;
}
h1 {
	font-size: 15px;
	color: #a1a1a1;
	font-weight: normal;
	display: inline;
	text-align: center;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 21px;
	color: #636363;
	display: inline;
	font-weight: normal;
}
form {
	display: inline;
}
ul {
	margin: 0px;
	padding: 0px;
}
li /*do not finish*/ {
	font-size: 12px;
	color: #464646;
	padding-bottom: 3px;
	list-style-type: none;
	margin: 0px;
}
li a:link, li a:visited /*do not finish*/ {
	font-size: 12px;
	color: #004a80;
	text-decoration: underline;
}
li a:hover /*do not finish*/ {
	font-size: 12px;
	color: #004a80;
	text-decoration: none
}
li#Products  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #464646;
	padding-bottom: 3px;
	list-style-type: none;
	list-style-image: none;
}
li#Products a:link, li#Products a:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004a80;
	text-decoration: underline;
}
li#Products a:hover  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #004a80;
	text-decoration: none
}
li#Menu {
	font-size: 12px;
	color: #774c4c;
	text-transform: uppercase;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #a25b05;
	list-style-type: none; /*text away from left*/
	margin-right: 12px;
	margin-left: 9px;
	padding: 4px 0px;
	list-style-image: none;
}
li#Menu a:link, li#Menu a:visited, li#Menu a:hover {
	font-size: 12px;
	color: #774c4c;
	text-decoration: none;
}
li#SubMenu {
	font-size: 12px;
	color: #66533b;
	list-style-type: none;
	padding-right: 0px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: normal;
	list-style-image: none;
	margin-top: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
}
li#SubMenu a:link, li#SubMenu a:visited, li#SubMenu a:hover {
	font-size: 12px;
	color: #856310;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.SubMenu {
	background-image: url(../images/boxmain_submenu.gif);
	background-repeat: repeat-y;
	width: 199px;
	margin-top: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e7ad1f;
}
li#SubMenu2 {
	font-size: 12px;
	color: #66533b;
	list-style-type: none;
	padding-right: 0px;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-weight: bold;
	list-style-image: none;
	text-transform: uppercase;
	margin: 0px;
}
li#SubMenu2 a:link, li#SubMenu a:visited, li#SubMenu a:hover {
	font-size: 12px;
	color: #856310;
	text-decoration: none;
	font-weight: normal;
}
.SubMenu2 {
	background-image: url(../images/boxmain_submenu2.gif);
	background-repeat: repeat-y;
	width: 199px;
	margin-bottom: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #fdc335;
	text-align: right;
}
li#Main {
	font-size: 13px;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
	margin-left: 11px;
	padding-left: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
li#Main a:link, li#Main a:visited, li#Main a:hover {
	font-size: 12px;
	color: #856310;
	text-decoration: none;
	font-weight: bold;
}
img#MarginL {
	margin-left: 10px;
	border: 1px solid #acacac;
}
img#MarginR {
	margin-right: 10px;
	border: 1px solid #acacac;
}
#MarginL10px {
	margin-left: 10px;
}
#MarginR10px {
	margin-right: 10px;
}
#MarginB {
	margin-bottom: 10px;
}
#MarginT {
	margin-top: 10px;
}
#FloatL {
	float: left;
}
#FloatR {
	float: right;
}
.PaddingMain {
	padding-left: 10px;
}
.L11 /*for english*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.L12 /*for english*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.L13 {
	font-size: 13px;
}
.L12_Red {
	font-size: 12px;
	color: #ed1c24;
	list-style-image: none;
}
.L11_Red /*for english*/ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ed1c24;
	list-style-image: none;
}
.L13_Red {
	font-size: 13px;
	color: #c81b13;
}
.L13_Footer {
	font-size: 13px;
	color: #774c4c;
	font-weight: normal;
}
.L13_Footer a:link, .L13_Footer a:visited {
	font-size: 13px;
	color: #774c4c;
	font-weight: normal;
	text-decoration: none;
}
.L13_Footer a:hover {
	font-size: 13px;
	color: #774c4c;
	font-weight: normal;
	text-decoration: underline
}
.L13_Footer a:active {
	font-size: 13px;
	color: #774c4c;
	font-weight: normal;
	text-decoration: none
}
.L12_White {
	font-size: 12px;
	color: #FFFFFF;
}
.L12_White a:link, .L12_White a:visited, .L12_White a:hover {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.L13_White {
	font-size: 13px;
	color: #FFFFFF;
}
.L13_White a:link, .L13_White a:visited, .L13_White a:hover {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.FR_RedL {
	background-color: #ede7eb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #790000;
}
.FR_RedB {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #790000;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #800202;
}
.FR_GrayB {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #acacac;
}
.FR_Black {
	border: 1px solid #000000;
}
.FR_Yellow {
	border: 1px solid #fdc335;
}
.L12Uppercase /* for english */ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #494848;
}
.L16Uppercase {
	font-size: 16px;
	text-transform: uppercase;
	color: #494848;
}
