@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-family : trebuchet MS;
	font-size : 12px;
	margin : 0px;
}
.maintable {
	border-collapse : collapse;
	border : 0px;
}
.content_area {
	color : black;
	padding : 0px 0px 0px 5px;
	font-size :12px;
}
.content_area TD {
	font-size : 12px;
}
.content_area a:link,
.content_area a:active, 
.content_area a:visited {
	color : #99CC01;
	text-decoration : none;
}
.content_area a:hover {
	color : #666666;
	text-decoration : underline;
}

.content_area P {
	font-size : 12px;
}
P {
	font-size : 12px;
}
.topcenter {
	background-image : url(../images/vullinghs/centertopbg.jpg);
	background-position : right top;
}
.lefttabs_table {
	width : 208px;
	border-collapse : collapse;
	border-left:  solid 1px white;
}
.lefttabs_selectedtd {
	text-align :right;
	background-color : #DDDDDD;
	border-bottom :  solid 1px white;
	padding : 2px 15px 2px 5px;
	font-weight : bold;
	background-image: url(../images/vullinghs/tabsarrow.jpg);
	background-repeat: no-repeat;
	background-position : right;
}
.lefttabs_selectedtd a:link,
.lefttabs_selectedtd a:active,
.lefttabs_selectedtd a:visited {
	text-decoration : none;
	color : black;
	font-size : 12px;
}
.lefttabs_selectedtd a:hover {
	text-decoration : none;
	color : white;
	font-size : 12px;
}
.lefttabs_notselectedtd { 
	text-align :right;
	background-color : #DDDDDD;
	border-bottom :  solid 1px white;
	padding : 2px 15px 2px 5px;
	font-weight : bold;
}
.lefttabs_notselectedtd a:link,
.lefttabs_notselectedtd a:active,
.lefttabs_notselectedtd a:visited {
	text-decoration : none;
	color : black;
	font-size : 12px;
}
.lefttabs_notselectedtd a:hover {
	text-decoration : none;
	color : white;
	font-size : 12px;
}
.lefttabs_footer {
	background-image : url(../images/vullinghs/lefttabsfooterBG.jpg);
	background-repeat : no-repeat;
}
.lefttabs_footer a:link,
.lefttabs_footer a:active,
.lefttabs_footer a:visited {
	text-decoration : none;
	color : black;
	font-size : 12px;
}
.lefttabs_footer a:hover {
	text-decoration : none;
	color : #dddddd;
	font-size : 12px;
}
.uppertabs_table {
	border-collapse :collapse;
	border :  solid 1px white;
	border-right :  solid 1px white;
	height : 25px;
}
.uppertabs_table TD {
	border :  solid 1px white;
}
.uppertabs_selectedtd {
	background-color : #CCCCCC;
	padding : 2px 5px 2px 5px;
	white-space : nowrap;
}
.uppertabs_selectedtd a:link,
.uppertabs_selectedtd a:active,
.uppertabs_selectedtd a:visited {
	color : white;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
.uppertabs_selectedtd a:hover {
	color : black;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
.uppertabs_notselectedtd {
	background-color : #CCCCCC;
	padding : 2px 5px 2px 5px;
	white-space : nowrap;
}
.uppertabs_notselectedtd a:link,
.uppertabs_notselectedtd a:active,
.uppertabs_notselectedtd a:visited {
	color : black;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
.uppertabs_notselectedtd a:hover {
	color : white;
	text-decoration : none;
	font-weight : bold;
	font-size : 12px;
}
.uppertabs_footer {
	background-color : #cccccc;
}
.newsbox_header {
	font-weight : bold;
	color : white;
	padding : 2px 5px 2px 5px;
}
.newsbox_table {
	width : 208px;
	border-right:  solid 1px white;
	background-color : #99CC00;
}
.newsbox_content {
	padding : 2px 5px 2px 15px;
	background-image : url(../images/vullinghs/arrownews.jpg);
	background-position : left top;
	background-repeat : no-repeat;
}
.newsbox_content a:link,
.newsbox_content a:active,
.newsbox_content a:visited {
	text-decoration : none;
	color : black;
}
.newsbox_content a:hover {
	text-decoration : none;
	color : #dddddd;
}
.newsbox_footer {
	color : black;
	padding : 5px 5px 5px 5px;
	background-color : white;
	background-image : url(../images/vullinghs/newsboxfooterBG.jpg);
	background-repeat : no-repeat;
}
.newsbox_footer a:link,
.newsbox_footer a:active,
.newsbox_footer a:visited {
	color : black;
	text-decoration : none;
}
.newsbox_footer a:hover {
	color : #dddddd;
	text-decoration : underline;
}
/* List (LS) CLasses */
.LS_BodyIndex {
	font-size :12px;
}
.LS_TopIndex {
	font-size :12px;
	font-weight : bold;
	color :#99CC01;
}
.LS_Header {
	font-weight : bold;
	font-size :12px;
	color :#99CC01;
}
.LS_Title {	
	font-weight : bold;
	color :#99CC01;
}
.LS_link {
	font-size :12px;
}
.LS_link a:link{
	font-size :12px;
}
.LS_link a:active{
	font-size :12px;
}
.LS_link a:visited{
	font-size :12px;
}
.LS_link a:hover {
}
.LS_More {
	font-size : 12px;
}
.LS_More a:link{
	font-size : 12px;
}
.LS_More a:active{
	font-size : 12px;
}
.LS_More a:visited{
	font-size : 12px;
}
.LS_More a:hover{
	font-size : 12px;
}
.LS_Body {
	font-size :12px;
}
.LS_Top {
	font-size :12px;
}
.LS_BoxTitles {
	font-size :12px;
}
.LS_BoxTitles a:hover {
	font-size :12px;
}	
/* 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 {
	font-size :12px;
}
/* Message Bord (MB) Classes @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@*/ 

.MB_Th {
	font-size :12px;
	background-color : #99CC01;;
	font-weight : bold;
}
.MB_Td {
	font-size : 12px;
	background-color : #EDF4F6;
}
.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;
	color :#99CC01;
}
.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;
	font-size : 12px;
	color :#99CC01;
}
.LK_Title {
	font-weight : bold;
	font-size :12px;
	color :#99CC01;
}
.LK_Link {
	font-size : 12px;
}
.LK_Link a:link,
.LK_Link a:active,
.LK_Link a:visited{
	font-size : 12px;
	color : white;
}
.LK_Link a:hover{
	font-size : 12px;
	color : #333333;
}
.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;
}
/* Adres List (AL) CLasses */
.AL_header {
	font-size : 12px;
}
.AL_Link {
	font-size : 12px;
}
.AL_Link a:link{
	font-size : 12px;
}
.AL_Link a:active{
	font-size : 12px;
}
.AL_Link a:visited{
	font-size : 12px;
}
.AL_Link a:hover{
	font-size : 12px;
}
.AL_pharmname {
	font-size : 12px;
}
.AL_pharmname2 {
	font-size : 12px;
}
.AL_Title {
	font-size : 12px;
}
.AL_domain {
	font-size : 12px;
}
.AL_domain a:link{
	font-size : 12px;
}
.AL_domain a:active{
	font-size : 12px;
}
.AL_domain a:visited{
	font-size : 12px;
}
.AL_domain a:hover{
	font-size : 12px;
}
.AL_phone {
	font-size : 12px;
}
.AL_fax {
	font-size : 12px;
}
.AL_zip {
	font-size : 12px;
}
.AL{
	font-size : 12px;
}
.AL a:link{
	font-size : 12px;
}
.AL a:active{
	font-size : 12px;
}
.AL a:visited{
	font-size : 12px;
}
.AL a:hover{
	font-size : 12px;
}
.AL_table1 {
	font-size : 12px;
}
/* news_box_classes */ 

