body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.Estilo1{
	background-image: url(../images/menu-box-bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	height: 30px;
	border-bottom:1px solid #D4D4D4;
	border-top:1px solid #D4D4D4;
	border-left:2px double #D4D4D4;
	border-right:2px  double #D4D4D4;
}

.Estilo2{
	color: #1E4B78;
	font-size: 12px;
	font-weight: bold;
	padding-top: 7px;
	text-align: center;
}

.Estilo3{
	background-image: url(../images/search-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 180px;
	width: 100%;
	vertical-align: middle;
}

.Estilo4{
	color: #1E4B78;
	font-size: 12px;
	padding-left: 45px;
}

.Estilo5{
	background-image: url(../images/add-bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	height: 115px;
	width: 100%;
}

.Estilo6{
	padding-top: 20px;
	text-align: center;
	vertical-align: middle;
}

.menu_table td
{
border-bottom:1px dotted #3A5A96;
height:16px;
}

.left_menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #515E85;
	text-decoration: none;
	background-color:inherit;
}
.left_menu:hover
{
color: #DA0008;
text-decoration: none;
background-color:inherit;
}

a.link1 {
	font-size: 12px;
	color: #1E4B78;
	font-weight: bold;
}
a:link.link1 {
	text-decoration: none;
}
a:visited.link1 {
	text-decoration: none;
	color: #1E4B78;
}
a:hover.link1 {
	text-decoration: none;
	color: #999999;
}
a:active.link1 {
	text-decoration: none;
}

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

a.link2, .Estilo11 {
	font-size: 10px;
	color: #1E4B78;
	font-weight: bold;
}
a:link.link2 {
	text-decoration: none;
}
a:visited.link2 {
	text-decoration: none;
	color: #1E4B78;
}
a:hover.link2 {
	text-decoration: underline;
	color: #1E4B78;
}
a:active.link2 {
	text-decoration: none;
}
/*-----------------------------------*/

a:link.link0, a:visited.link0 {
	color: White;
	text-decoration: none;
}

a:hover.link0 {
	text-decoration: none;
	color: Silver;
}
a:active.link0 {
	text-decoration: none;
}
a.link0 {
	font-size: 11px;
	font-weight: bold;
}

a:link.link3, a:visited.link3 {
	color: Maroon;
	text-decoration: none;
}

a:hover.link3 {
	text-decoration: none;
	color: Silver;
}
a:active.link3 {
	text-decoration: none;
}
a.link3 {
	font-size: 24px;
	font-family: serif;
}
/*-----------------------------------*/

.msg_error{
	color: Red;
}

.msg_ok{
	color: Green;
}

.msg_error, .msg_ok{
	font-size: 12px;
}

.Estilo7{
	color: #1E4B78;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.Estilo8 {
	color: #1E4B78;
	font-family: serif;
	font-size: 24px;
	text-transform: uppercase;
}

.Estilo9{
	color: #666666;
	padding-right: 3px;
}

.Estilo10{
	padding-top: 4px;
	padding-left: 4px;
}


h1 {
	font-size: 24px;
	text-transform: uppercase;
	font-family: serif;
	font-weight: normal;
}

/*========================================================*/

a:link.link4, a:visited.link4 {
	color: #1E4B78;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover.link4 {
	text-decoration: none;
	color: Maroon;
}
a:active.link4 {
	text-decoration: none;
}
a.link4 {
	font-family: serif;
	font-size: 24px;
}

/*----------------------------------------------------*/
.order-box
{
border:1px solid #A1A1A1;
padding:6px;
}

.order-title
{
	background-color: #E9E9E9;
	height: 37px;
	border-bottom: 2px solid #FFFFFF;
	padding-left: 16px;
	font-family: serif;
	font-size: 20px;
	font-style: normal;
	line-height: 36px;
/*	font-weight: bold;*/
	font-variant: normal;
	text-transform: none;
	color: #1E4B78;
	text-decoration: none;
}
.order-box-padding
{
padding:18px 10px 10px 16px;
}

.Estilo12{
	color: Gray;
	font-size: 10px;
	text-align: center;
}

.head_comment{
	background: #E9E9E9;
	color: #1E4B78;
	font-size: 11px;
	border: 1px solid Silver;
}

.body_comment{
	background: White;
	color: Black;
	font-size: 11px;
	text-align: justify;
}
