BODY {
 background-color: #FCF3E2;
 background-image: url("../imgs/header_bg.gif");
 background-position: top;
 background-repeat: repeat-x;
}

TABLE,TD,TR,TH {
font-family: Garamond;
font-size: 15px;
color: #000000;
border: 0px;
}

HR {
height: 1px;
color: #A59073;
}

INPUT,SELECT,TEXTAREA {
 border: #A59073 1px solid;
 font-family: Garamond;
 font-size: 15px;
}

INPUT.Search {
 font-size: 10px;
 font-family: Garamond;
 background-color: #FFFFFF;
 border: #444444 1px solid;
}

A:link {
 color: #000000;
 text-decoration: none;
}
A:visited {
 color: #000000;
 text-decoration: none;
}
A:hover {
 color: #0769B2;
 text-decoration: none;
}

A.Menu:link {
 color: #000000;
 text-decoration: none;
}
A.Menu:visited {
 color: #000000;
 text-decoration: none;
}
A.Menu:hover {
 color: #800000;
 text-decoration: none;
}

A.link:link {
 color: #000000;
 text-decoration: none;
}
A.link:visited {
 color: #000000;
 text-decoration: none;
}
A.link:hover {
 color: #c0c0c0;
 text-decoration: none;
}

IMG {
 border: 0px;
}

P,FORM {
 margin: 0px;
 padding: 0px;
}

P.Title {
 font-weight: bold;
 color: #060048;
 font-size: 17px;
 margin-bottom: 0px;
}

P.SubTitle {
 color: #4137A7;
 font-size: 15px;
 font-weight: bold;
}

P.Summary {
 color: #444444;
}

P.Content {
margin-top: 5px;
text-align: justify;
}

.header {
 background-color: #25380B;
 background-image: url("../imgs/header_bg.gif");
 background-repeat: repeat-x;
 height: 92px;
}

TD.sbb {
 border-bottom: #D0C1AB 1px solid;
 padding: 2px;
}

TD.P5 {
padding: 5px;
}

.noborder {
 border: 0px;
}

IMG.banner {
 border: #C79959 1px solid;
 margin-left: 2px;
}

DIV.Menu {
 font-family: Garamond;
 font-size: 14px;
 height: 16px;
 color: #193380;
 margin-left: 10px;
}

A.Menu:link { color: #18327D; font-family: Garamond; font-size: 14px; text-decoration: none; }
A.Menu:visited { color: #18327D; font-family: Garamond; font-size: 14px; text-decoration: none; }
A.Menu:hover { color: #0769B2; font-family: Garamond; font-size: 14px; text-decoration: none; }

.ActiveMenu { color: #0769B2; font-family: Garamond; font-size: 13px; }

DIV.SubMenu {
 font-family: Garamond;
 font-size: 14px;
 color: #193380;
 height: 15px;
 padding-top: 3px;
 padding-bottom: 3px;
 margin-left: 35px;
}

A.ADM_Link:link {
 font-family: Garamond;
 font-size: 15px;
 font-weight: normal;
 color: #19337E;
 text-decoration: none;
}
A.ADM_Link:visited {
 font-family: Garamond;
 font-size: 15px;
 font-weight: normal;
 color: #19337E;
 text-decoration: none;
}
A.ADM_Link:hover {
 font-family: Garamond;
 font-size: 15px;
 font-weight: normal;
 color: #0769B2;
 text-decoration: none;
}

.verdana10 {
 font-size: 10px;
 font-family: Verdana;
}

A.verdana10b:link {
 font-size: 13px;
 color: #19337E;
 font-weight: bold;
 text-decoration: none;
}
A.verdana10b:visited {
 font-size: 13px;
 color: #19337E;
 font-weight: bold;
 text-decoration: none;
}
A.verdana10b:hover {
 font-size: 13px;
 color: #0A68B0;
 font-weight: bold;
 text-decoration: none;
}

.verdana10b {
 font-size: 13px;
 color: #19337E;
 font-weight: bold;
}

TD.Content {
border-left: #A59073 1px solid; 
padding-left:20px;
padding-right:20px;
}

