body
{
	background-color:#BBBBBB;
}

#container
{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	border:1px solid black;
	background-color:#061b33;
	
}
	
#banner
{
	width:800px;
	height:120px;
	background-image:url(images/banner.gif);
}

.horiz_spacer
{
	width:800px;
	height:5px;
	background-image:url(images/horiz_spacer.gif);
	/* IE HACK */
	font-size: 2pt; 
	line-height: .4;
}

#nav
{
	width:800px;
	height:22px;
	background-color:#061b33;
	/* IE HACK */
	font-size: 2pt; 
	line-height: .4;
}

.nav_button
{
	height:23px;
}

a img
{  
	border-style: none;
}

#left_container
{
	width:150px;
	vertical-align:top;
	background-color:#061b33;
	padding-right:8px;
}

.vert_spacer
{
	height:431px;
	width:10px;
	background-image:url(images/vert_spacer.gif);
	float:left;
}

#mid_container
{
	width:476px;
	vertical-align:top;
}

#mid_header
{
	width:476px;
	height:23px;
	background-image:url(images/content_header.gif)
}

#mid_content
{
	width:476px;
	background-color:#0a3563;
}

#mid_footer
{
	width:476px;
	height:23px;
	background-image:url(images/content_footer.gif)
}

#right_container
{
	width:150px;
	vertical-align:top;
	background-color:#061b33;
}

#footer
{
	width:800px;
	height:15px;
	clear:both;
	background-image:url(images/footer.gif);
}

#contact_table
{
	border:1px solid black; 
	padding:10px;
	background-color:white; 
	color:#061B33;
}

#email_table
{
	border:1px solid black; 
	padding:10px; 
	background-color:white; 
	width:400px; 
	text-align:left;
	color:#061B33;
}

.t1
{
	background-color:white;
}

.t2
{
	background-color:#DDDDDD;
}

#inv_table
{
	margin-left:auto; 
	margin-right:auto;
	width:97%; 
	color:#061B33;
	background-color:#061B33;;
	border:1px solid white;
	font-size:12px;
}

#inv_table th
{
	background-image:url(images/smallbox_bg.jpg);
	background-repeat:repeat-x;
	color:white;
}

#inv_table .mid
{
	text-align:center;
}

#inv_table .row0
{
	background-color:#DDDDDD;
}
#inv_table .row1
{
	background-color:white;
}

.tt_holder
{
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid white;
	width:450px;
	margin-left:10px;
	
}

.tt_header
{
	background-image:url(images/smallbox_bg.jpg);
	background-repeat:repeat-x;
	padding-left:3px;
	padding-right:3px;
	border:1px solid #061B33;
}

.tt_header a
{
	color:white;
}

.tt_body
{
	padding-left:3px;
	padding-right:3px;
	background-color:white;
	color:#061B33;
}

.pane_header
{
	width:150px;
	height:23px;
}

.pane_content
{
	width:150px;
	background-color:#0a3563;
}

.pane_footer
{
	width:150px;
	height:23px;
	background-image:url(images/pane_footer.gif)
}

.pane_horiz_spacer
{
	width:150px;
	height:11px;
	background-image:url(images/pane_horiz_spacer.gif);
	/* IE HACK */
	font-size: 2pt; 
	line-height: .4;
}