body 
	{
	margin:0;
	padding:0;
	background-color: #00437C;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}

p,td 
	{ 
	font-family:Tahoma, Helvetica, sans-serif; 
	margin-top: 0px;
	}

a
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

a:hover
	{
	color: #1F98FF;
	text-decoration: underline;
	}

a.hidden 
	{
	text-decoration: none;
	color: #000000;
	cursor:default;
	}

ul 
	{
	margin-left:20px;
	margin-top:0px;
	padding:1px;
	list-style-type: square;
	line-height: 16px;
	}

h1 
	{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 11px;
	text-transform: uppercase;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 0px;
	}

.lmenu 
	{
	background-image: url(../images/lmenu-bg.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	}

.lmenu_title 
	{
	background-image: url(../images/lmenu-bg.gif);
	background-repeat: repeat-y;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 0px;
	padding-left: 17px;
	padding-right: 16px;
	}

.lmenu a
	{
	background-repeat:no-repeat;
	text-decoration: none;
	color:#FFFFFF;
	font-size: 11px;
	padding-top: 4px;
	display: block;
	background-image: url(../images/lbullet.gif);
	background-position: 17px 9px;
	padding-bottom: 4px;
	padding-left: 35px;
	}

.lmenu a: hover 
	{
	color:#FFFFFF
	}

.bgy 
	{
	background-repeat: repeat-y;
	}

.bbbg 
	{
	background-image: url(../images/bbbg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	}

.bgx 
	{
	background-repeat: repeat-x;
	}

.norepeat 
	{
	background-repeat: no-repeat;
	}

.bottom_addr 
	{
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 0px;
	text-align: center;
	}

.bottom_addr a 
	{
	text-decoration: none;
	}

.bottom_addr a:hover 
	{
	text-decoration: underline;
	}

.bottom_menu 
	{
	color: #FFFFFF;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 10px;
	font-size: 10px;
	}

.bottom_menu a 
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

.bottom_menu a:hover 
	{
	color: #1F98FF;
	text-decoration: underline;
	}

.cbg 
	{
	background-image: url(../images/cbg.gif);
	background-repeat: repeat-x;
	background-color: #004F92;
	}

.menu 
	{
	color: #FFFFFF;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
	white-space: nowrap;
	font-size: 11px;
	padding-top: 5px;
	}

.menu a
	{
	text-decoration: none;
	color: #FFFFFF;
	}

.menu a:hover 
	{
	color: #FFFFFF;
	text-decoration: underline;
	}

.body_txt 
	{
	color: #FFFFFF;	
	text-align: justify;
	vertical-align: top;
	font-size: 12px;
	font-family: Tahoma, Tahoma;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 15px;
	padding-left: 11px;
	}

.company_name 
	{
	font-size: 16px;
	font-family: Monotype Corsiva;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	}

