body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.headerWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px solid #CCCCCC;
}

.headerOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
.mainlink {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mainlink:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.toplink {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #ff4800;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bttmlink {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #343e45;
	text-decoration: none;
}
.bttmlink:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #ff6600;
	text-decoration: none;
}
.link2 {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.link2:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.link3 {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: underline;
}
.link3:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.leftlink {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	line-height: 16px;
}
.leftlink:hover {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #ff9900;
	text-decoration: none;
	line-height: 16px;
}
.footer {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #6b7a85;
	text-decoration: none;
}
.smalltxt {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #737373;
	text-decoration: none;
	line-height: 16px;
}
.txtred {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
.txtorange {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #ff9900;
	text-decoration: none;
}
.txtblue {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 11px;
	font-weight: bold;
	color: #0091e5;
	text-decoration: none;
}
.txtblack {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txtblue2 {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #0091e5;
	text-decoration: none;
}
.txtdarkblue {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.input {
	font-family: Tahoma, Arial, "MS Sans Serif";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF9900;
	border: 1px solid #CCCCCC;
}
.line {
	border: 1px solid #CCCCCC;
}
.textRed
{
    font-family: Tahoma, Arial, "MS Sans Serif";
    font-size: 12px;
    
    color: red;
    text-decoration: none;
}
