
/* General properties
 */
body, td
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #ffffff;
}

/* Home Help Tooltip
 */
.home_menu_help
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #81a2c2;
	padding: 0px 5px 75px 5px;
}

/* Regular links
 */
a, a:visited, a:active
{
	color: #c4d5e7;
	text-decoration: none;
}

a:hover
{
	color: #ffffff;
	text-decoration: underline;
}

/* Tab Menu
 */
.mtab_on
{
	background: url(../img/mtabbg1.gif) repeat-x 0px 0px;
	font-weight: bold;
	font-size: 15px;
	color: #66cfec;
	padding: 3px 10px;
}

.mtab_on a, .mtab_on a:visited
{
	text-decoration: none;
	color: #66cfec;
}

.mtab_on a:active, .mtab_on a:hover
{
	text-decoration: none;
	color: #ffffff;
}

.mtab_off
{
	background: url(../img/mtabbg0.gif) repeat-x 0px 0px;
	font-weight: bold;
	font-size: 15px;
	color: #6791b7;
	padding: 3px 10px;
}

.mtab_off a, .mtab_off a:visited
{
	text-decoration: none;
	color: #6791b7;
}

.mtab_off a:active, .mtab_off a:hover
{
	text-decoration: none;
	color: #a3bad1;
}

.mtab_content1
{
	background: url(../img/bookbgr.gif) no-repeat top right;
	zoom: 100%;
	height: 270px;
}

.mtab_content2
{
	background: url(../img/bookbgl.gif) no-repeat top left;
	padding: 15px;
	zoom: 100%;
	height: 270px;
}

/* URL Style
 */
.aurl
{
	color: #c4d5e7;
}

.aurl a, .aurl a:visited
{
	text-decoration: none;
	color: #c4d5e7;
}

.aurl a:active, .aurl a:hover
{
	text-decoration: underline;
	color: #ffffff;
}

/* by Cirici
 */
.credit
{
	font-size: 11px;
	color: #666666;
	text-align: right
}

.credit a
{
	text-decoration: none;
	color: #666666;
	padding: 0px 2px;
}

.credit a:hover
{
	text-decoration: none;
	color: #ffffff;
	background-color: #ff0000;
	padding: 0px 2px;
}

/* Title
 */
.title
{
	font-size: 14px;
	font-weight: bold;
}

.subtitle
{
	font-size: 13px;
	font-weight: bold;
	color: #c4d5e7;
}

/* Reading Text
 */
.reading
{
	line-height: 17px;
}

/* Formulari */

.form_title{
	font-size: 15px;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 22px;
}

.form_option{
	font-size:12px;
	padding-left: 44px;
	padding-top:25px;
	background: url(../img/pj_on.gif) no-repeat 32px 18px;
}

.form_desc{
	font-family:verdana;
	font-size:12px;
	padding-left: 22px;
	color:#ffffff;
}

.form_option2{
	
	font-size:12px;
	padding-left: 37px;
	padding-top:27px;
	background: url(../img/pj_on.gif) no-repeat 30px 20px;
}

.form_option span, .form_option2 span {
	float:left;
	font-weight: bold;
	font-size: 15px;
}

.form_option div, .form_option2 div {
	float: left;
	margin-left: 20px;
}

.form_button{
	width:77px;
	height:24px;
	background-image: url(../img/form_button.gif);
	border: none;
	color: #ffffff;
	margin-bottom: 15px;
}

.form_table td {
	border-bottom: 1px solid #41698d;
}

.error_message{
color: #ff0000;
font-family: verdana;
font-size: 12px;
}

/*formulari result */
.result{
	text-align:center;
	width:60px;
	font-size:10px;
	background-image: url("../img/bar-bg.gif");
	background-position::right;
	border: 0px;
}

.result2{
	background-repeat: no-repeat;
	background-image: url("../img/bar-celeste.gif");
	width: 75px;
	border: 0px;
}

.table_perc td{
	border: 0px;
}
