td {
	font-size: 11px;
}

a:link {
	color: #FF7200;
	text-decoration: underline;
}
a:visited {
	color: #FF7200;
	text-decoration: underline;

}
a:hover {
	text-decoration: none;
}
a:active {
	color: #FF7200;
	text-decoration: underline;
}
.txt10 {
	font-size: 10px;
	line-height: 18px;
}
.txt10box {
	font-size: 10px;
}
.txt11 {
	line-height: 17px;
}
.txt22orange {
	font-size: 22px;
	color: #FF7200;
	font-weight: bold;
	line-height: 20px;

}
.txt22gris {
	font-size: 22px;
	color: #4C4C4C;
	font-weight: bold;
	line-height: 20px;

}
.bgwin {
	background-image: url(images/win_05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgwinleft {
	background-image: url(images/winbg_left.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.bgwinright {
	background-image: url(images/winbg_right.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.verticalline {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDDDDD;
}
.horizontalline {
	border: 1px solid #DDDDDD;
}
.titles {
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
}
input {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
	background-color: #F1F1F1;


}
.subtitles {
	font-size: 16px;
	color: #4C4C4C;
	font-weight: bold;
	line-height: 16px;

}
.btn {
	color: #FFFFFF;
	border: 1px solid #666666;
	height: 20px;
	background-image: url(images/btn_bg.gif);
}
.fields {
	border: 1px solid #000000;
}
.comment {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	height: 140px;
	width: 420px;
	border: 1px solid #000000;
	background-color: #F1F1F1;
	font-weight: bold;
}
.menu {
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	font-size: 11px;

}

.divSquareStep
{
 BACKGROUND-COLOR: #F8F8F8; 
 TEXT-ALIGN:   center;
 POSITION:   absolute; 
 BORDER:    1px solid #D0D0D0; 
 HEIGHT:    50px; 
 WIDTH:    50px; 
}
.divDescriptionStep
{
 BACKGROUND-COLOR: #F8F8F8; 
 VERTICAL-ALIGN:  middle; 
 BORDER-BOTTOM:  1px solID #D0D0D0; 
 BORDER-RIGHT:  1px solID #D0D0D0; 
 BORDER-LEFT:  0px solID #D0D0D0; 
 BORDER-TOP:   1px solID #D0D0D0; 
 POSITION:   absolute; 
 ZINDEX:    0;
 HEIGHT:    20px; 
 WIDTH:    585px; 
 LEFT:    54px; 
 TOP:    20px; 
}

.SpanStepWord
{
 FONT-WEIGHT: bold; 
 FONT-FAMILY: verdana; 
 FONT-SIZE:  18px; 
 POSITION:  absolute; 
 COLOR:   #C0C0C0;
 LEFT:   -15px; 
 TOP:   -13px; 
}
.SpanStepNumber
{
 FONT-FAMILY: verdana; 
 FONT-WEIGHT: bold; 
 FONT-SIZE:  36px; 
 COLOR:   #D8D8D8;
}