@charset "utf-8";
/* CSS Document */

body {
font-family: arial, Verdana, sans-serif;
font-size: 12px;
margin: 0px;
padding: 0px;
background: url(../images/bg/bg-gray.jpg) #cccccc repeat-x top left;
}

a:link { color: #EA2410; text-decoration: underline }
a:visited { color: #EA2410; }
a:hover { color: #CCCCCC; background-color: #EA2410; text-decoration: none}
a:active { color: #EA2410; }


/*- Menu 12--------------------------- */
	
#menu12 {
	width: 200px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
#menu12 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 22px;
	text-decoration: none;
	}	
	
#menu12 li a:link, #menu12 li a:visited {
	color: #000000;
	display: block;
	background:  url(menu12.gif);
	padding: 10px 0 0 35px;
	}
	
#menu12 li a:hover {
	color: #000;
	background:  url(menu12.gif) 0 -32px;
	padding: 10px 0 0 35px;
	}
	
.nav{
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
.bullet {
	list-style: square;
	padding-left: 0;
	padding: 0;
	}
	
.image{
	margin-bottom: 20px;
	}

img {
    border: none;
} 

div.main-page
{
border: dashed;
border-color: #EA2410;
border-width: 1px;
background-color: #FFFFFF;
padding: 10px;
margin-bottom: 9px;
width: 560px;
text-align: justify;
font: Georgia, "Times New Roman", Times, sans-serif;
}

.style1 {
	font-size: 11px
	}
