
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.gif);
	background-repeat:repeat-x;

}

.text{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.heading{
	color: #FF66FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.foot{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px; 
}
.footlink{
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 11px;
	text-decoration:none;
	color:#666666;
}
.footlink:hover{
	color: #000000; 
}
.head_link{
	color: #FF66FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
}
.head_link:hover{
	color: #330000 ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration:none;
}
.head_link1{
	color: #FF66FF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration:none;
}
.head_link1:hover{
	color: #330000 ;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: underline;
}
.image{
	width: 180px;
	margin-top: 20px;
	margin-bottom: 2px;
	background-color: #CCCCCC;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #A6BB7A;
}
.image:hover{
	background-color: #FF99FF;
}

.sidelinks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width: 277px;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: #F5F9EB;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #A6BB7A;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 130px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	padding: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CEAC86;
	border-bottom-color: #CEAC86;
	font-size: 1.2em;
	color: #A6BB7A;
}
.textbox {
	font-family: "Trebuchet MS", Tahoma;
	background: #FFFFFF;
	border: 1px #CCCCCC solid;
	text-align: left;
	width: 200px;
	height: 20px;
	padding: 2px;
	font-size: 11px;
	vertical-align: middle;
}

.drop {
	font-family: "Trebuchet MS", Tahoma;
	background: #FFFFFF;
	border: 1px #CCCCCC solid;
	text-align: left;
	width: 220px;
	height: 20px;
	padding: 2px;
	font-size: 11px;
	vertical-align: middle;
}
