/* CSS Document made by BorderChild.com */

body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	margin-top: 22px;
	background-color: #FFFFFF;
}
body,td,th {
	font-family: Calibri;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF9933;
}
a:hover {
	text-decoration: none;
	color: #F07C1D;
}
a:active {
	text-decoration: none;
	color: #FF9933;
}
h5 {
	color: #E25F07;
}
h6 {
	color: #666666;
	font-size:10px;
}
.green {
	color: #E25F07
}
.darker {
	color:#E25F07;
}
.smaller {
	font-size:13px;
}
.lighter {
	color:#666666;
}
.copyright {
	color:#333333;
}