a			{text-decoration:none; font-size:8pt; font-weight:100;margin:0 5px;}
a:link		{color: #FF00FF}
a:visited	{color: #FF00FF}
a:hover		{color: #FFFFFF}

a.mail			{text-decoration:none; font-size:10pt; font-weight:100;margin:0 20px;}
a.mail:link		{color: #FF00FF}
a.mail:visited	{color: #FF00FF}
a.mail:hover	{color: #FFFFFF}

a.brutus			{font-family:Palatino Linotype;text-decoration:none; font-size:10pt; font-weight:100;margin:5px 10px 5px 5px;}
a.brutus:link		{color: #D2D2D2}
a.brutus:visited	{color: #D2D2D2}
a.brutus:hover		{color: #FFFFFF}

a.pdf			{text-decoration:none; font-size:8pt; font-weight:bold;}
a.pdf:link		{color: #FF00FF}
a.pdf:visited	{color: #FF00FF}
a.pdf:hover		{color: #FFFFFF}

a.web			{text-decoration:none; font-size:10pt; font-weight:100;margin:0 20px;}
a.web:link		{color: #FF00FF}
a.web:visited	{color: #FF00FF}
a.web:hover	{color: #FFFFFF}

p.text {
	text-indent:10px;	
	margin:10px;
	color:#FFFFFF;
	text-align:justify;
	color:#000000;
}

p.text_small {	
	font-size:8pt;
	text-indent: 8px;
	text-align: justify;
	margin:5px 10px;
}

h1 {
	text-align:center;
	margin:10px 10px;
}

h2 {
	text-align:center;
	margin:5px 10px;
}

h3 {
	text-align:center;
	margin:10px 10px;
}

h4 {
	text-indent: 12px;
	margin:10px; 
}

h5 {
	text-indent: 12px;
	margin:6px 6px;
}

li.foot {
 	color:#FF7FD4;
 	display:inline;
}

body {
 	text-align:center;
	background: #444444;
	color:#FFFFFF;
	font-family:arial,verdana, helvetica, sans-serif;
	font-size: 10pt;
	margin:0;
}

div.container {
 	text-align:left;
 	margin:0 auto;
	width:750px;
	height:455px;
	background: url(images/cont_bg.jpg) no-repeat;
}

div.cont_head {
 	text-align:right;
 	margin:2px auto 0 auto;
	width:750px;
	height:95px;
	background: url(images/head_bg.jpg) no-repeat;
	color:#000000;
	font-size: 22pt;
	font-weight:bold;
	display:table;
}

div.head_text {
	margin:57px 110px 0 0;
}

div.menu	
{
 	margin:0 auto;
	width:710px;
	height:30px;
	
}

div.main	
{
 	text-align:left;
 	margin:10px auto;
	width:710px;
	height:370px;
	
}

div.map{
	margin:0 auto;
}

div.panel{
	width:510px;
	height:330px;
	background:url('images/pnel_background.jpg') no-repeat;
	color:#000000;
	display:table;
	margin-bottom:10px;
}

div.banner{
	margin:0 auto;
	width:710px;
	height:60px;
	
}

div.foot
{	
	color:#FF7FD4;
	text-align:center;
	width:750px;
	margin:2px auto;
	clear:both;
}

div.top
{
	text-align:right;
	width:750px;
	margin:0 auto;
	overflow:hidden;
}

div.link{
	border-top:1px solid #FF7FD4;
	border-bottom:1px solid #FF7FD4;
	padding:0 0 2px 0;
	width:750px;
	margin:5px 0;
}

div.form{
	margin:10px 20px 0 20px;
	width:500px;
	float:right;
	font-size:8pt;
	text-align:right;	
}

input,textarea,select{
	font-size:8pt;
	width:400px;
	margin:1px auto;
}

div.left{
	position:absolute;
	width:150px;
	margin:50px 10px;
	color:#000000;
	float:left;
	text-align:justify;
}

@media print
{
div.address {font-size:16pt;}
}

@media screen
	{
	div.address {
		display:none;
		font-size:16pt;
	}
}
