BODY
	{
	margin: 0;
	padding: 0;
	border: 0;
	font: x-small/1.4em Tahoma, Verdana, Arial;
	background: #737172;
	background-image: url(images/background.gif);
	}
TD
	{
	font: x-small/1.4em Tahoma, Verdana, Arial;
	}
STRONG
	{
	color: #15345C;
	}
A, A:visited	{
	color: #15345C;
	text-decoration: none;
	}
A:hover	{
	color: #3F3F3F;
	text-decoration: underline;
	}
#layout
	{
	width: 778px;
	border: 0;
	background: #F8F7E5;
	}
#top{
	height: 24px;
	background: url(images/top_bck.gif);
	}
#header{
	height: 77px;
	background: url(images/header.jpg);
	}
#nav{
	height: 36px;	
	}
#imgrow
	{
	height: 210px;
	background: url(images/row_img2.jpg);
	}
#flash
	{
	width: 200px;
	height: 200px;
	}
#bottom{
	height: 8px;
	background: url(images/upfooter_bck.gif);
	}
#homec
	{
	height: 192px;
	padding: 10px;
	vertical-align: top;
	border-left: solid 1px #fff;
	}
#footer{
	height: 85px;
	background: url(images/footer_bck.gif);
	padding-top:10px;
	vertical-align: top;
	text-align: center;
	font: xx-small/2em Tahoma, Verdana, Arial;
	
	}
#b1
	{
	width:105px;
	background: url(images/b1_o.jpg);
	}
#b2
	{
	width:136px;
	background: url(images/b2_o.jpg);
	}
#b3
	{
	width:163px;
	background: url(images/b3_o.jpg);
	}
#b4
	{
	width:128px;
	background: url(images/b4_o.jpg);
	}
#b5
	{
	width:121px;
	background: url(images/b5_o.jpg);
	}
#b6
	{
	width:125px;
	background: url(images/b6_o.jpg);
	}
.content
	{
	background: #F8F7E5;
	color: #3F3F3F;
	}
.spacer
	{
	height: 20px;
	background: url(images/dot.gif) repeat-x left bottom;
	}
.hspacer
	{
	font-weight: bold;
	color: #3F3F3F;
	height: 30px;
	background: url(images/dot.gif) repeat-x left bottom;
	}
.headcell
	{	
	height: 50px;
	font-weight: bold;
	color: #3F3F3F;
	}
.headcell strong
	{
	color: #D60000;
	}
select
	{
	color: #3F3F3F;
	border: solid 1px #3F3F3F;
	background: #F8F7E5;
	}
.button
	{
	color: #D60000;
	border: solid 1px #3F3F3F;
	background: #F8F7E5;
	cursor: hand;
	}
.vertsp
	{
	background: url(images/vdot.gif) repeat-y right top;
	}
.padrc
	{
	padding: 10px 20px 0px 0px;
	background: #fff;
	color: #3F3F3F;
	}
.gripimg
	{
	border: outset 1px #eee;
	}