a			{text-decoration:none; font-size:10pt; font-weight:100;}
a:link		{color: #000000}
a:visited	{color: #000000}
a:hover		{color: #FFFFFF}

a.mail			{text-decoration:none; font-size:10pt; font-weight:100;margin:0 20px;}
a.mail:link		{color: #FF9000}
a.mail:visited	{color: #FF9000}
a.mail:hover	{color: #FFFFFF}

a.web			{text-decoration:none; font-size:10pt; font-weight:200;}
a.web:link		{color: #FF9000}
a.web:visited	{color: #969696}
a.web:hover	{color: #FFFFFF}

li.tar{
	margin:2px 10px;
}

.tariff{
 	font-size:8pt;
 	border:1px solid #FF9000;
	border-collapse:collapse;
	text-align:center;
}

p.text {	
	text-indent: 12px;
	text-align: justify;
	margin:10px 10px;
}

p.text_small {	
	font-size:8pt;
	text-indent: 8px;
	text-align: justify;
	margin:10px 10px;
}

p.contact {
	margin:10px 20px;
	width:120px;
	float:left;
	overflow:hidden;
}

h3 {
	text-align:center;
	margin:10px 10px;
}

h4 {
	text-indent: 12px;
	margin:10px 10px;
}

h5 {
	text-indent: 12px;
	margin:6px 6px;
}

li.foot {
 	color:#000000;
 	display:inline;
}

body {
 	text-align:center;
	background: #A80000;
	color:#FFFFFF;
	font-family:arial,verdana, helvetica, sans-serif;
	font-size: 10pt;
	margin:0;
}

div.container {
 	text-align:left;
 	margin:2px auto;
/*	background: #A80000;*/
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 1px 0px 1px 0px;
	width:750px;
	height:560px;

}

div.main
{
	clear:both;
	color:#FFFFFF;
	width:350px;
	height:540px;
	margin:10px 4px;
	overflow:hidden;
	float:right;

}

div.logo{
	background: url('images/logo.png') no-repeat;
	border-color:#FFFFFF;
	border-style:solid;
	border-width: 0px 1px 0px 1px;
	color:#000000;
	width:180px;
	height:560px;
	margin:0 auto;
	overflow:hidden;
	
}

div.left
{
	color:#000000;
	width:180px;
	height:540px;
	margin:10px 4px;
	overflow:hidden;
	float:left;
}

div.menu	
{
	width:110px;
	height:200px;
	position:relative;
	top:286px;
	left:70px;	
}

div.foot
{
	text-align:center;
	width:750px;
	margin:10px auto;
	clear:both;
}

div.top
{
 	color:#FFFFFF;
	text-align:right;
	width:750px;
	margin:0 auto;
	overflow:hidden;
}

div.link{

	width:750px;
}

.floatleft
{
float: left;
margin: 2px 5px 0 0;
border: 1px solid #FFFFFF;
padding: 2px;
}

.floatright
{
float: right;
margin: 2px 0 0 5px;
border: 1px solid #FFFFFF;
padding: 2px;
}

ol {
	font-size:8pt;
}

ul {
	font-size:8pt;
}

