﻿BODY
{		   
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: 10px; color: #6D6D6F; line-height:13px; font-weight:normal; text-decoration:none; 
}

.bodytext {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; line-height:13px; font-weight:normal; text-decoration:none;
}

a {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: medium; color: #808080; line-height:13px; text-decoration:none; font-weight:none;
}
a:hover {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: medium; color:blue; line-height:13px; text-decoration:underline; font-weight:none;
}
a.active {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: medium; color:blue; line-height:13px; text-decoration:none; font-weight:none;
}

input {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color:#E9E8E8; border:1px solid #83949E; height:22px;
}

.footer {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: 11px; color: #737373; line-height:13px; text-decoration:none; font-weight:normal;
}
.footer:hover {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height:13px; text-decoration:underline; font-weight:normal;
}

.copyright {
	font-family: Tahoma,  Arial, Helvetica, sans-serif; font-size: 10px; color: #979797; line-height:13px; text-decoration:none; font-weight:normal;
}
.copyright a{
	font-size: 10px; color: black; line-height:13px; text-decoration:none; font-weight:normal;
}
.copyright a:hover{
	font-size: 10px; color: blue; line-height:13px; text-decoration:none; font-weight:normal;
}
.footerbg  { 
    background-image:url("images/footer-bg.gif"); background-position: left top; background-repeat:no-repeat;
}


