body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
	min-height:800px;


}

.header
{
	COLOR: #AFD36D;
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	font-weight:bold;

}

.header a {
	color: #14267c;
	text-decoration: none;
}

.header a:hover {
	color: #003399;
	text-decoration: none;
}

.maintable
{
	background-color:#FFFFFF;
	width:900px;
	margin:auto;
	margin-top:10px;
	margin-bottom:10px;

}
.left-td
{
width:230px;
}
.maintd
{
	vertical-align: top;
}

h1, h2, h3, p, form{
	margin-top:0;
}

H1
{
font-size:22px;
line-height:normal;
color:#0E1B8D;
margin-top:0.5ex;
margin-bottom:0.5ex;

}

H2
{
font-size:14px;
line-height:normal;
color:#0E1B8D;
margin-top:0.5ex;
margin-bottom:0.5ex;

}

A {
	COLOR: #003399;
	TEXT-DECORATION: none
}

A:hover
{
	COLOR: #0033FF;
	TEXT-DECORATION: underline;
}
.small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:14px;
}
.white
{
	COLOR: #FFFFFF;

}

.blue {
COLOR: #0E1B8D;
}
.green {
	COLOR: #339900;
}


.white a {
	text-decoration: none;
	color: #FFFFFF;
}
.white a:hover { text-decoration: underline; }

.price {

font-size:20px;
color:#CC0033;
font-weight:bold;
padding-bottom:5px;
}

.iva {

font-size:10px;
color:#000000;
font-weight:normal;

}
.sologan {

font-size:14px;
color:#0D6BB3;
font-weight:bold;

}



.bordShadow
{
	border-style: outset;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.lightbg
{
	background-color: #FFFFEE;
	
}
.lightbg-blue
{
	background-color: #EFF0F8;
	
}
.lightbg-green
{
	background-color: #EDFAE2;
	
}
.bg-grey
{
	background-color: #DEDEDE;	
}
.bg-blue
{
	background-color: #B8D7F3;	
}
.bg-orange
{
	background-color: #FFD7AA;
}

