/* TRA STYLE */

body {
	margin: 0px;
	background: #F1F1F1 url(/images/body/back_back.gif);
	font-family: normal 14px arial;
	color: #686868;
	cursor: default;
}
a.tlt:link, a.tlt:hover, a.tlt:active, a.tlt:visited { 
	font-family: arial, verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	text-decoration: none;
	letter-spacing: 1px;
	cursor: default; 
}
#inqbox {
	width: 440px;
	border: 1px solid #C0C0C0;
	padding: 5px;
	margin: 0;
	background: #F8F8F8;
}
#inqfrm {
	background-color: #FFF;
	margin: 0;
	width: 440px;
	height: 165px;
}
a.sm:link {
	font-family: arial;
	font-size: 13px;
	color: #787878;
	text-decoration: none;
}
a.sm:active {
	font-size: 13px;
	color: #C7273E;
}
a.sm:visited {
	font-size: 13px;
	color: #D8445D;
	background-color: f2f2f2;
}
a.sm:hover { 
	color: #3479AE;
	background-color: ffffff;
	text-decoration: none;
}
.oTlt {
	color: #C7273E;
}
.CtltS {
	font: bold 16px arial;
	position: relative;
	top: -4px;
	cursor: hand;
	cursor: pointer;
	height: 10px;
	margin: 4px 0 12px 0; 
}
*html .CtltS {
	margin: 2px 0 6px 0;
	top: 0;
}
.cTltS {
	color: #6B7D9B;
}
.oTltS {
	color: #C7273E;
}
.CtltP {
	font: bold 16px arial;
	position: relative;
	top: -4px;
	cursor: hand;
	cursor: pointer;
	height: 10px;
	margin: 4px 0 12px 0; 
}
*html .CtltP {
	margin: 2px 0 6px 0;
	top: 0;
}
.cTltP {
	color: #6B7D9B;
}
.oTltP {
	color: #C7273E;
}