body
{
 background-color: #BAC2C9;
 margin: 12px 0 12px 0;
 padding: 0;
 font-family: arial;
 font-size: 10pt;
}

p
{
 margin: 6px 0 6px 0;
 font-family: arial;
 font-size: 10pt;
}

hr
{
 border: none;
 margin: 0 0 2px 0;
 padding: 0;
 color: gray;
 background-color: gray;
 height: 1px;
 line-height: 1px;
 width: 100%;
}

h1
{
 font-size: 14pt;
 font-weight: bold;
 letter-spacing: 5px;
 color: #35718F;
 margin: 0;
 padding: 0;
}

h2
{
 font-size: 12pt;
 font-weight: bold;
 letter-spacing: 2px;
 color: #35718F;
 margin: 0;
 padding: 0;
}

h3
{
 margin: 0;
 padding: 0;
}

.header
{
 position: relative;
 border: 2px solid #1B568D;
 border-bottom: none;
 margin: auto;
 overflow: hidden;
 width: 780px;
 height: 275px;
 padding: 0;
 background-color: #FFFFFF;
 z-index: 10;
}

.bghd
{
 position: absolute;
 top: 0;
 left: 0;
 background-color: #4B4B4B;
 height: 123px;
 width: 100%;
 z-index: 0;
}

.bod
{
 border: 2px solid #1B568D;
 border-top: none;
 padding: 0 6px 0 0px;
 width: 774px;
 margin: auto;
 background-color: #FFFFFF;
}

.arrowlistmenu
{
 width: 185px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader
{ /*CSS class for menu headers in general (expanding or not!)*/
 font: bold 14px Arial;
 color: white;
 background: url('../images/titlebar1.png') repeat-x center left;
 margin-bottom: 0px; /*bottom spacing between header and rest of content*/
 text-transform: uppercase;
 padding: 4px 0 4px 5px; /*header text is indented 10px*/
 cursor: hand;
 cursor: pointer;
 border: 1px solid #C3C3C3;
}

.menuheader a
{
 color: white;
 text-decoration: none;
}

.menuheader a:visited
{
 color: white;
}

.menuheader a:hover
{
 color: #FFD400;
}

.arrowlistmenu .openheader
{ /*CSS class to apply to expandable header when it's expanded*/
 background-image: url('../images/titlebar-active.png');
}

.arrowlistmenu ul
{ /*CSS for UL of each sub menu*/
 list-style-type: none;
 margin: 0;
 padding: 0;
 margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu li
{
 padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu li a
{
 color: #A70303;
 background-image: url('../images/arbullet.gif');
 background-repeat: no-repeat;
 background-position: 3px 3px; /*custom bullet list image*/
 display: block;
 padding: 2px 0;
 padding-left: 19px; /*link text is indented 19px*/
 text-decoration: none;
 font-weight: bold;
 border-bottom: 1px solid #FFFFFF;
 font-size: 10pt;
}

.arrowlistmenu li a:visited
{
 color: #A70303;
}

.arrowlistmenu li a:hover
{ /*hover state CSS*/
 color: #1B568D;
}

.randimg
{
 position: relative;
 float: right;
 width: 170px;
}

.randimghd
{
 position: relative;
 width: 165px;
 background-color: #22A7D9;
 color: #FFFFFF;
 font-size: 12pt;
 font-weight: bold;
 padding: 1px 0 1px 3px;;
 border: 2px solid #35718F;
}

.randimgbd
{
 position: relative;
 width: 160px;
 border: 2px solid #35718F;
 border-top: none;
 text-align: center;
 padding: 4px;
 background-color: #FFFFAA;
 margin: 0 0 3px 0;
}

.small
{
 font-size: 7pt;
 font-family: arial, sans-serif;
}

.login
{
 font-size:8pt;
}

.about p
{
 margin: 8px 0px 8px 0px;
 font-size: 10pt;
}

.about img
{
 border: 2px solid #EBBD07;
}

.active
{
 color: #EBBD07;
}

td.lftcol
{
 background-color: #BFDBE9;
 width: 185px;
 border-right: 2px dotted #35718F;
 border-top: 2px dotted #35718F;
}

td.rtcol
{
 padding: 0 0 0 4px;
}

.clear
{
 clear: both;
 height: 1px;
 line-height: 1px;
}

.photo
{
 border: 2px solid blue;
 margin: 0;
 padding: 0;
 text-align: center;
}

.comu
{
 background-color: #C9DCDF;
 font-weight: bold;
 color: navy;
 width: 150px;
}

table.com
{
 border: 1px solid black;
}

td.com
{
 background-color: white;
}

.date
{
 font-size: 9pt;
 font-weight: normal;
 color: gray;
}

.subscribe
{
 position: relative;
 margin: 30px 6px 6px 6px;
 padding: 2px;
 border: 1px solid black;
 background-color: #D2D2D2;
}

.subscribe p
{
 font-size: 9pt;
 margin: 0 0 3px 0;
 color: #880404;
 text-align: center;
}

.wrong p
{
 color: red;
 font-weight: bold;
 text-align:center;
 font-size: 11pt;
 margin: 2px;
}

.photomanleft ul
{
 margin: 0 0 8px 0;
 padding: 0;
}

.photomanleft li
{
 display: inline;
 padding: 0 4px 0 0;
}

.newcom
{
 border: 2px solid blue;
}

td.newcomhd
{
 text-align: center;
 font-weight: bold;
 background-color: #13557B;
 color: #FFFFFF;
}

.foot
{
 font-size: 10pt;
 text-align: center;
 color: #13557B;
 padding-top: 6px;
}

.mostviewed
{
 position: relative;
 border: 1px solid #969696;
 background-image: url('../images/mvbg.gif');
 background-repeat: repeat-y;
 background-color: #7FCEF5;
 margin: 8px 8px 10px 8px;
 padding: 6px;
}

.webupdates
{
 color: #174168;
 position: relative;
 float: left;
 width: 400px;
}

.webupdates ul
{
 list-style-type: none;
 padding: 0 0 6px 6px;
 margin: 10px 0 0 0;
}

.webupdates li
{
 background-repeat: no-repeat;
 background-position: 0 3px;
 padding: 0 0 10px 0;
}

.webupdates p
{
 text-indent: -73px;
 margin: 0;
 margin-left: 73px;
}

.date
{
 font-weight: bold;
 color: #1B568D;
}

.error
{
 font-weight: bold;
 color: red;
}