ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,td
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

html, body, img  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
	border: 0px solid #000000;
/*	background: #FFFFFF url(exteriortile.png) center top repeat-x;*/
	font: 12px/16px Arial;
	text-align: left;
	color: #4361B9;
}

ul, li {
	list-style-type: disc;
	text-align: left;
	padding: 0px 0px 0px 5px;
	visibility: visible;
	color: #505050;
	margin-left: 5px;
	font-weight: bold;
}

a:link, a:visited {color : #FFA800; text-decoration : none;font-weight: bold;}
a:active, a:hover {color : #4361B9;}


#GAFlash, #flash_site {
	font: 11px/16px Tahoma, Arial;
	color: #4361B9;
	text-align: center;
   padding-top: 10px;
/*   font-weight: bold;*/

}
#hznindex  {
   width: 100%;
   height: 100%;
   overflow: visible;
   position: absolute;
}

/*
#index  {
   width: 998px;
   height: 650px;
   position: absolute;
   margin-left: -499px;
   left: 50%;
	margin-top: -325px;
	top: 50%;
}
*/

.gaorange {
	color: #FFA800;
	font-weight: bold;
}

.gali {
	list-style-type: disc;
	text-align: left;
	padding: 0px 0px 0px 5px;
	visibility: visible;
	color: #505050;
	margin-left: 5px;
	font-weight: bold;
	list-style-type: disc;
}

p {
margin: 10px;
}

div.contenttext p  {
	padding-top: 15px;
   color: #505050;
   text-align: left;
   margin: 5px;

}
div.contenttext  {
   padding: 0px 16px 10px 15px;
   padding-top: 15px;
   margin: 15px;
   background-color: #f2f2f2;
   position: absolute;
   left: 50%;
   width: 515px;
   margin-left: -400px;
/*   top: 50%;
   height: 500px;
   margin-top: -250px;*/
   z-index: 1;
}

div.logoimage  {
   background-color: #ffffff;
   position: relative;
   padding-top: 10px;
   padding-bottom: 10px;
   width: 515px;
   z-index: 0;
   text-align: left;
   margin-left: 0px;
}

div.adrestext p  {
	padding-top: 15px;
   color: #505050;
   text-align: left;
   
}
div.adrestext  {
   padding: 0px 16px 10px 15px;
   padding-top: 0px;
   margin: 15px;
/*   background-color: #f2f2f2;*/
   position: absolute;
   left: 50%;
   width: 230px;
   margin-left: 150px;
   z-index: 0;
}