/* CSS Document */

body {
	background-image: url();
	background-color: #FAF4D6;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}

a:link {
	text-decoration: none;
	color: #faf4d6;
}
a:visited {
	text-decoration: none;
	color: #faf4d6;
}
a:hover {
	text-decoration: none;
	color: #E8AF0F;
}
a:active {
	text-decoration: none;
	color: #faf4d6;
}


a.menu:link {
	text-decoration: none;
	color: #000000;
}
a.menu:visited {
	text-decoration: none;
	color: #000000;
}
a.menu:hover {
	text-decoration: none;
	color: #faf4d6;
}
a.menu:active {
	text-decoration: none;
	color: #000000;
}


a.external:link {
	text-decoration: none;
	color: #657052;
}
a.external:visited {
	text-decoration: none;
	color: #657052;
}
a.external:hover {
	text-decoration: none;
	color: #000000;
}
a.external:active {
	text-decoration: none;
	color: #657052;
}

 .menubkg{
 background-image:url(../images/menubkg.jpg);
 }
 
 .menuleft{
 background-image:url(../images/menu.png);
}

.menuleft2{
 background-image:url(../images/menu2.png);
 }

.titles  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	}
	
.titles2  {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	}
	
.titles3  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FAF4D6;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	}
	
	
.subtitles  {
	font-family: Arial, Helvetica, sans-serif;
	color: #657052;
	font-size: 16px;
	font-weight: bold;		
	font-style: normal;
}

.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.menu-top {
	font-family: Arial, Helvetica, sans-serif;
	color: #faf4d6;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}

.style1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
}
.style2 {
	color: #faf4d6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style:normal;
	font-weight:bold;
}

.style3 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
}

.style4 {
	color: #FAF4D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}

.style5 {
	color: #FAF4D6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #657052;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	}
	
.style8 {
	color: #a80e22;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff0000;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
}

.style10  {
	font-family: Arial, Helvetica, sans-serif;
	color: #FAF4D6;
	font-size: 16px;
	font-weight: bold;		
	font-style: normal;
}

.body {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	font-weight : normal;
}

.nav {
	font-family: "Arial";
	font-size: 14px;
	color: #657052;
	font-weight : normal;
}
