body {
    	margin: 0px;
	padding: 0px;
}
p {
	font: 12px/1.6 "Georgia", "Times New Roman", serif;
	color: #333;
	line-height:12px;
	text-align:justify;
	padding:3px;
	background-color:#ffffff;
}
.form-text {
	font: 12px/1.6 "Georgia", "Times New Roman", serif;
	color: #555;
	line-height:12px;
	text-align:justify;
}
div {
	font: 12px/1.6 "Georgia", "Times New Roman", serif;
	color:#333333;
	line-height:20px;
	text-align:justify;
	background:#dbdece url("../images/bg.gif") 0 0 no-repeat;
	padding:5px;
}
div#below-content {
	font: 12px/1.6 "Georgia", "Times New Roman", serif;
	color:#333333;
	line-height:20px;
	text-align:justify;
	background:#dbdece;
	padding:5px;
}
.footer {
	font: 12px/1.6 "Georgia", "Times New Roman", serif;
	color:#ffffff;
	line-height:20px;
	padding:5px;
}
a.footer {
	font: 12px/1.6 "Georgia", "Times New Roman", serif;
	color:#ffffff;
	line-height:20px;
	text-decoration:none;
}
a.footer:hover {
	font: 12px/1.6 "Georgia", "Times New Roman", serif;
	color:#ffffff;
	line-height:20px;
	text-decoration:underline;
}
a.gallery {
	font: 11px/1.6 "Georgia", "Times New Roman", serif;
	color:#333;
	line-height:20px;
	text-decoration:underline;

a.gallery:hover {
	font: 11px/1.6 "Georgia", "Times New Roman", serif;
	color:#333;
	line-height:20px;
	text-decoration:underline;
}
h3 {
	font: 12px/1.6 "Georgia", "Times New Roman", serif;
	font-weight: bold;
	line-height:12px;
	text-align:justify;
}
.header-text {
	font: 12px/1.6 "Georgia", "Times New Roman", serif;
	color:#333333;
	line-height:20px;
	text-align:center;
	font-weight:bold;
}
.textbox { 
    	font-family: tahoma, "Lucida Grande", Arial, Helvetica, sans-serif;
	color: #606468;
	border: #cccccc 1px solid;
	FONT-SIZE: 11px; 
	background-color: #ffffff; 
} 
.inputstyle {
	BORDER: #cccccc 1px solid; 
	COLOR: #333333; 
	FONT-SIZE: 11px; 
	FONT-FAMILY: tahoma, "Lucida Grande", Arial, Helvetica, sans-serif;
	HEIGHT: 20px; 
	BACKGROUND-COLOR: #ffffff;
}
legend {
	COLOR: #333333; 
}

