@charset "utf-8";
/* CSS Document */

.tableStyle01 {
	background-image: url(../images/template01_06.jpg);
	background-repeat: repeat-y;
}
.title01 {
	text-transform: uppercase;
	color: #C1CC4C;
	font-weight: bold;
	font-size: 12px;
}
hr {
	background-image: url(../images/underline.gif);
	height: 21px;
	width: 412px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-repeat: no-repeat;
	float: none;
	clear: left;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/background01.gif);
	background-attachment: fixed;
}
.listLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C1CC4C;
	height: 20px;
	width: 538px;
}
.contact_text {
	color: #C1CC4C;
	font-weight: bold;
	text-align: left;
}


A:link {
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A:active {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #C1CC4C;
	text-decoration: none;
}
.title02 {
	text-transform: none;
	color: #321B15;
	font-weight: bold;
	font-size: 12px;
}
