@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFC;
	color: #330000;
}
a:link {
	text-decoration: none;
	color: #000066;
}
a:visited {
	text-decoration: none;
	color: #330099
}
a:active {
	text-decoration: none;
	color: #CC9933;
}
a:hover {
	text-decoration: none;
	color: #CC9933;
}
h3 {font-size: 16px;
	font-weight: 700;
	color: #003;
}
h2 {
	font-size: x-large;
	font-weight: bold;
	color: #7D0000;
}
h1 {
	font-size: xx-large;
	font-weight: 900;
	color: #7D0000;
}
span.c5 {
	color: #990000;
	font-weight: bolder;
	font-size: 22px
}
span.c4 {
	color: #990000;
	font-weight: bolder;
	font-size: 16px
}
span.c3 {
	color: #000046;
	font-weight: bolder;
	font-size: 16px;
}
span.c2 {
	font-size: 12px;
}
span.c1 {
	color: #330099;
	font-weight: bolder;
	font-size: 14px;
}
table.c1 {
	background-color: #FFC;
    background-image: url(files/beigweav.gif);
}
td.c19 {
	font-size: 14px;
	font-weight: bold;
	background-color: #B48B5A;
	background-image: url(files/nav1.gif);
	background-repeat: repeat;
	line-height: 9px;
}
td.c17 {
	background-color: #E7E6DE;
	background-image: url(/graphic2/clouds3.JPG);
}
td.c16 {
	background-image: url(files/nav1.gif);
	border: 1px solid #663300;
	font-weight: bolder;
	color: #00C;
	background-repeat: repeat;
	text-align: justify;
	height: 25px;
	width: 100%;
	text-decoration: none;
	font-size:  16px;
	font-variant: normal;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: 25px;
}
td.c5{font-size:14px;text-decoration:none;background-color:#FFC;background-image:url(/psd/cookiebutton.jpg);background-repeat:no-repeat;}
#footer {
	font-family: Arial;
	color: #000066;
	font-size: 9px;
	font-weight: normal;
	text-align: center;
}


