body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #31314f;
    background-color: #FFFFFF;
}

div.header {
    position: relative;
    font-size: large;
    vertical-align: top;
    text-align: center;
}

div.include {
    position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
    vertical-align: middle;
    width: auto;
    z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}

div.footer {
    position: relative;
    font-size: small;
    vertical-align: bottom;
    margin: 3% 0 0 0;
    text-align: center;
}

h1 {
    font-size: 1.5em;
}

input, select, textarea {
	color: #000000;
	background-color: #FFffff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.submit {
	color: #666666;
	background-color: #E6E6E6;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #CC6600;
	font-weight: bold;
	height: 22px;
}

input.buttons {
    background-color: #31314f;
    color: #eaeaff;
}

a:link {
    text-decoration: none;
    color: #606099;
}

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

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

p {
	padding: 2px;

}

p.page-title {
    font-size: large;
}

p.copyright {
    font-size: small;
}

table.record {
    border: 0px solid;
    width: 96%;
}

table.record-navbar {
    background-color: #ccccff;
    border: 0px solid;
    width: 96%;
}

th {
	border: 1px solid #6699FF;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	background-color: #C1D9F4;
	padding:2px;

}

td {
	border: 0px solid;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding:2px;

}

td.navbar {
    visibility: visible;
    border: 1px solid white;
    text-align: center;
    vertical-align: middle;
}

.label {
    background-color: #ccccff;
    font-weight: bold;
    font-size: small;
    text-align: left;
}

form.login {
    margin: 0 20% 0% 20%;
}

form.login legend {
    padding: .2em;
    font-weight: bold;
    background-color: #ccccff;
    border: 2px solid #31314f;
}

form.login fieldset {
    margin: 0 0 2em 0;
    padding: 1em .5em .5em .5em;
    border: 1px solid #31314f;
}

div.mainmenu {
    font-size: large;
    text-align: center;
    margin-top: 1em;
}

div.submenu {
    font-size: large;
    text-align: center;
}

div.navbar {
    margin: 0 0 1% 0;
}

div.subform {
    margin: 1% 0 0 0;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #EAEAEA;
	border: 1px solid #999999;
}
.linea_sx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5E6FF;
}
.linea_dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B5E6FF;
}

.linea_blue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5E6FF;
}
.td_bar_sx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D6DEE4;
	height: 22px;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #CC3333;
	border-bottom-color: #BBC2C7;
}

.td_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D6DEE4;
	height: 22px;
	color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #CC3333;
	border-bottom-color: #BBC2C7;
}

.td_line_rbx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.tab_height {
	margin: 15px 0px 0px;
}
.th_titoli {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
	font-weight: bold;
	background-color: #D4D4D4;
}

.link_home {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FB7D00;
}
.link_home:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}
.radio { 
	background-color: #D6DEE4;

}
SELECT,INPUT,OPTION {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.button_plus {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF99;
	padding: 2px;
	border: 1px solid #000000;
	height: 20px;
	width: 20px;
}
.button_go {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 2px;
	border: 1px solid #000000;
	height: 18px;
	width: 60px;
}

.topbar_bg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	background-image: url("../topbar.gif");

}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	width: 150px;
}
.linea_sx {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #B5E6FF;
}
.linea_dx {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B5E6FF;
}

.linea_blue {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B5E6FF;
}
.td_bar_sx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D6DEE4;
	height: 22px;
	font-weight: bold;
	color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #CC3333;
	border-bottom-color: #BBC2C7;
}

.td_search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #D6DEE4;
	height: 22px;
	color: #000000;
	border-top-width: 0px;
	border-bottom-width: 1px;
	border-top-style: groove;
	border-bottom-style: groove;
	border-top-color: #CC3333;
	border-bottom-color: #BBC2C7;
}

.td_line_rbx {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	height: 100%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color:#CCCCCC
}
.tab_height {
	margin: 15px 0px 0px;
}
.th_titoli {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color : #000000;
	font-weight: bold;
	background-color: #D4D4D4;
}

.radio { 
	background-color: #D6DEE4;

}
.td_reparti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #FF9966;
	text-transform: capitalize;
	font-weight: bold;
	text-indent: 2px;


}
.bigb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-transform: capitalize;
	font-weight: bold;
}

.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration:none
}

.Stile1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#CC0000;
	text-decoration:underline
}

