td {
	font-size: 12px;
}
input {
	font-size: 12px;
}
.cort {
	font-size: 12px;
}
a.cort:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.cort:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.cort:hover {
	color: #FF6600;
}
.bgRightTop {
	background-repeat: no-repeat;
	background-position: right top;
}
.navigationTop {
	font-size: 12px;
	color: #FFFFFF;

}
a.navigationTop:link {
	color: #FFFFFF;
	text-decoration: none;

}
a.navigationTop:visited {
	color: #ffffff;
	text-decoration: none;

}
a.navigationTop:hover {
	color: #FFFF00;
    text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #0066CC;


}
a:visited {
	text-decoration: none;
	color: #0066CC;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;

}
select {
	font-size: 12px;
}
body {
}
.bottom {
	color: #333333;
}
a.bottom:link {
	color: #333333;
}
a.bottom:visited {
	color: #333333;
}
a.bottom:hover {
	color: #0033FF;
	text-decoration: underline;
}
.buttonOver {
	background-color: #0099CC;
	bordercolorlight: #000000;
}
.buttonOut {
	background-color: #99CCFF;
}