﻿/* Body ------------------------------------------------------------ */

BODY.member {
    margin:                 0px;
    color:                  black;
    background-color:       #fac26a;
    font-size:              small;
    font-family:            verdana,sans-serif;
}
BODY.catalogue {
    margin:                 0px;
    color:                  black;
    background-color:       #e9edd7;
    font-size:              small;
    font-family:            arial,sans-serif;
}
BODY.public {
    margin:                 0px;
    color:                  black;
    background-color:       #e5d1a7;
    font-size:              small;
    font-family:            verdana,sans-serif;
}

ul 
{ font-family:Verdana,sans-serif;
	font-size:small;
	color:#000000;
	}

CAPTION.banner {
    padding-top:            15px;
    padding-left:           10px;
    background-repeat:      no-repeat;
    background-position:    bottom right;
}

/* Banner/Header/Footer ------------------------------------------------------------ */

    
TD.banner
{
	background-color: white;
	padding: 3px;
	text-align: justify;
	font-size:xx-small;
	border-right-color:#0071C1;
	border-right-style:solid;
	border-right-width:thin;
	color: #cc0000;	
}

TD.footer
{
	background-color: white;
	padding: 7px;
	text-align: justify;
	font-size:7pt;
	color: #4c4c4c;
}

TD.memberbuttons
{
	background-color: white;
	padding: 3px;
	text-align: justify;
	font-size:xx-small;
	color: #c0c0c0;
}



TR.banner {
    height:                 40px;
    font-size: smaller;
    padding:7px;
}

TR.header {
    height:                 40px;
    font-size: smaller;
    background-color:#0071C1;
    padding:7px;
}
TR.footer
{
	height: 40px;
	color: #cc0000;
	font-size: smaller;
	padding: 7px;
}

/* Menu ------------------------------------------------------------ */

A.menu:link,
A.menu:visited,
A.menu:active { 
	color:			#000000;
	text-decoration:	none;
}

A.menu:hover {
	color:			white;
	background-color:	#0071C1;
	text-decoration:	none;
	cursor:			pointer;
}
TD.topmenu
{
	background-color: #F7F6F3;
	border:1px;
	border-color:Red;
	padding: 7px;
	text-align: justify;
	font-size: small;
	color: #cc0000;
}

TD.leftmenu
{
	background-color: #F7F6F3;
	padding: 7px;
	text-align: justify;
	font-size:small;
	font-weight:bold;
	color: #cc0000;
	font-family:Verdana;
}


TD.rightmenu
{
	background-color: #F7F6F3;
	border-right-color:white;
	border-right-style:solid;
	border-right-width:thick;
	padding: 7px;
	text-align: justify;
	font-size: xx-small;
	color: #000000;
}

TD.nav_bar { 
	border-color: #9aa29c; 
	border-style: outset; 
	background-color: #d9e0e4;
    background-repeat:    no-repeat;
    background-position:  top left;
    background-color:     #E9DDCD;
    padding-left:         5px;
    padding-right:        5px;
    margin:               10px 20px;
    height:               25px;
    text-align:           left;
    }
TH.menu {
    border-right:           2px solid #0071C1;
    text-align:			center;
}

DIV.main_menu {
    width:                175px;
    background-image:     url(/wddc_common/web_art/bl_paw.gif);
    background-repeat:    no-repeat;
    background-position:  top left;
    padding-left:         25px;
    font-family:          tahoma, sans-serif;
    font-style:           normal;
    font-size:            8pt;
    font-weight:          bolder;
    line-height:          20px;
    text-align:           left;
}
DIV.sub_menu {
    width:                100%;
    background-image:     url(/wddc_common/web_art/bl_paw.gif);
    background-repeat:    no-repeat;
    background-position:  top left;
    padding-left:         25px;
    font-family:          tahoma, sans-serif;
    font-style:           normal;
    font-size:            8pt;
    font-weight:          bolder;
    line-height:          20px;
    text-align:           left;
}

DIV#menu_here {
	background-image:	url(/wddc_common/web_art/rd_paw.gif);
	color:			#FF0008;
}

DIV#menu_was_here {
	background-image:	url(/wddc_common/web_art/rd_paw.gif);
}

/* Core ------------------------------------------------------------ */

TD.core
{
	background-color: white;
	padding: 7px;
	text-align: justify;
	font-size: small;
	color: black;
	width:1024px;
}

TABLE.core
{
	background-color: white;
	font:verdana,sans-serif;
	width:750;
	float:none;
	min-width:650;
	
	padding: 6px;
	text-align: justify;
	font-size: small;
	color: black;
}

TABLE.membercontent
{
	background-color:	white;
	border:				2;
	font:				verdana,sans-serif;
	width:				600;
	float:				none;
	padding:			6px;
	font-size:			small;
	color:				black;
	max-width:			650;
}

A.core 
{ 
	color:			#202daa;
	text-decoration:	none;
}


H3.core {
	font-family:		verdana, sans-serif;
	font-size:			20px;
	letter-spacing:		0.1em;
	text-align:			left;
	color:				#0071C1;
}

H4.core {
	color:			#0071C1;
	padding-left:		14px;
}
H5.core {
	color:			#000000;
	padding-left:		10px;
}

P.core {
	text-indent:		1em;
}

HR.blue {
	color:			#0071C1;
}

HR.red {
	color:			#cc0000;
}

SPAN.button {
    border-style:         outset;
    border-color:         #E9DDCD;
    background-image:     url(/wddc_common/web_art/bl_paw.gif);
    background-repeat:    no-repeat;
    background-position:  top left;
    background-color:     #E9DDCD;
    padding-left:         25px;
    padding-right:        5px;
    margin:               10px 20px;
    font-family:          tahoma, sans-serif;
    font-style:           normal;
    font-size:            8pt;
    font-weight:          bolder;
    height:               25px;
    text-align:           left;
}

SPAN.newsclippings_list {
    font-family:          verdana, sans-serif;
    font-style:           normal;
    font-size:            12pt;
    font-weight:          bold;
    height:               25px;
    text-align:           left;
}
TABLE.main
{
}

.txtsearch
{	background-color:	#ffffff;
	border-style:		ridge;
	font-weight:		bold;
	height:				20px;
	width:				100px;		 	
}
#lblSearchString
{
	font-size: 10pt;
	color: background;
	font-family: Arial;
	font-weight:bold;
}
LABEL.lblSearchString
{
	font-size: 10pt;
	color: background;
	font-family: Arial;
}
