body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color:#202020;
}

table,
table_nosize {
	border-collapse: collapse;
	border: none;
}

table {
	width: 100%;
}

a:link, a:visited {
	color: gray;
	text-decoration: none;
    border-color: gray;
}

a:hover, a:active, a:focus {
	color: white;
    text-decoration: none;
    border-color: white;
}

a:link img, a:visited img {
	color: gray;
    text-decoration: none;
    border-color: gray;
}

a:hover img, a:active img, a:focus img {
	color: white;
    text-decoration: none;
    border-color: white;
}

select {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

h1,
h2,
h3,
p,
.defaultText {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none !important;
}

.buttonOffSmall {
	background-image: url("./resources/images/buttonBody.gif");
	padding-top:1px;
	background-repeat: no-repeat;
	color: #000000 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 17px;
	text-align: center;
	text-decoration: none !important;
	vertical-align: text-bottom;
	width: 60px;
}

.displayOff {
	display: none;
}

.displayOn {
	display: block;
}

.crd_button,
.crd_button_nosize,
.crd_button_submit,
.crd_button_submit_nosize,
.crd_button_hilight,
.crd_button_hilight_nosize{
	background-color: #000000;
	background-position: center center;
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	clear: none;
	color: #FFFFFF !important;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-color: black;
	height: 20px;
	margin: 0px;
	text-align: center;
	text-decoration: none !important;
	vertical-align: middle;
	white-space: nowrap;
}

.crd_button {
	width: 80pt;
}

.crd_button_submit {
	width: 80pt;
	border: 2px solid #050505;
}

.crd_button_submit_nosize {
	border: 2px solid #050505;
}

.crd_button_hilight {
	color: #FFFFFF !important;
	background-image: url("/credits/resources/images/bgHeadGreyBoldDark.gif");
	width: 80pt;
}

.crd_button_hilight_nosize {
	color: #FFFFFF !important;
	background-image: url("/credits/resources/images/bgHeadGreyBoldDark.gif");
}

.crd_cursor_hand {
	cursor: hand;
	width: 100%;
}

.crd_data_label,
.crd_data_label_bg,
.crd_data_label_dark,
.crd_data_label_italic {
	background-color: #202020;
	color: #FFFFFF !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 16px;
	text-decoration: none !important;
}

.crd_data_label_bg {
	font-weight: bold;
}

.crd_data_label_dark {
	background-color: #E6E6E6;
}

.crd_data_label_italic {
	font-style: italic;
}

.crd_data_value,
.crd_data_error,
.crd_data_value_alt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000 !important;
	font-weight: bold;
	text-decoration: none;
}

.crd_data_value,
.crd_data_value_alt {
	background-color: #202020;
	color: #FFFFFF;
	font-size: 15px;
}

.crd_data_value {
	color: #000000;
}

.crd_data_value_alt {
	color: darkred;
}

.crd_data_error {
	color: red;
	font-size: 12px;
}

.crd_data_zero_height {
	background-color: #F6F6F6;
	height: 0px;
	margin-bottom: 0;
	margin-top: 0;
}

.crd_descrizione,
.crd_descrizione_highlighted,
.crd_descrizione_italic {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.crd_descrizione_highlighted {
	background-color: yellow;
}

.crd_descrizione_italic {
	font-style: italic;
}

.crd_field_center {
	text-align: center;
}

.crd_heading_main_context ,
.crd_row_evidence {
	background-image: url("/credits/resources/images/bgHeadingMain.gif");
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	height: 20px;
	text-decoration: none;
}
.crd_row_evidence {
	font-size: 10px;
	font-style: italic;
}

.crd_heading_sub_context {
	background-image: url("/credits/resources/images/bgHeadingSub.gif");
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 4px;
	text-decoration: none;
}

.crd_image {
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

.crd_legend {
	background-color: #F6F6F6;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	text-decoration: none;
}

.crd_list_foot,
.crd_list_foot_center,
.crd_list_foot_right {
	background-color: #E8E8E8;
	color: #000000 !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	text-decoration: none !important;
}

.crd_list_foot_center {
	text-align: center;
}

.crd_list_foot_right {
	text-align: right;
}

.crd_list_head,
.crd_list_head_center,
.crd_list_head_right {
	background-color: #202020;
	color: #FFFFFF !important;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	height: 16px;
	text-decoration: none !important;
}

.crd_list_head_center {
	text-align: center;
}

.crd_list_head_right {
	text-align: right;
}

.crd_list_row_current,
.crd_list_row_even{
	background-color: #404040;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	text-decoration: none;
}

.crd_list_row_odd {
	background-color: #808080;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 16px;
	text-decoration: none;
}

.crd_list_row_current {
	background-color: #BFDFFF;
	color: #333333;
}

.crd_input {
	background-color: #FFFFFF;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 19px;
	text-decoration: none;
}

.crd_select {
	background-color: #000000;
	background-position: center center;
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	clear: none;
	color: #FFFFFF !important;
	cursor: hand;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-color: black;
	height: 18px;
	margin: 0px;
	text-align: left;
	text-decoration: none !important;
	vertical-align: middle;
	white-space: nowrap;
}

.crd_textarea {
	background-color: #FFFFFF;
	color: #003300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.crd_code,
.crd_code_strong,
.crd_code_string
{
	font-size:10pt;
	font-family:"Courier New";
	grid-align:none;
	text-autospace:none;
}

.crd_code {
	color:black;
}

.crd_code_strong {
	color:#7F0055;
	font-weight: bold;
}

.crd_code_string {
	color:#2A00FF;
}

.verticaltext{
font: bold 13px Arial;
position: absolute;
right: 3px;
top: 20px;
width: 15px;
writing-mode: tb-rl;
}




