@import url("/css/default/OService-default.css");
@import url("/css/default/default-consumed.css");
@import url("/css/default/default-datalist.css");
@import url("/css/default/default-headers.css");


Body {
	font-size : 12px;
	margin-bottom : 20px;
	font-family :verdana;
}
P {
	font-size : 12px;
}
LI {
	font-size : 12px;
}
A,
A:link,
A:active,
A:visited, {
	text-decoration : none;
	color : #5E0F7C;
}
A:hover {
	color : black;
}

.Main_table {
	width : 900px;
	height : 100%;
	margin-left : auto;
	margin-right : auto;
}	
.main_table_left {
	width : 180px;
	height : 100%;
	vertical-align :top;
	border-right :  solid 1px #008CA6;
	border-top :  solid 1px White;
}
.content_area {
	vertical-align :top;
	height :100%;
	width : 100%;
	padding : 0px 0px 0px 5px;
	font-size : 12px;
}
.content_area TD {
	font-size : 12px;
}
.page_footer {
	height : 25px;
	font-size: 10px;
	border-bottom :  solid 1px #008CA6;
}
.page_footer_left {
	background-color : #E1058C;
	background-position :  bottom right;
	background-repeat : no-repeat;
}
.page_header {
	height : 171px;
	vertical-align :bottom;
	background-image : url(../images/nvvp-site1/page-header.gif);
	background-image : left top;
	background-repeat : no-repeat;
}
.lefttabs_table {
	Width : 178px;
	height :30px;
	height : 100%;
}
.lefttabs_selectedtd {
	width : 20%;
	height :20px;
	text-align : right;
	padding : 5px 5px 5px 0px;
	background-image : url(/images/nvvp-site1/arrow_ls.gif);
	background-position :  middle left;
	background-repeat : no-repeat;
	text-decoration : none;
	border-bottom :  solid 1px #008CA6;
	font-size : 11px;
}
.lefttabs_selected,
.lefttabs_selected a:link,
.lefttabs_selected a:active,
.lefttabs_selected a:visited {
	color : #5E0F7C;
	font-weight : bold;
	font-size : 11px;
}
.lefttabs_selected:hover {
	color : black;
	font-weight : bold;
	font-size : 11px;
}

.lefttabs_notselectedtd {
	width : 20%;
	height :20px;
	text-align : right;
	padding : 5px 5px 5px 0px;
	background-image : url(/images/nvvp-site1/lefttabs_block.gif);
	background-position :  bottom right;
	background-repeat : no-repeat;
	text-decoration : none;
	border-bottom :  solid 1px #008CA6;
	font-size : 11px;
}
.lefttabs_notselected,
.lefttabs_notselected a:link,
.lefttabs_notselected a:active,
.lefttabs_notselected a:visited {
	color : #5E0F7C;
	font-weight : bold;
	font-size : 11px;
}
.lefttabs_notselected:hover {
	color : black;
	font-weight : bold;
	font-size : 11px;
}
.lefttabs_footer {
	height : 100%;
	vertical-align : bottom;
	font-size :10px;
	text-align :right;
	padding : 5px 5px 5px 5px;
}
.lefttabs_footer a:link,
.lefttabs_footer a:active,
.lefttabs_footer a:visited {
	font-size :10px;
	color :black;
	font-style : italic;
}
.lefttabs_footer a:hover {
	font-size :10px;
	color : #008CA6;
	font-style :italic;
}
.uppertabs_table {
	width : 180px;
	height : 100%;
}
.uppertabs_selectedtd {
	height : 20px;
	text-align :right;
	border-bottom :  solid 1px #008CA6;
	padding : 5px 15px 5px 5px;
	background-color : #CFBED6; 
	font-size : 11px;
}
.uppertabs_selected,
.uppertabs_selected a:link,
.uppertabs_selected a:active,
.uppertabs_selected a:visited {
	color : #5E0F7C;
	font-weight : bold;
	font-size : 11px;
}
.uppertabs_selected:hover {
	color :black;
	font-weight : bold;
	font-size : 11px;
}
.uppertabs_notselectedtd {
	height : 20px;
	padding : 5px 15px 5px 5px;
	text-align :right;
	border-bottom :  solid 1px #008CA6;
	background-color : #CFBED6; 
	font-size : 11px;
}
.uppertabs_notselectedtd {
	color : black;
	font-weight : bold;
	font-size : 11px;
}
.uppertabs_notselectedtd a:link,
.uppertabs_notselectedtd a:active,
.uppertabs_notselectedtd a:visited {
	color : black;
	font-size : 11px;
}
.uppertabs_notselected:hover {
	color : #008CA6;
	font-weight : bold;
	font-size : 11px;
}
.uppertabs_footer {
	height : 100%;
	text-align : center;
	vertical-align : bottom;
	font-size: 10px;
}
.newsbox_table {
	width : 180px;
	height : 100%;
	background-color : #5E0F7C;
	border-top :  solid 1px white;
	border-collapse : collapse;
	}
