.TD {
	font-family: Verdana, Geneva, sans-serif;
}
.galltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
}
.descltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #999;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}
 a {
	 font-style:none;
 }
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1F1F1F;
}

.maintext a:link a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color: #660000;
}

.contacttext a:link a:visited{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color: #660000;
}

.tdstyle {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #900;
}

#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin : 0 auto;
	margin-top:25px;
	padding : 5px;
	width: 850px;
	height:auto;
	background-image: url(images/slide-bg.png);
	color:#FFF;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color: #990000;
	font-style:none;
}

h2:a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color: #990000;
	font-style:none;
}

#index_text {
	float:left;
	padding: 10px;
	width: 580px;
}

#right_panel {
	margin-top:10px;
	width:220px;
	padding:10px;
	float:right;
	height:100%;
	background-color:#FFC;
	border: 4px solid #CCC;
}

.right_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #1F1F1F;
	border-bottom: 1px dotted #666;
	padding:5px;
}

#contact {
	margin-top:10px;
	width:220px;
	padding:10px;
	float:right;
	height:100%;
	background-color:#CEE7FF;
	border: 4px solid #CCC;
	.noteclass {
	color: #900;
}
