/*common*/
a {
	color: #6f2020;
	font-weight: bold;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
body {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #616161;
	text-align: left;
	line-height: 1.6;
	word-spacing: 2px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

/*sections*/
.main_box {
	width: 100%;
	margin: 5px;
	background-color: #ffffff;
	padding: 1px;
}
#banner_box {
	display: none;
}
#login_box {
	display: none;
}
#top_nav_box {
	display: none;
}
#search_box {
	display: none;
}
.print_page {
	display: none;
}
#vert_nav_box {
	display: none;
}
#main_content_box {
	 width: 95%;
	 margin: 10px 0px 0px 0px;
	 padding: 0px;
	 clear: right;
}
#bottom_nav_box {
	display: none;
}
.central_col {
	float: left;
}
.right_col {
	display: none;
}

/*common classes' section*/
.clear_both {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.blind {
	display: none;
}
img {
	border: none;
	margin: 0px;
}
input {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 1px 1px;
	border: 1px solid #969696;
	background: url(/site/imgs/common/text_input_bg.gif) repeat-x top center;
	margin: 0px;
}
#report_img_div {
	display: none;
}
#enroll_img_div {
	width: 85%;
	background: url(/site/imgs/common/enroll_bg.jpg) no-repeat top right;
}
#contact_img_div {
	width: 85%;
	background: url(/site/imgs/common/ask_info.gif) no-repeat top right;
}
#contact_form_div {
	width: 75%;
	clear: none;
}
.contact_form {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	margin: 0px;
	padding: 0px;
	width: 97%;
}
.contact_textarea {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 3px;
	border: 1px solid #969696;
	background: url(/site/imgs/common/text_area_bg.gif) repeat-x top center;
	margin: 0px;
	width: 97%;
	overflow: visible;
}
.contact_edit {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 1px 1px;
	border: 1px solid #969696;
	background: url(/site/imgs/common/text_input_bg.gif) repeat-x top center;
	margin: 0px;
	width: 99%;
}
.medium_edit {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 1px 1px;
	border: 1px solid #969696;
	background: url(/site/imgs/common/text_input_bg.gif) repeat-x top center;
	margin: 0px;
	width: 50%;
}
.prog_large_edit {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 1px 1px;
	border: 1px solid #969696;
	background: url(/site/imgs/common/text_input_bg.gif) repeat-x top center;
	margin: 0px;
	width: 97%;
}
.prog_medium_edit {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 1px 1px;
	border: 1px solid #969696;
	background: url(/site/imgs/common/text_input_bg.gif) repeat-x top center;
	margin: 0px;
	width: 60%;
}
.prog_medium_edit2 {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 1px 1px;
	border: 1px solid #969696;
	background: url(/site/imgs/common/text_input_bg.gif) repeat-x top center;
	margin: 0px;
	width: 83%;
}
.prog_small_edit {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 1px 1px;
	border: 1px solid #969696;
	background: url(/site/imgs/common/text_input_bg.gif) repeat-x top center;
	margin: 0px;
	width: 20%;
}
.prog_text_area {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 1px 1px;
	border: 1px solid #969696;
	background: url(/site/imgs/common/text_area_bg.gif) repeat-x top center;
	margin: 0px;
	width: 97%;
	overflow: visible;
	height: auto;
}
.msg_text_area {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 1px 1px;
	border-width: 3px 1px 3px 1px;
	border-style: double solid double solid;
	border-color: #d9e2f0;
	background: url(/site/imgs/common/text_area_bg.gif) repeat-x top center;
	margin: 0px;
	width: 570px;
}
.small_input {
	width: 100px;
}
.medium_input {
	width: 140px;
}
select {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 0px 1px;
	border: 1px solid #969696;
	background: url(/site/imgs/common/text_input_bg.gif) repeat-x top center;
	margin: 0px;
}
option {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	padding: 0px 1px;
	background-color: #ffffff;
}
fieldset {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
legend {
	display: none;
	margin: 0px;
}
.visible_legend {
	margin: 0px 0px 3px -5px;
	padding: 0px 5px 5px 0px;
	display: inline;
	font-weight: bold;
	background-color: #ffffff;
	color: #7595c6
}
.search_form {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
}	
label {
	margin: 0px;
}
.grey_button {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #616161;
	background: url(/site/imgs/common/grey_button_bg.gif) repeat-x center center;
	border: 1px solid #616161;
	padding: 0px 2px;
	margin: 0px;
}
a.no_link:link, a.no_link:visited, a.no_link:hover {
	text-decoration: none;
	cursor: default;
	color: #6f2020;
}
a.semi_link:link, a.semi_link:visited, a.semi_link:hover {
	text-decoration: none;
	color: #6f2020;
}
a.menu_link:link, a.menu_link:visited {
	text-decoration: none;
	color: #707070;
}
a.menu_link:hover {
	text-decoration: underline;
}
.main_title {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4;
	margin: 0px 0px 10px 0px;
	color: #7595c6;
}
.main_title_org {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.4;
	margin: 0px 0px 5px 0px;
	color: #ff5f19;
}
.main_title_2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #ff5f19;
	line-height: 0.9;
	margin: 5px 0;
}
.forum_title {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.3;
	margin: 0px;
	color: #7595c6;
	text-decoration: underline;
}
.gen_text {
	text-align: justify;
	margin: 0px 5px 10px 10px;
}
.gen_text2 {
	text-align: justify;
	margin: 0px 15px 10px 10px;
}
.gen_text3 {
	text-align: justify;
	margin: 0px 15px 0px 20px;
}
.module_cont {
	text-align: justify;
	margin: 10px 5px 10px 10px;
	padding: 0px 0px 15px 0px;
}
.module_cont dl{
	margin-bottom: 15px;
}
.lateral_border_text {
	text-align: justify;
	margin: 0px 20px 0px 0px;
	border-left: 3px double #d9e2f0;
	border-bottom: 3px double #d9e2f0;
	padding: 0px 2px 5px 5px;
}
.floated_right{
	float: right;
	width: auto;
	margin-right: 3px;
}
.auto_width {
	width: auto;
	margin: 0px 0px 10px 0px;
}
.align_center {
	text-align: center;
}
.smaller_font {
	font-size: 90%;
	margin: 3px 0px 10px 0px;
}
.framed_img {
	margin: 0px;
	padding: 4px;
	border: 2px solid #dfe4ed;
}
.framed_img2 {
	margin: 0px 0px 4px 6px;
	padding: 0px;
	border: 2px solid #dfe4ed;
}
.bold_font {
	font-weight: bold;
}
.right_align {
	text-align: right;
}