.newsbox_header {
	border-bottom :  solid 1px white;
padding : 5px 5px 5px 5px;
	font-size : 12px;
	font-weight : bold;
	color : #BFEDE9;
}
.newsbox_content {
	height : 25px;
	border-bottom :  solid 1px white;
	padding : 5px 5px 5px 5px;
}
.newsbox_content a:link,
.newsbox_content a:active,
.newsbox_content a:visited {
	color : white;
	font-size :10px;
}
.newsbox_content a:hover {
	color :black;
	font-size :10px;
}
.newsbox_footer {
	height : 100%;
}
.cr_1 {
	background-color :#008CA6;
	border-right :  solid 1px white;
	border-top :  solid 1px white;
}
.cr_2 {
	background-color :#EE9700;
	border-right :  solid 1px white;
	border-top :  solid 1px white;
}
.cr_3 {
	background-color :#D2CD02;
	border-right :  solid 1px white;
	border-top :  solid 1px white;
}
.cr_4 {
	background-color :#5E0F7C;
	border-right :  solid 1px white;
	border-top :  solid 1px white;
}
.cr_5 { 
	background-color :#DC4447;
	border-top :  solid 1px white;
}

.color_row {
	width :100%;
	height : 25px;
}
.color_row TD {
	width : 20%;
}
.ph1 {
 width : 178px;
}
.ph2 {
 font-size : 18px;
 color : #5E0F7C;
 font-weight : bold;
 height : 120px;
 vertical-align : top;
}
/*************************************************/
/* List (LS) CLasses */
.LS_BodyIndex {
	font-size :12px;
}
.LS_TopIndex {
	font-size :12px;
	font-weight : bold;
}
.LS_Header {
	font-weight : bold;
	font-size :12px;
}
.LS_Title {	
	font-weight : bold;
	font-size :12px;
}
.LS_link {
	font-size :12px;
}
.LS_link a:link,
.LS_link a:active,
.LS_link a:visited{
	font-size :12px;
}
.LS_link a:hover {
	font-size :12px;
	color : red;
}
.LS_More {
	font-size :12px;
}
.LS_More a:link,
.LS_More a:active,
.LS_More a:visited {
	font-size :12px;
}
.LS_More a:hover{
	font-size :12px;
	color : red;
}
.LS_Body {
	font-size :12px;
}
.LS_Top {
	font-size :12px;
	text-align : left;
}
.LS_BoxTitles {
	font-size :12px;
}
.LS_BoxTitles a:hover {
	font-size :12px;
	color :red;
}
/* Form CLasses @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.Form_Label {
	font-size :12px;
	font-weight : bold;
}

.Form_Search {
	font-size :12px;
}
.Form_Radio {
	font-size :12px;
}
.Form_Pulldown {
	font-size :12px;
}
.Form_Text {
	font-size : 12px;
}
.Form_Text2 {
	font-size :12px;
}
.Form_Text3 {
	font-size :12px;
}
.Form_Password {
	font-size: 12px; 
}
.Form_error {
	color : red;
	font-size : 10px;
}
.form_hint {
	color : green;
	font-size :10px;
}

/* Message Bord (MB) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.MB_Th {
	font-size :12px;
	background-color : #cccccc;
	text-align : left;
	padding : 2px 5px 2px 5px;
}
.MB_Td {
	font-size : 12px;
	background-color : #EDF4F6;
	text-align : left;
	padding : 2px 5px 2px 5px;
}
.MB_Td a:link {
	font-size :12px;
}
.MB_Td a:active {
	font-size :12px;
}
.MB_Td a:visited {
	font-size :12px;
}
.MB_Td a:hover {
	font-size :12px;
}
.MB_Title {
	font-weight : bold;
	font-size : 12px;
}
.MB_ActionMenu {
	font-size :12px;
}
.MB_actionMenu a:link{
	font-size :12px;
}
.MB_actionMenu a:active{
	font-size :12px;
}
.MB_actionMenu a:visited{
	font-size :12px;
}
.MB_actionMenu a:hover{
	font-size :12px;
}
/* Link (LK) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/
.LK_Header {
	font-weight : bold;
}
.LK_Title {
	font-weight : bold;
	font-size :12px;
}
.LK_Link {
	font-size :12px;
}
.LK_Link a:link{
	font-size :12px;
}
.LK_Link a:active{
	font-size :12px;
}
.LK_Link a:visited{
	font-size :12px;
}
.LK_Link a:hover{
	color : #003455;
}
.LK_TopIndex  {
	font-size :12px;
}

.LK_TopIndex a:link {
	font-size :12px;
}
.LK_TopIndex a:active {
	font-size :12px;
}

.LK_TopIndex a:visited {
	font-size :12px;
}
.LK_TopIndex a:hover {
	font-size :12px;
}

/* news_box_classes */ 

