body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	scrollbar-base-color: #D93600;
	scrollbar-arrow-color: #ffffff;
	cursor: auto;
	text-align: left;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #C7DAF2;
}
blockquote {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
div {
	font-weight: normal;
background: ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
p {
color: ;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
}
span {
font-weight: normal;
}
td {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
	text-align: left;
}
h1 {
	color: #E85D00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
h3 {
	color: #D93600;
	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: #D93600;
scrollbar-arrow-color: #ffffff;
}
a:active, a:link, a:visited {
	color: #E85C00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	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 #CCCCCC;
}
.darkborder {
	border: 1px solid #FF9900;
}
