.bgcontent {
	background-color: #FCF3D6;
	background-repeat: repeat-x;
	background-position: left top;
	background-image: url(../images/buttons/bg.gif);
}
body {
	padding: 20px;
	background-repeat: repeat-x;
	background-image: url(../images/main/background.jpg);
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link {
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #330099;
	text-decoration: none;
}
a:hover {
	color: #330099;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
#main {
	border: 1px solid #371D0E;
}
.topborder {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h2 {
	font-size: 10pt;
	font-weight: normal;
	text-transform: capitalize;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding: 0px;
}
.ds_bottom {
	background-image: url(../images/main/ds_bottom.gif);
	background-repeat: repeat-x;
}
.ds_top {
	background-image: url(../images/main/ds_side.gif);
	background-repeat: repeat-y;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.footers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

