@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#000000;
}
h1  {
     font-family:comic sans ms;
	 font-size:18px;
	 color:#23659f;
	 }
h2  {
     font-family:comic sans ms;
	 font-size:16px;
	 color:#23659f;
	 }
h3  {
     font-family:comic sans ms;
	 font-size:12px;
	 color:#23659f;
	 }
h4  {
     font-family:comic sans ms;
	 font-size:14px;
	 color:#23659f;
	 }
.top_bg {
     background-image:url(images/top_bg.jpg);
	 background-repeat:repeat-x only;
}
.body_bg {
     background-image: url(images/body-bg.jpg);
	 background-repeat:repeat-y only;
}
.bottom_bg {
     background-image: url(images/botom_bg.jpg);
	 background-repeat:repeat-x only;
}

.body_text {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#6f033d;
	text-align:justify;
	line-height:18px;
	}
.footer_link
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:11px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.footer_link:hover
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #666666;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.footer_text
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #8d0c51;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.link
{
	color: #ffffff;
	text-transform:uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size:12px;
	padding: 0px;
	margin: 0px;
}
.link:hover
{
	color: #FFFF00;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:12px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.link_1
{
	color: #8E0C52;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
.link_1:hover
{
	color: #666666;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
.FormInput
{
	width: 65mm;
	background-color: #dc8fc2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px;
	border-bottom-color: #8E0C52;
	border-bottom-style: solid;
	border-right: 1px;
	border-right-color: #F0F5DC;
	border-right-style: solid;
	border-top: 1px;
	border-top-color: #8E0C52;
	border-top-style: solid;
	border-left: 1px;
	border-left-color: #8E0C52;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #8E0C52;
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-color: #8E0C52;
	border-bottom-style: solid;
	color: black;
	height:4mm;
}
.coment_input  {
	width: 65mm;
	background-color: #dc8fc2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px;
	border-bottom-color: #8E0C52;
	border-bottom-style: solid;
	border-right: 1px;
	border-right-color: #F0F5DC;
	border-right-style: solid;
	border-top: 1px;
	border-top-color: #8E0C52;
	border-top-style: solid;
	border-left: 1px;
	border-left-color: #8E0C52;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #8E0C52;
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-color: #8E0C52;
	border-bottom-style: solid;
	color: black;
	height:35mm;
	}
.formbutton{
    cursor:pointer;
    border:outset 1px #ccc;
    background: #990066;
    color: #ddabc0 ;
    font-weight:bold;
    padding: 1px 2px;
}
.formbutton:hover{
    cursor:pointer;
    border:outset 1px #ccc;
    background: #990099;
    color: #ddabc0;
    font-weight:bold;
    padding: 1px 2px;
}
.button:hover  {
     background-color:#ffffff;
     width:100px;
     height:50px;
}
.input_style  {
	scrollbar-base-color: #dc8fc2;
	scrollbar-base-color: #dc8fc2; 
	scrollbar-arrow-color: #8E0C52;
	background-color: #dc8fc2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: 1px;
	border-bottom-color: #8E0C52;
	border-bottom-style: solid;
	border-right: 1px;
	border-right-color: #F0F5DC;
	border-right-style: solid;
	border-top: 1px;
	border-top-color: #8E0C52;
	border-top-style: solid;
	border-left: 1px;
	border-left-color: #8E0C52;
	border-left-style: solid;
	border-right: 1px;
	border-right-color: #8E0C52;
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-color: #8E0C52;
	border-bottom-style: solid;
	color: black;
	margin:0px;
	padding:0px;
	}
	 



/*
	 
.menu_bg {
    background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	}
.menu {
     font-family:comic sans ms;
	 font-size:14px;
	 }
.menu_link
{
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.menu_link:hover
{
	color: #FFFF00;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.visited {
    color:#FFFF00;
	}
.footer
{
     font-family:comic sans ms;
	color: #000000;
	font-size:11px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.footer:hover
{
    font-family:comic sans ms;
	color: #999999;
	font-size:11px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.menu_footer {
     font-family:comic sans ms;
	 font-size:11px;
	 }
.map_link
{
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.map_link:hover
{
	color: #0066FF;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}
*/