body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	scrollbar-base-color: #444444;
	scrollbar-arrow-color: #ffffff;
	cursor: auto;
	text-align: left;
	background-image: url(images/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
}
blockquote {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div {
	font-weight: bold;
background: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
p {
color: ;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
span {
font-weight: normal;
}
td {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
h1 {
	color: #669900;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: normal;
}
h3 {
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ol {
	font-weight: normal;
	list-style-type: circle;
}
ul {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
}
input {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 12px;
color: #444444;
font-weight: normal;
}
select {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 12px;
color: #444444;
font-weight: normal;
}
textarea {
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 12px;
color: #444444;
font-weight: normal;
scrollbar-base-color: #444444;
scrollbar-arrow-color: #ffffff;
}
a:active, a:link, a:visited {
	color: #FF9933;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	text-decoration: none;
}
		
.button {
	color: #FFFFFF;
	background-color: #516B5D;
}
.textfield {
	border: 1px solid #405348;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}
.border {
	border: 1px solid #999999;
}
.big_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #333333;
}
.dotted {
	border: 1px dotted #CCCCCC;
}
