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

body {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #646464;
}

h1, h2, h3 {
	margin-top: 0;
}

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}


a {
	text-decoration: none;
	color: #fa7111;
}

a:hover {
text-decoration:underline;
}



img {
	border: 0px;
}



#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	height:28;
		
}


#menu a {
	display: block;
	float: left;
	height: 13px;
	text-align:center;
	padding: 8px 15px 10px 15px;
	border: none;
	
	font-size: 12px;
	color: #060606;
	
}

#menu a:hover{
color:#330066;
font-weight:300;
text-decoration:none;
background-color:#FFFFFF;

}

#menu .active a {
color:#330066;
font-weight:300;
text-decoration:none;
background-color:#FFFFFF;

}


p { margin:0px; padding:0px; }

.style1 {
	color: #6C6BA5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style2 {
	color: #152324;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }
.style5 {
	font-size: 11px;
}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {
	font-size: 14;
	font-weight: bold;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.style10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style12 {color: #FF0000}
.style13 {font-weight: bold; color: #FF0000;}
