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

.button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color:#FFFFFF;
	background-image:url(../images/buttonbackground.jpg);
	border:thin;
	border-color:#FFFFFF;
	border-bottom-style:solid;
	color:#333333;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#686868;

}

h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	text-indent:10px;

}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#645739;

}

hr{
	color:#FFFFFF;
	height:1px;
	text-indent:10px;
}

iframe{
	border:none;
	width:100%;

	
}
.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	text-align:center;
	width:100%;
	background-image:url(../images/dot.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	border-top:thin;
	border-top-color:#FFFFFF;
	border-top-style:solid;

	
}

a:link {
	color: #333333;
	text-decoration: none;

}
a:visited {
	color: #333333;
	text-decoration: none;

}
a:hover {
	color:#999999;
	text-decoration: none;

}
a:active {
	color: #333333;
	text-decoration: none;

}

.a2:link {
	color: #FFFFFF;
	text-decoration: none;

}
.a2:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.a2:hover {
	color:#686868;
	text-decoration: none;

}
.a2:active {
	color: #FFFFFF;
	text-decoration: none;

}

.a3:link {
	color: #FFFFFF;
	text-decoration: none;

}
.a3:visited {
	color: #FFFFFF;
	text-decoration: none;

}
.a3:hover {
	color:#000000;
	text-decoration: none;

}
.a3:active {
	color: #FFFFFF;
	text-decoration: none;

}


.bottommenu{
	background-image:url(../images/bottommenu.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:400px;
	height:30px;
	
}

.bottommenuFonts{
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:10px;
	
}
.bullets{
	font-family:Arial, Helvetica, sans-serif;	
	font-size:15px;
	
}
