A,A:LINK,A:VISITED,A:ACTIVE,A:FOCUS{
color:#BD3505;
text-decoration:none
}
A:HOVER{
color:#FF4500;
text-decoration:underline
}
BODY{
background-color: #F9F9F1
}
BODY,LI,P,TD,INPUT,DIV{
color:#373D1C;
font-family:Arial,Helvetica,sans-serif;
font-size:13px
}
H1{
font-family:Arial,Helvetica,sans-serif;
font-size:26px
}
H2{
font-family:Arial,Helvetica,sans-serif;
font-size:20px
}
H3{
font-family:Arial,Helvetica,sans-serif;
font-size:16px
}
H4{
font-family:Arial,Helvetica,sans-serif;
font-size:14px
}
H5{
font-family:Arial,Helvetica,sans-serif;
font-size:12px
}
H6{
font-family:Arial,Helvetica,sans-serif;
font-size:10px
}
INPUT{
background-color:#FFFFFF;
color:#000000;
font-size:11px
}

TABLE.picBorder{
border-bottom-width:1px;
border-color:#373D1C;
border-left-width:1px;
border-right-width:1px;
border-style:solid;
border-top-width:1px
}
TABLE.picBorderLighter{
border-bottom-width:1px;
border-color:#C6C6AC;
border-left-width:1px;
border-right-width:1px;
border-style:solid;
border-top-width:1px
}
TABLE.textBorder{
border-bottom-width:1px;
border-color:#999965;
border-left-width:1px;
border-right-width:1px;
border-style:solid;
border-top-width:1px
}
TABLE.videoBorder{
border-bottom-width:4px;
border-color:#C6C6AC;
border-left-width:4px;
border-right-width:4px;
border-style:solid;
border-top-width:4px
}
.bottomNavigation{
font-size:11px
}
.heading{
font-size:14px;
font-weight:bold
}
.headingMain{
font-size:15px;
font-style:italic;
font-weight:bold
}
.underline{
border-bottom-color:#999965;
border-bottom-style:dashed;
border-bottom-width:1px
}
.picFooter{
font-size:10px;
}

/*style for numbers in the search pages*/
span.currentPageNumber{
        background-color:#d1d1b5;
        font-weight:bolder;
}
a.pageNumber{
        background-color:#d1d1b5;
        font-weight:bolder;
}
a.groupJumper{
        background-color:#d1d1b5;
        font-weight:bolder;
}

#MenuTop {
border-style:solid;
border-color:#CCCCCC;
BORDER:1PX;
}

#MenuTop a {
display:block;
width:100px;
padding-top:8px;
padding-bottom:8px;
font: Arial, "Comic Sans MS", Technical; // Font family menu items
font-size: 8pt;						// Font size menu items
font-weight: bold;				/ Bold menu items 1 or 0
font-style: italic;
}

#MenuTop a:link {
	color: darkslategrey;
	text-decoration: none;
}

#MenuTop a:hover {
background-color:#b7c8f6;
color: #ffffff;
text-decoration:none;
font-weight:bold
}





