BODY {
	background-color: #F1F2F6;
	font-family: Arial;
	font-size: 12px;
	color: Black;
}
TABLE.top {
	background-image : url(../images/bg_table_top.gif);
}
TABLE.top_2 {
	background-image : url(../images/bg_table_top_2.gif);
}
td {
	font-size: 12px;
}

h1 {
	font-size: 20px;
	color: Maroon;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
}
h2 {
	font-size: 16px;
	color: #0000CD;
	margin: 0px 0px 0px 0px;
	line-height: 16px;
}
h3 {
	font-size: 14px;
	color: #2F4F4F;
	margin: 0px 0px 0px 0px;
	line-height: 14px;
}
h4 {
	font-size: 12px;
	margin: 0px 0px 0px 0px;
	line-height: 12px;
}
A {
	color: #004001;
	text-decoration: underline;
}
A:HOVER {
	color: #AA0000;
	background-color: transparent;
}
A.top {
	font-size : 12px;
	text-decoration : blink;
	font-weight : bold;
}
.red {
	color: Red;
	text-decoration: none;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
}
.red2 {
	color: #B22222;
	text-decoration: none;
	font-family: Arial;
	font-style: normal;
	font-size: 13px;
	font-weight: bold;
}
.red3 {
	color: Red;
	text-decoration: none;
	font-family: "Times New Roman";
	font-style: normal;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid Silver;
	background-image: url(../images/bg_table_top_2.gif);
}
.red_strong {
	color: Red;
	text-decoration: none;
	font-family: Arial;
	font-style: normal;
	font-size: 12px;
	font-weight: bold;
}
td.web {
	font-size : 14px;
	font-style : oblique;
}
td.menu_right {
	border: 1px solid #02B702;
	background-color: transparent;
}
#menu {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-WEIGHT: bold;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 140px;
	PADDING-TOP: 0px;
	BACKGROUND-COLOR: transparent;
}
UL#menulist {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FLOAT: left;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: none;
	TEXT-ALIGN: left
}
UL#menulist LI {
	PADDING-RIGHT: 0px;
	DISPLAY: block;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	FONT: normal 12px Arial, Helvetica, sans-serif;
	PADDING-TOP: 0px
}
UL#menulist LI A {
	PADDING-RIGHT: 0px;
	BORDER-TOP: white 1px solid;
	DISPLAY: block;
	PADDING-LEFT: 15px;
	BACKGROUND: #CAE1CB;
	PADDING-BOTTOM: 8px;
	COLOR: #006400;
	PADDING-TOP: 8px;
	TEXT-DECORATION: none;
	WIDTH: 100%;
}
UNKNOWN {
	WIDTH: auto;
}
UL#menulist LI#active A {
	BACKGROUND: #ffff05;
	COLOR: Red;
}
UL#menulist LI A:hover {
	BACKGROUND: White;
	COLOR: Red;
	text-decoration: underline;
}
UL#menulist LI#active A:hover {
	BACKGROUND: transparent;
	COLOR: Silver;
}
table.botton {
	border: 1px solid #AFEEEE;
	background-color: #F0FFF0;
	font-size: 12px;
}
table.menu_boton {
	background: #CAE1CB;
	border: 1px solid Green;
	font-size: 12px;
	font-style: italic;
}
td.main {
	border: 1px solid #02B702;
	background: #F2F4F7;
}
td.blue {
	border: 1px solid #4682B4;
	background-color: #DCE8F1;
}
td.blue_top {
	background: url(../images/line_top.gif);
}
a.title_yellow {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: Yellow;
	background-color: transparent;
}
.red_title {
	color: #A0522D;
	font-weight: bold;
}
p.main {
	font-size: 12px;
}

<!--
.container { position:relative; left:0; top:0; width:178; height:178; filter:revealTrans(duration=6, transition=23);  }
.slide { position:absolute; left:0; top:0; width:178; height:178; font-family:verdana; color:silver; font-size:14pt;  }
-->
td.menu_bg_green {
	background-color: #CAE1CB;
}
td.title_white {
	background-color: #CAE1CB;
	color: #163F25;
	font-size: 14px;
	font-weight: bold;
}
td.titlecar {
	background-image: url(../images/line_top2.gif);
	font-size: 13px;
	color: Blue;
	font-weight: bold;
}
td.titlecar2 {
	font-size: 12px;
	color: Blue;
}
a.red_discount {
	width: 300px;
	line-height: 100px;
	color: Red;
	border: 1px dotted Yellow;
}
.red_line {
	color: Red;
	text-decoration: underline;
}
.green {
	color: #004F01;
	font-weight: bold;
}
.hight {
	color: #FF8C00;
}
td.main_form {
	font-size: 11px;
	border: 1px solid #02B702;
	background: #F2F4F7;
}