td
{
font-size : 12px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
}

a
{
	font-size : 12px;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #00794C;
	weight: bold;
}

a:hover
{
font-size : 12px;
color: #00794C;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
}

h1
{
font-size : 20px;
color : #00794C;
font-weight : bold;
}

h2
{
font-size : 12px;
color : #00794C;
font-weight : bold;
}

h3
{
	font-size : 18px;
	color : #000000;
	font-weight : bold;
	text-align : top;
	margin-top : 0px;
}

h3 a
{
	font-size : 18px;
	text-decoration : none;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #00794C;
	line-height: 30px;
}

h3 a:hover
{
font-size : 18px;
color: #00794C;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : underline;
}


li
{
font-size : 11px;
}

input
{
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff;
color: #5B5B5B;
border-left: 1px solid #5B5B5B;
border-right: 1px solid #5B5B5B;
border-top: 1px solid #5B5B5B;
border-bottom: 1px solid #5B5B5B;
}

.cms input
{
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff;
color: #5B5B5B;
border-left: 1px solid #5B5B5B;
border-right: 1px solid #5B5B5B;
border-top: 1px solid #5B5B5B;
border-bottom: 1px solid #5B5B5B;
width: 350px;
}


textarea
{
font-size : 10px;
font-family : Verdana, Arial, Helvetica, sans-serif;
background-color: #ffffff;
color: #5B5B5B;
border-left: 1px solid #5B5B5B;
border-right: 1px solid #5B5B5B;
border-top: 1px solid #5B5B5B;
border-bottom: 1px solid #5B5B5B;
width: 350px;
height: 150px;
}

select
{
font-size : 10px;
background-color : #ffffff;
color: #5B5B5B;
font-weight : bold;
}

.fliesstext
{
font-size : 13px;
font-family : Verdana, Arial, Helvetica, sans-serif;
color : #000000;
 /* forward slash for the path
background-image: url(images/bg_01.jpg);
background-repeat: no-repeat; 
background-position: top; 
background-size: 100%;
*/
vertical-align: top; 
} 


.fliesstext a
{
	font-size : 13px;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #00794C;
	font-weight:  bold;
}

.fliesstext a:hover
{
font-size : 13px;
color: #00794C;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
}


.foot
{
	font-size : 10px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #808080;
}

.foot a
{
	font-size : 10px;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #808080;
}

.foot a:hover
{
font-size : 10px;
color: #808080;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
}


.menu_left
{
	font-size : 12px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #606060;
/*
	color : #A59AE6;
	*/
}

.menu_left a
{
	font-size : 12px;
	text-decoration : underline;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color: #606060;
}

.menu_left a:hover
{
font-size : 12px;
color: #808080;
font-family : Verdana, Arial, Helvetica, sans-serif;
text-decoration : none;
}

p {
	padding: 15px 0px 0px 15px;
	background: #E0E0E0;	
	margin-bottom: 0px;
}

p.sub_sub_nav {
	padding: 0 0px 0px 0px;
	background: #5B5B5B;	
	margin-bottom: 0px;
	margin-top: 0px;
	top: 0px;
	width: 148px;
	height: 100%;
	
}

.image_left {
margin-right: 10px;
margin-bottom: 5px;
}

.image_right {
{
margin-left: 10px;
margin-bottom: 5px;
}

.imagebox
{
	width: 133px;
	height: 110px;
	margin: 0px;
	padding:5px;
	border:0px solid black;	
	float:left;
	text-align: center;
	display:inline;
}


.box	{
float:left; 
  	width:162px; 
	height:175px; 
	border:0px double #000; 
	overflow:hidden; 
	margin:5px;
	border:1px solid black;	
	}  
	
.inner-box {
float:left; 
	 width:162px; 
	 height:175px; 
	 text-align:center; 
	 vertical-align:middle; 
	 border:0px; 
	 }


</style>

