@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	text-align: center;
	}
	a:link {
	color: #600;
}
a:visited {
	color: #600;
}
a:hover {
	color: #930;
}

.btmtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	padding-left: 20px;
	text-align: left;
}
.btmtextB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin-right: 10px;
	padding-left: 20px;
	color: #600;
	text-align: left;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	padding-left: 10px;
	text-align: left;
	color: #000;
	}
.text a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	text-align: left;
	color: #000;
	text-decoration: underline;
	}
.text a:visted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	padding-left: 10px;
	text-align: left;
	color: #600;
}

.textLINK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right: 50px;
	text-align: left;
	color: #000;
	background-color: #F4F0E3;
	padding: 10px;
	margin-left: 50px;
	}
.textLINK a:link{
	color: #000;
	text-decoration: underline;
	}
.textLINK a:visted{
	color: #600;
}
.textC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin-right: 10px;
	padding-left: 10px;
	text-align: center;
	color: #000;
	}
.textC a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #000;
	text-decoration: underline;
	}
.textC a:visted{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color: #600;
}
.SecHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	margin-right: 10px;
	padding-left: 20px;
	color: #600;
	text-align: center;
	}
	
.textCBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #000;
	}
	.textCBold a:link {
	color: #000;
 text-decoration: underline;
	}
	.textCBold a:visited {
	color: #000;
 text-decoration: underline;
	}

/* BEGIN style1 */
#navlist
{
	border-bottom: 1px solid gray;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-align: center;
	text-align: center;
}

#navlist li
{
	list-style: none;
	margin: 0;
	border-top: 1px solid gray;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	color: #630;
}

#navlist li a {
	text-decoration: none;
	color: #600;
}
#navlist li a:hover {
	text-decoration: none;
	color: #630;
}
#navlist li a:visited {
	text-decoration: none;
	color: #600;
}

/* END style1 */


.disctext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-right: 10px;
	padding-left: 20px;
	color: #FFF;
	text-align: center;
	}
	
	.disctext a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;

	}
	.disctext a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;

	}
	.disctext a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;

	}
	
	/* BEGIN style1 */
#navlist2
{
	border-bottom: 1px solid gray;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-align: center;
	text-align: center;
}

#navlist2 li 
{
	list-style: none;
	margin: 0;
	border-top: 1px solid gray;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #630;
}

#navlist2 li a {
	text-decoration: none;
	color: #600;
}
#navlist2 li a:hover {
	text-decoration: none;
	color: #630;
}
#navlist2 li a:visited {
	text-decoration: none;
	color: #600;
}

/* END style1 */
