.simBg
{
	width: 140px;
	margin-bottom: 20px;
	background-image: url(img/simulador/slide_trace.gif);
	background-repeat: repeat-x;
	background-position: 0px 6px;
}

.simField
{
	width: 65px;
	font-size: 12px;
	text-align: left;
	height: 15px;
	font-weight: bold;
	color: #cc6600;
	border: none;
	background-color: transparent;
	margin-bottom: 2px;
}

.simNote
{
	font-size: 11px;
	color: #333399;
}

.simTxt
{
	height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #cc6600;
	padding: 0px 0px 10px 15px;
}

.simField2
{
	height: 20px;
	text-align: right;
	font-weight: bold;
	color: #cc6600;
	font-size: 11px;
	border: none;
	background-color:Transparent;
}

.simField3
{
	height: 20px;
	text-align: right;
	font-weight: bold;
	color: #cc6600;
	font-size: 11px;
	border: none;
	background-color:Transparent;
}

.simFieldLabel
{
	text-align:left;
	border: 0px;
	color: #cc6600;
	font-weight: bold;
	width: 42px;
	background-color:Transparent;
}

.simFieldLabel2
{
    font-size: 12px;
	text-align:left;
	border: 0px;
	color: #cc6600;
	font-weight: bold;
	background-color:Transparent;
}

.simTitle
{
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    color: #333399;
    background-color:Transparent;
}

.simOtherForm
{
    font-family: arial;
    font-size: 11px;
    color: #333333;
    width: 100px;
}

.simOtherText
{
    font-size: 11px;
    font-family: arial;
    font-weight: bold;
	color: #333333;
}

.simOtherTextSmall
{
    font-size: 10px;
    font-family: arial;
    font-weight: bold;
	color: #333333;
}

.simOtherFormsmall
{
    font-family: arial;
    font-size: 10px;
    color: #333333;
    width: 100px;
}