body
{
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
}

a
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: 'underline';
}
a:hover
{
	color: #e71939;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-decoration: none;
}

.padding-top
{
	padding: 24px 0px 0px 0px;
}

.padding-title
{
	padding: 15px 0px 16px 20px;
}


.bg-bady
{
	background-image: url(images/bg-bady.gif);
}

.Main-text-body
{
	font-family: tahoma;
	color: White;
	letter-spacing: 1px;
	line-height: 18px;
	font-size: 12px;
}

.text-bady
{
	font-family: tahoma;
	color: #666666;
	letter-spacing: 1px;
	line-height: 18px;
	font-size: 11px;
	text-align: justify;
}
.text-bady-bold
{
	font-family: tahoma;
	color: #e71939;
	letter-spacing: 1px;
	line-height: 18px;
	font-size: 16;
}

.text-bady2
{
	font-family: tahoma;
	color: #666666;
	letter-spacing: 1px;
	line-height: 18px;
	font-size: 11px;
	text-align: justify;
	font-weight: bold;
}


.footer_cubic
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
.footer_cubic a
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}
.footer_cubic a:hover
{
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFCC00;
}

.highslide-html
{
	background-color: white;
}
.highslide-html-content
{
	position: absolute;
	display: none;
}
.highslide-loading
{
	display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	border: 1px solid black;
	background-color: white; /*padding-left: 22px;     background-image: url(highslide/graphics/loader.white.gif);     background-repeat: no-repeat;     background-position: 3px 1px;*/
}

.control
{
	float: right;
	display: block; /*position: relative;*/
	margin: 0 5px;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #999;
}
.control:hover
{
	color: black !important;
}
.highslide-move
{
	cursor: move;
}

.highslide-display-block
{
	display: block;
}
.highslide-display-none
{
	display: none;
}

.loginTable
{
	width: 80%;
	height: 100%;
	font-family: tahoma;
	color: #666666;
	letter-spacing: 1px;
	line-height: 18px;
	font-size: 12px;
}
