﻿body {
	background-color: #d8e0de;
	color: #343e3c;
	font-family: arial, sans-serif;
	font-size: 12px;
	margin: 0px; 
	scrollbar-3dlight-color: #343e3c;
	scrollbar-arrow-color: #343e3c;
	scrollbar-base-color: #d8e0de;
	scrollbar-darkshadow-color: #d8e0de;
	scrollbar-face-color: #d8e0de;
	scrollbar-highlight-color: #d8e0de;
	scrollbar-shadow-color: #d8e0de;
	scrollbar-track-color: #d8e0de;
}

h1 {
	background-color: transparent;
	color: #343e3c;
	font-family: arial, sans-serif;
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}

h2 {
	color: #343e3c;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 15px;
	background-color: transparent;
}

h3 {
	background-color: transparent;
	color: #343e3c;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	font-variant: normal;
	padding: 20px;
}

h4 {
	background-color: transparent;
	color: #343e3c;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	text-align: center;
}
h5 {
	color: #343e3c;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px left;
	background-color: transparent;
}

.head {
   background-image: url("images/header.jpg");
	background-color: #d8e0de;
	height: 151px;
	width: 780px;
	}
.links {
   background-color: #d8e0de;
	height: 34px;
	width: 780px;
	}
.tbdr {
	background-color: #d8e0de;
	border-left: 2px solid #343e3c;
	border-right: 2px solid #343e3c;
	border-bottom: 2px solid #343e3c;
	}
.cl1 {
        background-color: #9aa9a5;	
        border-bottom: 1px solid #343e3c;
	border-left: 1px solid #343e3c;
	border-right: 1px solid #343e3c;
	border-top: 1px solid #343e3c;
	} 
.cl2 {
	border-bottom: 1px solid #343e3c;
	border-left: 1px solid #343e3c;
	border-right: 1px solid #343e3c;
	border-top: 1px solid #343e3c;
	color: #343e3c;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	text-align: center;
	font-variant: normal;
	padding: 5px;
}
.clpedtop {
	border-bottom: 1px solid #343e3c;
	border-left: 1px solid #343e3c;
	border-right: 1px solid #343e3c;
	border-top: 1px solid #343e3c;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: left;
	color: #343e3c;
	background-color: #d8e0de;
	
}
.clpedred {
	border-bottom: 1px solid #343e3c;
	border-left: 1px solid #343e3c;
	border-right: 1px solid #343e3c;
	border-top: 1px solid #343e3c;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #FF0000;
	background-color: #d8e0de;
}
.clpedplain {
	border-bottom: 1px solid #343e3c;
	border-left: 1px solid #343e3c;
	border-right: 1px solid #343e3c;
	border-top: 1px solid #343e3c;
	font-family: arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #343e3c;
	background-color: #d8e0de;
}
.clhot {
	border-bottom: 2px dotted #ff0000;
	border-left: 2px dotted #ff0000;
	border-right: 2px dotted #ff0000;
	border-top: 2px dotted #ff0000;
	font-family: tahoma, arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
a:link{
   background-color: transparent;
	color: #343e3c;
	text-decoration: none;
}

a:visited{
	background-color: transparent;
	color: #343e3c;
	text-decoration: none;
}

a:hover{
	background-color: transparent;
	color: #687c78;
	cursor: crosshair;
	text-decoration: none;
}

a:active{
	background-color: transparent;
	color: #343e3c;
	text-decoration: none;
}
a.menu{
	color:#343e3c;text-decoration:none;
	font-family : arial, sans-serif;
	font-size: 12px;
	margin-left: 7px;
	margin-right: 7px; 
	margin-bottom: 0px}
	a:hover.menu{
color: #687c78;
   font-size: 12px;
	margin-left: 7px;
	margin-right: 7px; 
	margin-bottom: 0px;
	text-decoration: none; 
	cursor: crosshair}
.img {
	border: 3px double #343e3c;
	}	
ul {
	background-color: transparent;
	color: #343e3c;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-variant: normal;
	font-weight: lighter;
	list-style: disc;
	text-align: left;
}
.b {
	font-weight: bold;
}




	



