/* *****************************************LINKS ***************************************** */
a.menu:link, a.menu:visited
{
	display: block;
	vertical-align: middle;
	font-size: 12px;
	font-weight: bold;
	color: #D3EEFF;
	text-align: left;
	padding-left: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	width: 88px;
	background-image: url(/bkg/btn_off.jpg);
	background-repeat: no-repeat;
}
a.menu:hover
{
	text-decoration: underline;
	color: #D3EEFF;
	background-image: url(/bkg/btn_on.jpg);
	background-repeat: no-repeat;
}
a.school:link, a.school:visited
{
	color: #000131;
	font-size: 11px;
	font-family: tahoma, sans-serif;
	text-decoration: none;
}
a.school:hover
{
	text-decoration: underline;
}
a.menutwo:link, a.menutwo:visited
{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #CC6633;
	font-family: tahoma, sans-serif;
}
a.menutwo:hover
{
	text-decoration: underline;
	color: #CC6633;
	font-family: tahoma, sans-serif;
}
a.menuthre:link, a.menuthre:visited
{
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000131;
	font-family: tahoma, sans-serif;
}
a.menuthre:hover
{
	text-decoration: underline;
	color: #000131;
	font-family: tahoma, sans-serif;
}
a.menuquat:link, a.menuquat:visited
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #000131;
	font-family: tahoma, sans-serif;
}
a.menuquat:hover
{
	text-decoration: underline;
	color: #000131;
	font-family: tahoma, sans-serif;
}

a.link_foo:link, a.link_foo:visited
{
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	font-family: tahoma, sans-serif;
	font-size: 11px;
	color: #999999;
}
a.link_foo:hover
{
	text-decoration: underline;
	font-family: tahoma, sans-serif;
	color: #999999;
}
a.a_contact:link, a.a_contact:visited
{
	font-weight: bold;
	font-size: 13px;
	color: #CC0000;
	font-family: tahoma, sans-serif;
	line-height: normal;
	text-decoration: none;
}
a.a_contact:hover
{
	text-decoration: underline;
}
a.general:link, a.general:visited
{
	font-size: 11px;
	color: #000131;
	font-family: tahoma, sans-serif;
	line-height: normal;
	text-decoration: none;
}
a.general:hover
{
	text-decoration: underline;
}
a.amministra:link, a.amministra:visited
{
	font-size: 11px;
	color: #333333;
	font-family: tahoma, sans-serif;
	line-height: normal;
	text-decoration: none;
	font-weight: bold;
}
a.amministra:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFFF;
}
a.amministrackd:link, a.amministrackd:visited
{
	font-size: 11px;
	color: #333333;
	font-family: tahoma, sans-serif;
	line-height: normal;
	text-decoration: overline;
	font-weight: bold;
}
a.amministrackd:hover
{
	text-decoration: overline;
	font-weight: bold;
}
/* *****************************************D3EEFF -BODY ***************************************** */
table
{
	empty-cells: show;
}
body, td, th , tr
{
	color: #000131;
	font-size: 11px;
	font-family: tahoma, sans-serif;
}
/* The main body of the entire forum. */
body
{
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
/* No image should have a border when linked */
a img
{
	border-style: groove;
	border-color: #000000;
}
INPUT, SELECT,TEXTAREA 
{
	font-family: tahoma, sans-serif;
	color: #000000;
	font-size: 8pt;
	border-style: solid;
	border: 1px;
}
input.button, input.submit
{
	background-color : #586592;
	color : #FFFFFF;
	font-size: 12px;
	font-family: tahoma, sans-serif;
	border-style: solid;
	border-color: #000000;
}
/* *****************************************W3C***************************************** */
.tbl_sfondo
{
	background-image:url(/bkg/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}
.tbl_bkg
{
	background-image:url(/bkg/tbl_bkg.jpg);
	background-repeat: repeat-y;
}
.tbl_top
{
	background-image:url(/bkg/tbl_top.jpg);
	background-repeat: no-repeat;
	height: 80px;
	vertical-align: top;
}
.tbl_middle
{
	background-image:url(/bkg/tbl_middle.jpg);
	background-repeat: no-repeat;
	height: 400px;
	vertical-align: top;
}
.tbl_space
{
	height: 80px;
	vertical-align: top;
	text-align: left;
	font-weight: bold;
	font-size: 13px;
	color: #CC6633;
	font-family: tahoma, sans-serif;
	line-height: normal;
}
.tbl_menu
{
	width: 250px;
	vertical-align: top;
	text-align: left;
}
.tbl_menu_inside
{
	width: 120px;
	vertical-align: top;
	background-color: #000000;
	/*border: thin;
	border-color: #586592;
	border-style: dashed;*/
}
.tbl_dx
{
	width: 650px;
	text-align: left;
	vertical-align: top;
}
.tbl_line
{
	background-image:url(/bkg/tbl_line.jpg);
	background-repeat: no-repeat;
	height: 3px;
	vertical-align: top;
}
.tbl_bottom
{
	background-image:url(/bkg/tbl_bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
	vertical-align: top;
}
.tbl_footer
{
	background-color:#FFFFFF;
	vertical-align: top;
	text-align: right;
	font-weight: normal;
	font-size: 11px;
	color: #999999;
	font-family: tahoma, sans-serif;
	line-height: normal;
}
.tbl_school_all
{
	background-image:url(/bkg/school_all.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 442px;
	vertical-align: top;
}
.tbl_school_descr
{
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: tahoma, sans-serif;
	line-height: normal;
	height: 100px;
}
/* *****************************************TESTI***************************************** */
.p_title
{
	font-weight: normal;
	font-size: 17px;
	color: #586592;
	font-family: tahoma, sans-serif;
	line-height: normal;
}
.p_contact
{
	font-weight: bold;
	font-size: 13px;
	color: #CC0000;
	font-family: tahoma, sans-serif;
	line-height: normal;
}