/*custom classes' section*/
.vert_list {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.vert_list li {
	margin: 0px;
	padding: 0px 0px 2px 0px;
}
.vert_list .current_li {
	background: url(/site/imgs/common/text_bg.jpg) no-repeat bottom right;
	padding: 0px 0px 7px 0px;
}
.gen_form {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 75%;
	color: #616161;
	margin: 0px;
	padding: 0px;
}
.sportelli {
	font-size: 120%;
	color: #6f2020;
	font-weight: bold;
}
.info_title {
	font-size: 120%;
	color: #6f2020;
	font-weight: bold;
}
.news_list{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: justify;
	line-height: 1.5;
	word-spacing: 1px;
}
.news_list_item {
	padding: 3px;
	border-bottom: 1px solid #ffd779;
}
#news_bar {
	background: url(/site/imgs/common/news_bar.gif) no-repeat top left;
	height: 35px;
	margin: 0px;
}
#evidence_bar {
	background: url(/site/imgs/common/evidence_bar.gif) no-repeat top left;
	height: 34px;
	margin: 0px;
}
.evidence_list{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: justify;
	line-height: 1.5;
	word-spacing: 1px;
}
.evidence_list_item {
	padding: 3px;
	border-bottom: 1px solid #dde79b;
}
#news_bott_bar {
	background: url(/site/imgs/common/bott_news_1.gif) no-repeat bottom left;
	margin: 0px;
	text-align: left;
	height: 20px;
}
#news_bott_bar2 {
	background: url(/site/imgs/common/bott_news_2.gif) no-repeat bottom right;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	height: 20px;
}
#news_evid_bar {
	background: url(/site/imgs/common/bott_evid_1.gif) no-repeat bottom left;
	margin: 0px;
	text-align: left;
	height: 20px;
}
#news_evid_bar2 {
	background: url(/site/imgs/common/bott_evid_2.gif) no-repeat bottom right;
	margin: 0px;
	text-align: center;
	font-weight: bold;
	height: 20px;
}
.head_bar {
	font-size: 115%;
	font-weight: bold;
	margin: 5px 0px;
	padding: 3px;
	color: #7595c6;
	clear: both;
	border-bottom: 3px double #7595c6;
}
.common_list {
	list-style-position: inside;
	margin: 0px;
	text-align: left;
}
.common_list li{
	margin: 0px 0px 10px 0px;
}
#orgs_list {
	list-style-image: url(/site/imgs/common/orgs.gif);
}
#formaz_list {
	list-style-image: url(/site/imgs/common/formaz_ico.gif);
}
#orgs_list li {
	border-color: #c8c8c8;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	padding-bottom: 3px;
	margin: 0px 0px 5px 0px;
}
a.org_link {
	font-weight: normal;
}
a.org_link:hover {
	font-weight: bold;
}
a.org_url {
	color: #ff5f19;
	font-weight: normal;
}
a.org_url:hover {
	text-decoration: none;
	font-weight: bold;
}
#link_list {
	list-style-image: url(/site/imgs/common/link_ico.gif);
}
#down_list {
	list-style-image: url(/site/imgs/common/down_ico.gif);
}
#faqs_list {
	list-style-image: url(/site/imgs/common/faqs_bullet.gif);
}
#faqs_list li{
	margin-left: 10px;
}
#press_list {
	list-style-image: url(/site/imgs/common/press.gif);
}
#press_list li {
	border-color: #c8c8c8;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	padding-bottom: 3px;
	margin: 0px 0px 10px 0px;
}
#events_list {
	list-style-image: url(/site/imgs/common/news_ico.gif);
}
#events_list li {
	border-color: #c8c8c8;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	padding-bottom: 3px;
	margin: 0px 0px 10px 0px;
}
#council_list {
	list-style-image: url(/site/imgs/common/seduta.gif);
}
#council_list li {
	border-color: #c8c8c8;
	border-width: 0px 0px 1px 0px;
	border-style: dashed;
	padding-bottom: 3px;
	margin: 0px 0px 10px 0px;
}
#bandi_list {
	list-style-image: url(/site/imgs/common/bandi.gif);
}
#bandi_list li {
	padding: 3px;
	margin: 0px 0px 10px 0px;
}
#newsletter_list {
	list-style-image: url(/site/imgs/common/newsletter.gif);
	font-weight: bold;
	background: url(/site/imgs/common/newsletter_bg.gif) no-repeat  450px top;
	padding: 10px 0px;
}
.list_links {
	margin: 5px 0px;
}
.nl_list {
	margin: 0px 0px 0px 25px;
}
.nl_list li{
	margin: 3px 0px;
}
.stats {
	font-size: 90%;
	text-align: left;
	margin: 30px 0px;
	padding: 20px 0px 5px 2px;
	clear: left;
	background: url(/site/imgs/common/stats.gif) no-repeat 2px 0px;
}
.search_fieldset {
	border-style: solid;
	border-color: #d9e2f0;
	border-width: 2px 0px;;
	margin: 10px 0px;
	padding-bottom: 10px;
	background: url(/site/imgs/common/search.jpg) no-repeat right 28px;
}
dl {
	width: 100%;
	margin: 0px 0px;
	padding: 0px;
	clear: left;
}
dt {
	width: 22%;
	float: left;
	margin: 2px 1px;
	padding: 0px;
	clear: left;
}
dd {
	float: left;
	width: 77%;
	margin: 2px 0px;
	padding: 0px;
}
.scheda {
	width: 98%;
	margin: 0px 1px;
	padding: 0px 0px 10px 0px;
	clear: left;
}
.scheda dt {
	width: 27%;
	float: left;
	margin: 1px 1px;
	padding: 0px;
	clear: left;
	min-height: 20px;
}
.scheda dd {
	float: left;
	width: 72%;
	margin: 1px 1px;
	padding: 0px;
	border-bottom: solid #dfdfdf 1px;
	min-height: 20px;
}
.scheda2 {
	width: 98%;
	margin: 0px 1px;
	padding: 0px 0px 10px 0px;
	clear: left;
}
.scheda2 dt {
	width: 27%;
	float: left;
	margin: 1px 1px;
	padding: 0px;
	clear: left;
	min-height: 20px;
}
.scheda2 dd {
	float: left;
	width: 72%;
	margin: 1px 1px;
	padding: 0px;
	border-bottom: solid #dfdfdf 1px;
	min-height: 20px;
}
.preventivo dt {
	width: 77%;
	float: left;
	margin: 1px 1px;
	border-bottom: solid #dfdfdf 1px;
	text-align: left;
	padding: 0px;
	clear: left;
	min-height: 20px;
	font-weight: bold;
}
.preventivo dd {
	float: left;
	width: 20%;
	margin: 1px 1px;
	padding: 0px;
	border-bottom: solid #dfdfdf 1px;
	min-height: 20px;
	text-align: right;
	font-weight: bold;
}
.consuntivo dt {
	width: 49%;
	float: left;
	margin: 1px 1px;
	border-bottom: solid #dfdfdf 1px;
	text-align: left;
	padding: 0px;
	clear: left;
	min-height: 20px;
	font-weight: bold;
}
.consuntivo dd {
	float: left;
	width: 49%;
	margin: 1px 1px;
	padding: 0px;
	border-bottom: solid #dfdfdf 1px;
	min-height: 20px;
	text-align: right;
	font-weight: bold;
}
.half_div {
	width: 38%;
	clear: none;
	float: left;
	text-align: right;
	padding-right: 3px;
}
.half_div2 {
	width: 15%;
	clear: none;
	float: left;
	text-align: center;
}
.half_div_sm {
	width: 20%;
	clear: none;
	float: left;
	text-align: right;
	padding-right: 1px;
	font-weight: normal;
	font-size: 90%;
}
.half_div_l {
	border-right: 2px solid #ffffff;
	height: 22px;
}
.totale {
	color: #ffffff;
	background-color: #444444;
	height: 23px;
	border-width: 0px;
}
.totale_prev {
	color: #ffffff;
	background-color: #7595c6;
	height: 23px;
	font-size: 115%;
	font-weight: bold;
	border-width: 0px;
}
.scheda_prog {
	width: 98%;
	margin: 3px 1px;
	padding: 0px 0px 10px 0px;
	clear: left;
}
.scheda_prog dt {
	width: 25%;
	float: left;
	margin: 1px 1px;
	padding: 0px;
	clear: left;
	min-height: 20px;
}
.scheda_prog dd {
	float: left;
	width: 74%;
	margin: 1px 1px;
	padding: 0px;
	/*border-bottom: solid #dfdfdf 1px;*/
	min-height: 20px;
}
.prog_ob {
	padding: 3px;
	margin: 0px;
	width: 100%;
}
.prog_mini_form {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.prog_mini_input_1 {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	width: 20px;
	font-weight: normal;
}
.prog_mini_input_2 {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	width: 50px;
	font-weight: normal;
}
.prog_mini_input_right {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	width: 65px;
	font-weight: bold;
	text-align: right;
}
.prog_mini_input_3 {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	width: 115px;
	font-weight: normal;
}
.prog_mini_input_4 {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	width: 155px;
	font-weight: normal;
}
.prog_mini_input_5 {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #616161;
	width: 270px;
	font-weight: normal;
}
.error_msg {
	font-size: 110%;
	font-weight: bold;
	color: #ff7200;
	background: url(/site/imgs/common/exclamation.gif) no-repeat 0px 0px;
	padding-left: 30px;
	margin: 30px 0px 0px 40px;
}
.success_msg {
	font-size: 110%;
	font-weight: bold;
	color: #7595c6;
	background: url(/site/imgs/common/smile.gif) no-repeat 0px 0px;
	padding-left: 24px;
	margin: 0px 5px 10px 10px;
}
.main_list {
	text-align: left;
	margin: 10px 20px 10px 20px;
	list-style-position: inside;
	list-style-type: square;
}
.embedded1_list {
	text-align: left;
	margin: 3px 0px 3px 30px;
	list-style-position: inside;
	list-style-type: square;
}
.embedded1_list li {
	margin: 10px 0px 10px 0px;
}
.div_main_list {
	text-align: justify;
	margin: 0px 5px 0px 15px;
	width: 95%;
}
.embedded2_list {
	text-align: left;
	margin: 0px 0px 0px 15px;
	list-style-position: inside;
	list-style-type: square;
}
.embedded2_list li {
	margin: 0px;
}
.map_text {
	width: 98%;
	margin: 2px 5px;
	text-align: justify;
	word-spacing: 2px;
	clear: both;
	background: #ffffff url(/site/imgs/common/compass.gif) no-repeat right top;
}
.dotted_list {
	list-style-position: inside;
	list-style-image: url(/site/imgs/purple_bullet.gif);
	list-style-type: square;	
	margin: 6px 10px;
	text-align: left;
}
.overflowing_div {
	overflow: hidden;
	text-align: left;
}
.ordered_list {
	list-style-position: outside;
	margin: 0px 0px 0px 15px;
}
.ordered_list li{
	margin-bottom: 15px;
}
.apice {
	vertical-align: super;
	font-weight: normal;
	font-size: 80%;	
}
.div_43 {
	width: 43%;
	float: left;
	padding: 5px;
	text-align: justify;
	margin-right: 10px;
}
.t_bilanci {
	width: 98%;
	padding: 1px 3px;;
	border-width: 0px;
}
.td_titolo1 {
	width: 80%;
	background-color: #7595c6;
	color: #ffffff;
	font-weight: bold;
	text-align: left;
	border-width: 0px; 
}
.td_titolo2 {
	width: 18%;
	background-color: #7595c6;
	color: #ffffff;
	font-weight: bold;
	text-align: right;
	border-width: 0px; 
}
.td_descrizione_b {
	width: 80%;
	border-color: #999999;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
	font-weight: bold;
}
.td_descrizione {
	width: 80%;
	border-color: #999999;
	border-style: solid;
	border-width: 0px 1px 1px 0px;
}
.td_dato {
	width: 18%;
	text-align: right;
	border-color: #999999;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
}
.profile_dl {
	width: 99%;
	margin: 1px;
	padding: 0;
	clear: both;
	background: #ffffff url(/site/imgs/common/profile_bg.jpg) no-repeat right top;
}
.profile_dl dt {
	width: 25%;
	float: left;
	margin: 5px 1px;
	padding: 1px 0px;
	font-weight: bold;
	clear: left;
	vertical-align: middle;
}
.profile_dl dd {
	float: left;
	width: 74%;
	margin: 5px 1px;
	padding: 1px 0px;
	border-bottom: solid #efefef 1px;
}
.img_constraint {
	width: 95%;
	overflow: auto;
	text-align: center;
}
.msg_table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0px;
	text-align: left;
	padding: 2px 5px;
	speak-header: always;
	border-bottom: 3px double #d9e2f0;
}
#Pseudonimo {
	background: #e9f0fb url(/site/imgs/user/alias.gif) no-repeat left center;
	border-bottom: 3px double #d9e2f0;
	text-indent: 20px;
}
#NomeUtente {
	background: #e9f0fb url(/site/imgs/user/username.gif) no-repeat left center;
	border-bottom: 3px double #d9e2f0;
	text-indent: 20px;
}
#Mittente {
	background: #ffffff url(/site/imgs/user/user.gif) no-repeat left center;
	border-bottom: 3px double #d9e2f0;
	text-indent: 20px;
}
#Messaggio {
	background: #ffffff url(/site/imgs/user/msg.gif) no-repeat left center;
	border-bottom: 3px double #d9e2f0;
	text-indent: 22px;
}
#Data {
	background: #ffffff url(/site/imgs/user/calendar.gif) no-repeat left center;
	border-bottom: 3px double #d9e2f0;
	text-indent: 20px;
}
#Lettura {
	background: #ffffff url(/site/imgs/user/eye.gif) no-repeat left center;
	border-bottom: 3px double #d9e2f0;
	text-indent: 20px;
}
#Eliminazione {
	background: #ffffff url(/site/imgs/user/delete.gif) no-repeat left center;
	border-bottom: 3px double #d9e2f0;
	text-indent: 20px;
}
.odd_cell {
	border-width: 0px 0px 1px 0px;
	border-color: #d9e2f0;
	border-style: solid;
	background-color: #f8fbff;
	padding: 1px 3px;
}
.even_cell {
	border-width: 0px 0px 1px 0px;
	border-color: #d9e2f0;
	border-style: solid;
	background-color: #f2f8ff;
	padding: 1px 3px;
}
.msg_title {
	padding: 2px;
	font-size: 1.1em;
	width: inherit;
}
.msg_foot {
	padding: 2px;
	font-size: 1.1em;
	text-align: right;
	width: inherit;
	margin: 0px;
}
.msg_body {
	border-bottom: 3px double #d9e2f0;
	border-top: 3px double #d9e2f0;
	text-align: justify;
	margin: 0px;
	padding: 5px 10px 15px 10px;
	background-color: #f4f9ff;
	background: url(/site/imgs/common/text_area_bg.gif) repeat-x top center;
	width: 560px;
}
.emphasis {
	background: #fffbd4 url(/site/imgs/common/alert.gif) no-repeat 5px 5px;
	border-width: 2px 2px 2px 2px;
	border-style: dashed;
	border-color: #ffe775;
	padding: 5px 10px 5px 40px;
	margin: 0px 0px;
	text-align: justify;
}
.emphasis a, .emphasis .main_title {
	color: #7595c6;
	margin-top: 5px;
}
.page_list {
	text-align: justify;
	margin: 0px 5px 10px 5px;
	font-size: 90%;
}
.bordered_text {
	background-color: #e9f0fb;
	border: 1px solid #d9e2f0;
	padding: 1px 10px;
}
.smile_legend {
	line-height: 1.7;
	font-size: 95%;
}
.smile_legend img {
	padding: 2px 0px 0px 0px;
}
.check_box {
	background: #ffffff url(/site/imgs/common/xxx.gif) no-repeat 0px 0px;
	border-style: none;
	margin: 0px;
	padding: 0px;
}
/* new for print */
#bottom_links {
	text-align: left;
}
.framed_img2 {
	display: none;
}
#org_search {
	display: none;
}
#UsersFilterForm {
	display: none;
}
.no_print {
	display: none;
}
.csv_textarea {
	font-family:  Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size: 100%;
	color: #1d1d1d;
	line-height: 1.4;
	padding: 5px;
	border: 3px double #FFBA00;
	background: url(/site/imgs/common/bg_csv.jpg) repeat-x top left;
	margin: 0px;
	width: 95%;
	scrollbar-face-color:#FFF5A5;
	scrollbar-highlight-color:#FFF5A5;
	scrollbar-3dlight-color:#FFBA00;
	scrollbar-darkshadow-color:#FFBA00;
	scrollbar-shadow-color:#FFF5A5;
	scrollbar-arrow-color:#FFBA00;
	scrollbar-track-color:#FFF5A5;
}
.csv_note {
	display: none;
}
.csv_note_title {
	display: none;
}
.red {
}
.evidence_prog {
	font-size: 1.1em;
	font-weight: bold;
	padding: 2px 5px;
	height: 23px;
	border: 2px solid #7595c6;
	color: #ff7200;
	width: 60%;
}

