body 
{ 
	background: #FFF;
	margin: 0px; 
	padding: 0px;  
	text-align: center;
	font: 80%/150% verdana; 
	line-height: 17pt;
	font-size: 9.5pt;
	color: #000000;
}

h3 { font-family: verdana; font-size: 10pt ; font-weight:bold; 	color: #002874;}
h2 { font-family: verdana; font-size: 12pt ; font-weight:bold;  	color: #002874;}
h1 { font-family: verdana; font-size: 14pt ; font-weight:bold;  	color: #002874;}

A:link {color: #00B5CC; background: none; text-decoration: underline;  }
A:visited {color: #00B5CC; background: none; text-decoration: underline;  }
A:active {color: #00B5CC; background: none; text-decoration: underline;  }
A:hover {color: #00B5CC; background: none; }

.container 
{ 
	background: #FFF;	
	width: 800px; 
	height: 100%; 
	margin-left: auto; 
	margin-right: auto; 
	text-align: left;
}

.top
{
	background: #FFF url(../images/top.png) repeat-y center;
	width: 800px;
	height: 80px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: right; 
}

.menu
{
	background: #FFF url(../images/menuholder.png) repeat-y center;
	width: 800px;
	height: 36px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
}

.menutext
{
	padding-left: 32px;
	color: #3399ff;
	font-size: 9.5pt;
}

.menutext A:link
{
	color: #0033cc;
	background: none;
	text-decoration: none;
}
.menutext A:visited {color: #0033cc; background: none; text-decoration: none;   }
.menutext A:active {color: #0033cc; background: none; text-decoration: none;  }
.menutext A:hover {color: #0066ff; background: none; text-decoration: underline; }

.middle
{
	background: #FFF url(../images/middle.png) repeat-y center;
	width: 800px;
	height: auto;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 	
}

.content
{
	background: #fff url(../images/contentvvna.png) no-repeat;
	width: 740px;
	height: auto;
	margin-left: auto; 
	margin-right: auto; 
	text-align: left; 	
}

.content table {margin-right: 10px; border: 0; cellpadding: 0; cellspacing: 0; width: auto; }
.content td
{
	width: auto;	
	vertical-align: top;
}

.content LI
{
	text-decoration: none;
	list-style: none;
	margin-left:25px;
}
.content A:Link
{
	color: #00B5CC;
	text-decoration: none;	
}
.content A:hover, A:active, A:visited
{
	color: #00B5CC;
	text-decoration: none;
}
.bottom
{
	background: #FFF url(../images/bottomvvna.png) repeat-y center;
	width: 800px;
	height: 64px;
	margin-left: auto; 
	margin-right: auto; 
	text-align: center; 
	font-size: 8.5pt;
	color: #00B5CC;
}
.bottom A:link {color: #00B5CC; background: none; text-decoration: none; }
.bottom A:visited {color: #00B5CC; background: none; text-decoration: none;   }
.bottom A:active {color: #00B5CC; background: none; text-decoration: underline;  }
.bottom A:hover {color: #00B5CC; background: none; text-decoration: underline; }