.copy {font-family:Arial; font-size:10px; color:#242424; line-height:18px; text-decoration:none;}

.flink {font-family:Arial; font-size:9px; color:#242424; text-decoration:none;}
.flink:hover {text-decoration:underline;}
.tabLink {font-family:Arial; font-size:11px; color:#541200; text-decoration:underline;}
.tabLink:hover {text-decoration: underline; color:#888888; font-weight:normal;}

.tabLeftTop{
	padding: 7px;
	border-left: solid 1px #777777; 
	border-top: solid 1px #777; 
	border-right: solid 1px #777; 
	border-bottom: dotted 1px #777;
	background-color: #FFFFFF;
}
.tabRightTop  {
	border-bottom: solid 1px #777;
}
.tabLeftMid {
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-left: solid 1px #777777; 
	border-bottom: dotted 1px #777;
	background-color: #FFFFFF;
}
.tabRightMid {
	padding: 7px;
	border-right: solid 1px #777; 
	border-bottom: dotted 1px #777;
	background-color: #FFFFFF;	
}
.tabLeftBot {
	padding-left: 7px;
	padding-bottom: 7px;
	padding-top: 7px;
	border-left: solid 1px #777777; 
	border-bottom: solid 1px #777;
	background-color: #FFFFFF;
}
.txtLeftBot {
    font-weight: bold;
	font-size: 12px;
	padding-left: 11px;
	font-family: arial;
	color: #721900;
	letter-spacing: 1px;
}
.tabRightBot {
	padding: 7px;
	border-right: solid 1px #777; 
	border-bottom: solid 1px #777;
	background-color: #FFFFFF;
}
.box {
	border: solid 1px #777777;
	padding: 7px;
	font-family: Arial;
	font-size: 10px;
	color: #777;
	text-decoration: none;
} 
.txtsmall {
	font-family: Arial;
	font-size: 11px;
	color: #777;
	text-decoration: none;
	font-weight: bold;
}
.txt {
	font-family: Arial;
	font-size: 11px;
	color: #555;
	text-decoration: none;
	padding-left: 30px;
} 
.subTtl {
	font-family: Arial;
	font-size: 11px;
	color: #777;
	text-decoration: none;
}
.header {
	font-family: Arial;
	font-size: 15px;
	font-weight:bold;
	color: #5B1C0B;
	line-height:25px;
	text-decoration: none;
}
.Ttl {
	font-family: Arial;
	font-size: 14px;
	color: #541200;
	text-decoration: none;
}
.input {
	font-family: Arial;
	font-size: 11px;
	color: #777;
	padding-left: 7px;
	border: 1px solid #CCCCCC;
	background-color: #FFF;	
}	
.button {
	font-family: Arial;
	font-size: 11px;
	color: #777;
	border: 1px solid #CCCCCC;
	background-color: #FFF;
}
.email {
	font-family: Arial;
	font-weight:bold;
	font-size: 11px;
	color: #501509;
}
select {
	font-family: Arial;
	font-size: 10px;
	color: #777;
	border: 1px solid #FFF;
}