@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FDF0C9;
}
#navigation a {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FFFFCC;
	text-decoration: none;
	letter-spacing:0.05em;
	display:block;
	padding:8px 8px 8px 8px;
	text-align: center;
	font-style: italic;
	font-weight: bold;
	}
#navigation a:hover {
	color: #FFFF66;
	text-decoration: none;
	}
.right_menu_dot {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #754E26;
}
#main_txt {
	text-align: left;
	padding: 20px;
}
#left {
	padding: 15px;
	color: #451410;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

.main-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #320F0C;
}
.main-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #660000;
	text-transform: capitalize;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-style: italic;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #40402B;
	padding: 8px;
	text-align: center;
}

a:link {
	text-decoration: none;
	color: #660000;
}
a:hover {
	color: #4A0000;
	text-decoration: underline;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
#affi a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #493118;
	text-decoration: none;
	display:block;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0px;
	word-spacing: 0px;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 10px;
	padding-left: 8px;
	margin-top: 5px;
	margin-bottom: 8px;
}
#affi a:hover {
	color: #663300;
	text-decoration: none;
	background-color: #FBE297;
}
