.date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #37332A;
	text-align: right;
}
.datetextbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #37332A;
	text-align: right;
}
.datetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #37332A;
	text-align: right;
}
  input  {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
}
select {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
}
textarea {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
}
option {
color : #666666;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 9px;
} 
.mainbucket {
	background-image: url(../images/main_bg_bottom_piano.jpg);
	background-repeat: no-repeat;
}
.maincontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
}
.maincontentrighty {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: justify;
}
.cplinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
}
.footer {
	font-size: 10px;
	color: #C1A335;
}

.footer a{
	font-size: 10px;
	color: #381D0A;
	font-weight: bold;
	text-decoration: underline;
}
.imageright {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 62px;
}


.footer a:hover{
	font-size: 10px;
	color: #5B0000;
	font-weight: bold;
	text-decoration: none;
}
ul {
	list-style-type: square;
}


.cplines {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/line1.png);
}

.mainimagepad {
	padding-right: 10px;
}
.mainbody {
	background-image: url(../images/paper_bg.jpg);
	padding-top: 0px;
	padding-right: 23px;
	padding-bottom: 0px;
	padding-left: 23px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #644316;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-type: square;
	text-align: justify;
	padding-right: 50px;
}
a {
	font-weight: bold;
	color: #613012;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #333;
}