.News_title {
	font-size :12px;
	font-weight : bold;
	color :#99CC00;
}
.News_content {
	font-size: 12px;
}
.BO_header {
	font-weight : bold;
	font-size: 12px;
	color :#99CC00;
}
.Backoffice_link {
	font-size :12px;
}
.LinksPage_Link {
	font-size: 12px;
}
.LinksPage_Link a:link,
.LinksPage_Link a:active,
.LinksPage_Link a:visited{
	font-size : 12px;
	text-decoration : none;
	color : black;
}
.LinksPage_Link a:hover{
	font-size : 12px;
	text-decoration : underline;
	color : black;
}
.LinksPage_Title {
	font-size: 12px;
	font-weight : bold;
	color :#99CC00;
}
.List_Object_Title {
	font-size: 12px;
	font-weight : bold;
	color :#99CC00;
}
.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 {
}
.MB_Title {
	font-weight : bold;
	color :#99CC01;
}
.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;

}
.Form_Content {
	font-size :12px;
}

.Content_header {
	font-size : 12px;
	color :#99CC00;
	font-weight : bold;
}
.Content_title   {
	font-size : 12px;
	font-weight : bold;
	color :#99CC01;
}   
.Content_text {
	font-size : 12px;

}
.formfields_lable {
	font-size :12px;

}
.content_MenuLink {
	font-weight : bold;
	font-size :12px;

}
/* ################## BOX CLASSES **************** */
.box_table {
	width : 208px;
	border-right:  solid 1px white;
	background-color : #99CC00;	
}
.box_header {
	font-weight : bold;
	color : white;
	padding : 2px 5px 2px 5px;
}
.box_content {
	padding : 2px 5px 2px 15px;
	background-image : url(../images/vullinghs/arrownews.jpg);
	background-position : left top;
	background-repeat : no-repeat;
}
.box_content a:link,
.box_content a:active,
.box_content a:visited {
	text-decoration : none;
	color : black;
}
.box_content a:hover{
	text-decoration : none;
	color : #dddddd;
}
.box_footer {
	color : black;
	padding : 5px 5px 5px 5px;
	background-color : white;
	background-image : url(../images/vullinghs/newsboxfooterBG.jpg);
	background-repeat : no-repeat;
}
.box_footer a:link,
.box_footer a:active,
.box_footer a:visited {
	color : black;
	text-decoration : none;
}
.box_footer a:hover {
	color : #dddddd;
	text-decoration : underline;
}
.box_footer TD{

}
.box_table{

}
.box_header{

}
.box_content {

}
.box_content TD{

}
.box_content a:link,
.box_content a:active,
.box_content a:visited {

	text-decoration : none;
}
.box_content a:hover {

}
.box_bullet {
	width : 15px;
}
.box_item{
}
.Box_more{
	font-weight :bold;
	text-decoration : none;
}
.Box_more a:link,
.Box_more a:active,
.Box_More a:visited{
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;	
}
.Box_More a:hover{
	font-size : 10px;
	font-weight : bold;
	text-decoration : none;	
}
.List_Object_Title {
	font-family : arial;
	font-weight : bold;
}
.List_Object_Content {
	font-family : arial;
}
Link_Object_Link {
	font-family : arial;
}
.header {
	padding : 2px 5px 2px 5px;
}



