/* link Elements */

a.Nav { color: #ffffff; text-decoration: none; font-size: 10px }
a:hover.Nav { color: #676767; text-decoration: underline; font-size: 10px }
a:visited.Nav { color: #ffffff; text-decoration: none; font-size: 10px }
a:active.Nav { color: #cccccc; text-decoration: none; font-size: 10px }

a.Nav2 { color: #ffffff; text-decoration: none }
a:hover.Nav2 { color: #676767; text-decoration: underline }
a:visited.Nav2 { color: #ffffff; text-decoration: none }
a:active.Nav2 { color: #cccccc; text-decoration: none }

/*
body {
	background-color: #333333;
	font-family: tahoma, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
}
*/
.page {
	background-image: url(images/bg_page.gif);
	text-align: center;
}
.headerbottom {
	background-color: #095BA6;
	text-align: center;
}
.footertext {
	font-family: tahoma, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;

	color: #ffffff;
	text-align: right;
	padding-right: 20px;
}
.copyrights {
	font-family: tahoma, verdana, lucida, arial, helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #676767;
	text-align: left;
	padding-left: 10px;
}
.header {
	background-color: #095BA6;
	text-align: center;
}
.maintable {
	width: 745px;
}
h1 {
	font-size: 25px;
	/*line-height: 20px;*/
	color: #676767;
/*	padding-left: 0px;*/
	/*text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;*/
	font-weight: bold;
	letter-spacing: 0.4cm;
}
h2 {
	font-size: 20px;
	/*line-height: 28px;*/
	color: #ffffff;
	font-weight: bold;
	/*padding-left: 47px;*/
	/*text-align: left;*/
}
h3 {
	font-size: 18px;
	/*line-height: 28px;*/
	color: #676767;
	font-weight: bold;
	/*padding-left: 47px;*/
	/*text-align: left;*/
}
p {
	font-size: 12px;
	/*line-height: 21px;*/
	color: #ffffff;
	/*padding-left: 47px;*/
	/*text-align: left;*/
}

.addresses {
	font-size: 10px;
	line-height: 13px;
	color: 0979BD;
	text-align: right;
	vertical-align: top;
	padding-top: 68px;
	font-weight: normal;
}
.bottomspace {
	padding-top: 30px;
}
.titleaddresses {
	font-size: 13px;
	line-height: 13px;
	color: 0979BD;
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DAEBF5;
	padding-top: 12px;
}
.phone {
	font-size: 10px;
	line-height: 13px;
	color: 0979BD;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	background-image: url(images/tel.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.fax {
	font-size: 10px;
	line-height: 13px;
	color: 0979BD;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	background-image: url(images/fax.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 13px;
}
.email {
	font-size: 10px;
	line-height: 13px;
	color: 0979BD;
	text-align: right;
	vertical-align: top;
	font-weight: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DAEBF5;
	padding-top: 12px;
	padding-left: 0px;
}
.pagetext {
	background-image: url(images/L.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	vertical-align: top;
}
li {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	list-style-type: square;
	margin-left: 50px;
}

TABLE.Border	{
			border-style	: solid;
			border-color	: #676767;
			border-width	: 1pt;	
		}

.price {
	font-size: 11px;
	/*line-height: 13px;*/
	color: #676767;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #ffffff;
	border-width: 1px;
	border-style: solid;
	border-color: #ffffff;
}

.title {
	font-size: 18px;
	line-height: 13px;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	background-color: #333333;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #676767;
	/*letter-spacing: 2px;*/
}

.texto {
	font-size: 12px;
	/*line-height: 13px;*/
	color: #ffffff;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background-color: #333333;
}
