﻿body
{
 /*background-image:url('images/bground_1.gif');*/
 /* background-repeat:repeat-x;*/
 padding:0;
 margin:0;
 font-family: arial, verdana;
 color:black;
 font-size:12px;
}
#container
{
 width:1000px;
 padding:0;
 margin:0px auto; 
 background-image:url('images/page_bg.gif');
 background-repeat:no-repeat;
 font-family: arial, verdana;
 color:black;
 font-size:12px;
}
#header
{
 width:1000px;
 height:85px;
 /* padding-top:22px; */
 background-image:url('images/b4b_header.gif');
 background-repeat:no-repeat;
 margin:0px auto;
}
#menubar
{
 width:1000px;
 /* height:50px; */
 height:23px;
 background-image:url('images/menu_bar.gif'); 
}
#leftmenucell
{
 width:200px;
}
#homecell
{
 width:680px;
}
#righthome
{
 width:320px;
}
#barbottom
{
 width:1000px;
 /* height:70px;*/
 height:30px;
}
#barfooter
{
 width:1000px;
 height:65px;
}
#leftmenuholder
{
 width:170px;
 padding-left:15px;
 padding-top:30px;
}

a.topmenuitem, a.topmenuitem:visited, a.topmenuitem:active
{
 display:block;
 background-image:url('images/button_top_u.jpg');
 width:130px;
 padding-left:40px;
 height:35px;
 line-height:35px;
 border:none;
 margin-bottom:2px;
 font-family: arial, verdana;
 color:#003d84;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
}
a.topmenuitem:hover
{
 text-decoration:underline; 
}  
a.menuitem, a.menuitem:visited, a.menuitem:active
{
 display:block;
 background-image:url('images/button_u.jpg');
 width:130px;
 padding-left:40px;
 height:35px;
 line-height:35px;
 border:none;
 margin-bottom:2px;
 font-family: arial, verdana;
 color:#003d84;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
}
a.menuitem:hover
{
 text-decoration:underline;
}  
a.bottommenuitem, a.bottommenuitem:visited, a.bottommenuitem:active
{
 display:block;
 background-image:url('images/button_bottom_u.jpg');
 width:130px;
 padding-left:40px;
 height:35px;
 line-height:35px;
 border:none;
 font-family: arial, verdana;
 color:#003d84;
 font-size:11px;
 font-weight:bold;
 text-decoration:none;
}
a.bottommenuitem:hover
{
 text-decoration:underline; 
} 

.homeitem
{
 padding:15px;
}

a.menu
{
 display:block;
 height:25px;
 line-height:25px;
 background-image:none;
 border-right:solid 1px white;
 color:white;
 font-family:arial, verdana;
 font-weight:bold;
 font-size:11px;
 text-decoration:none;
 padding: 0px 18px;
 float:left;
}
a.menu:hover
{
 background-image:url('images/menu_down.gif');
}

.pagetitle
{
 font-size: 14px;
 font-weight: bold;
 padding:15px 5px;
}

.homeitem
{
 width:300px;
}
#newsboxhome
{
 width: 50px;
 float: right;
 border-left: solid 1px white;
}
.item
{
 padding-left:5px;
 padding-bottom: 10px;
}

a.textlink, a.textlink:visited, a.textlink:active
{
 color:blue;
 text-decoration:none;
}
a.textlink:hover
{
 text-decoration:underline;
}

.formtable
{
 color:black;
 font-family:arial, verdana;
 font-weight:normal;
 font-size:12px;
}

a.copylink
{
	font-family:Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration:none;
	font-size:10px;
}

a.copylink:hover
{
	text-decoration:underline;
}