﻿body
{
	color:#363636;
	font-family:Tahoma;
	font-size:13px;
	font-weight:lighter;
	
	
}
a
{
	font-size:12px;
	color:#363636;
	font-weight:bold;
	text-decoration:none;
	
}
a:hover
{
	text-decoration:underline;
}
ul
{
	list-style-image:url(images/bullet.gif);
	text-indent:0px;
	margin:0px;
	margin-left:20px;
	margin-top:10px;
	padding:0px;
	
}

.header
{
	 width:873px;
	height:81px;
	 background-image:url(images/header.jpg);
	 background-repeat:repeat-y;
}
.left-shade
{
	 width:4px;
	
	 background-image:url(images/left-shade.jpg);
	 background-repeat:repeat-y;
}
.right-shade
{
	 width:4px;
	 
	 background-image:url(images/right-shade.jpg);
	 background-repeat:repeat-y;
}
.left-border
{
	 width:30px;
	 
	 background-image:url(images/left-border.jpg);
	 background-repeat:repeat-y;
}
.right-border
{
	 width:19px;
	 
	 background-image:url(images/right-border.jpg);
	 background-repeat:repeat-y;
}

.footer
{
	background-image:url(images/footer-bg.jpg);
	width:881px;
	height:48px;
	
}
.footer , .footer a
{
	color:#A4A4A4;
	font-size:10px;
	text-decoration:none;
}
.footer a:hover
{
	text-decoration:underline;
}

.footer-beam
{
	color:#0BA2C1;
}
.page-title
{
	color:#0494B6;
	font-size:20px;
	font-weight:bold;
	border-bottom:solid 1px #7B7B83;
}
.menu
{
	 width:873px;
	 height:34px;
	 background-image:url(images/menu-bg.jpg);
	 background-repeat:no-repeat;
}
