body
{
	background-color:#ffffff;
	background-image:url(../Images/bg1.gif);
	background-repeat:repeat-x;
}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 18px;
	color: #000000;
}
td
{
	font-size: 12px;
}
.text {
	line-height: 20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: red;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}


a.home:link {
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
}
a.home:visited {
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
}
a.home:hover {
	color: red;
	font-size:12px;
	text-decoration: none;
}
a.home:active {
	color: #ffffff;
	font-size:12px;
	text-decoration: none;
}

a.Foot:link {
	color: #36BE00;
	text-decoration: none;
}
a.Foot:visited {
	color: #36BE00;
	text-decoration: none;
}
a.Foot:hover {
	color: #36BE00;
	text-decoration: none;
}
a.Foot:active {
	color: #36BE00;
	text-decoration: none;
}

a.tpe:link {
	color: blue;
	text-decoration: none;
}
a.tpe:visited {
	color: blue;
	text-decoration: none;
}
a.tpe:hover {
	color: red;
	text-decoration: none;
}
a.tpe:active {
	color: blue;
	text-decoration: none;
}

.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
