.m_text {  font-size: 12px; line-height: 125%}
.s_text {  font-size: 10px; line-height: 110%}
.ls_text {  font-size: 12px; line-height: 160%}
A 			{ color: #CCCCCC; text-decoration: underline; font-weight:bold; font-size: 12px;} 
	A:link		{ color: #CCCCCC;  } 
	A:visited	{ color: #CCCCCC;  } 
	A:active	{ color: #229673;  } 
	A:hover		{ color: #229673;  }

.inputs {  color: #FFFFFF; background-color: #8E3A3A}
.tborder {  border: #000000; border-top-width: thin; border-right-width: thin; border-bottom-width: thin; border-left-width: thin}
.uLine {  border-color: black black #666666; border-bottom-width: 1px}
.titlebox {
	font-size: 14px;
	background-color: #7B5959;
	border: 1px solid #999999;
	padding: 5px;
}
.tdback {
	padding: 10px;
	width: 330px;
	background-color: #662A2A;
	line-height: 120%;
	font-size: 13px;
}