.News_title {
	font-size :12px;
	font-weight : bold;
}
.News_content {
	font-size: 12px;

}

.BO_header {
	font-weight : bold;
	font-size: 12px;

}
.Backoffice_link {
	font-size :12px;
}
.LinksPage_Link {
	font-size: 12px;
}
.LinksPage_Link a:link{
	font-size : 12px;
}
.LinksPage_Link a:active{
	font-size :12px;
}
.LinksPage_Link a:visited{
	font-size :12px;
}
.LinksPage_Link a:hover{
	font-size :12px;
}
.LinksPage_Title {
	font-size: 12px;
	font-weight : bold;
}


.List_Object_Title {
	font-size: 12px;
	font-weight : bold;
}
.List_Object_Content {
	font-size: 12px;
}

.content_text_small{
	font-size : 12px;
}
/* Message Bord (MB) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.MB_Th {
	font-size : 12px;
}
.MB_Td {
	font-size : 12px;
}
.MB_Td a:link {
	font-size :12px;
}
.MB_Td a:active {
	font-size :12px;
}
.MB_Td a:visited {
	font-size :12px;
}
.MB_Td a:hover {
	color : red;
}
.MB_Title {
	font-weight : bold;
	font-size :12px;
}
.MB_ActionMenu {
	font-size : 12px;
	font-weight : bold;
}
.MB_actionMenu a:link{
	font-size :12px;
}
.MB_actionMenu a:active{
	font-size :12px;
}
.MB_actionMenu a:visited{
	font-size :12px;
}
.MB_actionMenu a:hover{
	font-size :12px;
	color : red;
}
.Form_Content {
	font-size :12px;
}
/************************************************************/
.Content_header {
	font-size :12px;
	font-weight : bold;
} 
    
.Content_title {
	font-size :12px;
	font-weight : bold;
}
    
.Content_text {
	font-size : 12px;
}
/****************************************************************************/
H1 {
	font-size : 22px;
	font-weight : bold;
	color : #5E0F7C;
}
H2 {
	font-size : 20px;
	font-weight : bold;
	color : #5E0F7C;
}
H3 {
	font-size : 18px;
	font-weight : bold;
	color : #5E0F7C;
}
H4 {
	font-size : 16px;
	font-weight : bold;
	color : #5E0F7C;
}
H5 {
	font-size : 14px;
	font-weight : bold;
	color : #5E0F7C;
}
H6 {
	font-size : 12px;
	font-weight : bold;
	color : #5E0F7C;
}
