a:link
{
text-decoration:none;
font-weight:bold;
color:#CC9933;
}
a:active
{
text-decoration:none;
font-weight:bold;
color:#CC9933;
}
a:visited
{
text-decoration:none;
font-weight:bold;
color:#CC9933;
}
a:hover
{
text-decoration:underline;
font-weight:bold;
color:#000000;
}
body
{
/*background-color:#CCCCCC;*/
background-color: #ffffff;
margin-top:0px;
margin-left:3px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
/*color:#ffffff;*/
color: #000000;
background-image:url(../images/background.jpg);
background-attachment: fixed;
background-repeat:repeat-x;
}
h1
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:19px;
color:#000000;
background-repeat:no-repeat;
background-position:left;
padding-left:45px;
height:28px;
}
h2
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#FFFFFF;
}
/* h5 = breadcrumbs */
h5
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color:#FFFFFF;
}
.subt
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#CC9933;
font-weight:bold;
}
.text_linkarrow
{
background-image:url(../images/global/mini_arrow.gif);
background-repeat: no-repeat;
background-position:right;
padding-right:15px;
}
.header
{
background-image:url(../images/topbanner.jpg);
background-repeat: no-repeat;
/*background-color: #000000;*/
background-color: #F2D3AB;
width:749px;
height:85px;
border-left-width: 1px;
border-left-color:#FFFFFF;
border-left-style:solid;
border-right-width: 1px;
border-right-color:#FFFFFF;
border-right-style:solid;
text-align:left;
}
/* horizontal navigation */
.horz_bar
{
/*background-color:#6C6C6C;*/
background-color: #F2D3AB;
/*width:749px;*/
width: 100%;
height:26px;
border-left-width: 1px;
border-left-color:#FFFFFF;
border-left-style:solid;
border-right-width: 1px;
border-right-color:#FFFFFF;
border-right-style:solid;
position:inherit;
}
/* horizontal */
.vert_bar
{
background-color:#6C6C6C;
width:16px;
height:auto;
position:inherit;
}
/* main body */
.mainbody
{
vertical-align:top;
/*background-color:#292929;*/
background-color:#F8EAD8;
background-image:url(../images/bottom_gif.gif);
background-repeat:no-repeat;
background-position:bottom;
width:503px;
height:auto;
}
/* sidebar */
.sidebar
{
vertical-align:top;
width:229px;
height:auto;
}
.sidebar_bg
{
background-image:url(../images/grey_background.gif);
background-repeat:repeat-y;
width:228px;
height:auto;
margin-top:5px;
}
.img_bordered
{
border-style:solid;
border-width:1px;
border-left-color:#FFFFFF;
border-bottom-color:#FFFFFF;
border-right-color:#FFFFFF;
border-top-color:#FFFFFF;
}
/* search & mailing list in sidebar */
.search_mail
{
background-image:url(../images/grey_background.gif);
background-repeat:repeat-y;
width:228px;
height:130px;
}
.search_mail a:link
{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.search_mail a:active
{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.search_mail a:visited
{
font-size:10px;
color:#FFFFFF;
text-decoration:none;
}
.search_mail a:hover
{
font-size:10px;
color:#FFFFFF;
text-decoration:underline;
}
/* footer */
.footer
{
height:34px;
width:749px;
background-image:url(../images/footer_background.jpg);
background-repeat:repeat-x;
text-align:left;
border-left-width: 1px;
border-left-color:#FFFFFF;
border-left-style:solid;
border-right-width: 1px;
border-right-color:#FFFFFF;
border-right-style:solid;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
color: #000000;
}
.footer a:link
{
color: #000000;
text-decoration:none;
}
.footer a:active
{
color: #000000;
text-decoration:none;
}
.footer a:visited
{
color: #000000;
text-decoration:none;
}
.footer a:hover
{
color: #000000;
text-decoration:underline;
}

.inbody_set
{
padding-left:6px;
margin-top:2px;
width:470px;
}