td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.header_01 {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.style1 {
	color: #000000;
	font-weight: bold;
}

.form_fields {
	border: solid thin;
	border-color: #000000;
	font-family: tahoma;
	font-size: 11px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(assets/background.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-family: tahoma;
	font-size: 11px;
	background-color: C5C5C5;
}

.text_white {
	color: #FFFFFF;
	font-size: 11px;
}

a.normal_white {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	width: 100%;
}

a.normal {
	color: #000000;
	text-decoration: none;
	width: 100%;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

.copyright {
	font-family: tahoma;
	font-size: 10px;
}
