a { text-decoration: none; } 
a:link { color: #ffffff;}
a:visited { color: #e0e0e0; } 
a:active { color: #ffffff; } 
a:hover { color: #70010B; } 
a:link img { border: solid 2px #ffffff;}
a:visited img { border: solid 2px #e0e0e0; } 
a:active img { border: solid 2px #ffffff; } 
a:hover img { border: solid 2px #70010B;} 
a.white:link { color: #ffffff;}
a.white:visited { color: #ffffff; } 
a.white:active { color: #ffffff; } 
a.white:hover { color: #70010B;} 
a:link img.clean { border: none; }
a:visited img.clean { border: none; }
a:active img.clean { border: none; }
a:hover img.clean { border: none; }
.bodytext {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.titletext {
	font-size: 14px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #70010B;
}
.topmenutext {
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #70010B;
}
.inputtext {
	font-size: 11px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
.errortext {
	font-size: 12px;
	line-height: 16px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #70010B;
    font-weight: bold;
}
.t1 { 
    width: 125px;
    height: 30px;
    border-bottom: 1px solid;
}
.t2 { 
    width: 125px;
    height: 30px;
    border-bottom: 1px solid;
    border-right: 1px solid; 
}
.t3 { 
    width: 125px;
    height: 30px;
    border-bottom: 1px solid;
    border-left: 1px solid; 
}
.t4 { 
    width: 125px;
    height: 30px;
    border-bottom: 1px solid;
}
.t5 { 
    width: 125px;
    height: 30px;
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 2px solid;
}
.t6 { 
    width: 125px;
    height: 30px;
    border-top: 1px solid;
    border-right: 1px solid; 
    border-left: 1px solid;
}
.t7 { 
    width: 125px;
    height: 30px;
    border-top: 1px solid;
    border-right: 1px solid; 
    border-left: 1px solid;
}
.t8 { 
    width: 125px;
    height: 30px;
    border-top: 1px solid;
    border-right: 2px solid; 
    border-left: 1px solid;
}
.tpad { 
    width: 63px;
}
