/* CSS Document */
body
{
background-color: #020056;
margin: 0em auto;
}
#shadow
 { background: url(/images/bg.gif) repeat-y; margin: 0em auto; width: 1000px }
#container
 { background-color: #ffffff; margin: 0em auto; width: 950px }
#content
{
padding:20px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
background-color:#FFFFFF;
}
#header
 { background: url(/images/temp_02.jpg) no-repeat; width: 1000px; height: 427px }
#menu
 { width: 1000px; height: 42px }
#content a:link
{
color:#7a8539;
}
#content a:hover
{
color:#3b3d16;
}
h1
{
font-size:17px;
font-weight:bold;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #CCCCCC;
}
h2
{
font-size:15px;
font-weight:bold;
border-bottom: 1px solid #ECECEC;
}
h3
{
font-size:14px;
font-weight:bold;
}


.h1
{
font-size:17px;
font-weight:bold;
}


.h2
{
font-size:14px;
}


a.headnav:link     { color: #020056; font-weight: bold; font-size: 14px; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.headnav:visited    { color: #020056; font-weight: bold; font-size: 14px; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.headnav:hover    { color: #7b6496; font-weight: bold; font-size: 14px; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
a.headnav:active    { color: #020056; font-weight: bold; font-size: 14px; font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
