body {
	background-image: url(bg.jpg);
	background-repeat: repeat;
}
body.form {
    background-image: url(form_bg.gif);
}
a {
	font-weight: bold;
}
a:link {
	color: #5970B2;
}
a:visited {
	color: #5970B2;
}
a:hover {
	color: #0099FF;
}
a:active {
	color: #5970B2;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.style7 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 18px; 
	font-weight: bold; }

.style8 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
.style10 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}
.style11 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
.style12 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #777777;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 11px Georgia}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 8px 5px;
	width: 85px;
	background: #5970B2;
	color: #FFF;
	text-align: center;
	text-decoration: none}

#sddm li a:hover
{	background: #49A3FF}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	border: 1px solid #5970B2}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #FFFFFF;
		color: #2875DE;
		font: 12px arial}

	#sddm div a:hover
	{	background: #49A3FF;
		color: #FFF}
		
		#post-top2 {
	background:url(topbox.jpg);
	height: 16px;
	width: 253px;
	margin-bottom:-5px;

}
#post-middle2 {
background-image:url(middlebox.jpg);
	background-repeat: repeat-y;
	width: 253px;
	margin:0px;

}
#post-bottom2 {
		background:url(bottombox.jpg);
	height: 13px;
	width: 253px;
	margin-top:-5px;
}

#text-box {
		margin: 15px;
		text-align:center;
}

