#menu a:link {
	color: #F7E8BD;
	text-decoration: none;
}
#menu a:visited {
	color: #F7E8BD;
	text-decoration: none;
}
#menu a:active {
	color: #CB9800;
	text-decoration: none;
}
#menu a:hover {

	color: #CB9800;
	text-decoration: none;
}
.TNR15 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 128%;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 128%;
	color: #000000;
	padding: 20px;
}
.textSmall {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #000000;
	padding: 20px;
}
.textLarge {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: normal;
	color: #000000;
}
.textSmall1 {


	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: normal;
	color: #680420;
	padding: 0px;
}
#line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #67031D;
}
.main-bg {
	background-image: url(img/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
