﻿body
{
  font-family:					verdana,arial,sans-serif;
  background-color:			#ECECBA;
  background-image:     url( /images/atb09/mainbg_head.gif );
  background-position:  left top;
  background-repeat:    repeat-x;
  margin:								0px;
  padding:							0px;
  text-align:						center;
}

img, table, tr, td
{
  margin:		0px;
	border:		0px;
  padding:	0px;
}

div
{
  margin:		0px;
	border:		0px;
  padding:	0px;
}

hr.light
{
	width:		90%;
	height:		3px;
	border:		0px;
	background-color:			#F7F7E7;
}

td.lightbar
{
	width:								3px;
	background-color:			#F7F7E7;
}

#bignav
{
	width:								886px;
	background-color:			#FFF;
	border:								1px solid #73734F;
	padding:							7px;
	margin-left:					auto;
	margin-right:					auto;
	margin-top:						20px;
}

#bignavcap
{
	background-color:			#192B4E;
	background-image:			url( /images/atb09/bignavcap.gif );
	width:								21px;
	height:								239px;
}

#logonav
{
	width:								447px;
	height:								239px;
	background-color:			#233C6A;
	background-image:			url( /images/atb09/atblogo_big.jpg );
	text-align:						center;
}

#logonavlinks
{
	display:							inline;
	vertical-align:				bottom;
	margin-right:					10px;
	color:								#DDD;
}

div.bignavlink
{
	width:								430px;
	height:								75px;
	background-color:			#ddd;
}

a.subnavlink, a.subnavlink:link, a.subnavlink:visited
{
	font-family:					sans-serif;
	font-size:						12px;
	font-variant:					small-caps;
	text-decoration:			none;
	color:								#DDD;
}

a.subnavlink:hover, a.subnavlink:active
{
	font-family:					sans-serif;
	font-size:						12px;
	font-variant:					small-caps;
	text-decoration:			underline;
	color:								#FFF;
}

a, a:link, a:visited
{
	font-family:					sans-serif;
	font-weight:					bold;
	text-decoration:			none;
	color:								#007;
}

a:hover, a:active
{
	font-family:					sans-serif;
	font-weight:					bold;
	text-decoration:			underline;
	color:								#007;
}

span.bigtitle
{
	font-size:						30px;
	color:								#441;
}

#maincontent
{
	/*background-color:			#999;*/
	width:								900px;
	margin-top:						20px;
	text-align:						center;
}

div.box1-left
{
	width:								415px;
	background-color:			#E0ECFF;
	background-image:			url( /images/atb09/boxbg1l-b.gif );
	background-position:	top left;
	background-repeat:		no-repeat;
	border-bottom:				4px double black;
	padding:							40px 12px 10px 12px;
	margin-bottom:				18px;
	text-align:						left;
	font-size:						14px;
	line-height:					150%;
	color:								#222;
}

div.box1-center
{
	width:								415px;
	background-color:			#E0ECFF;
	background-image:			url( /images/atb09/boxbg1c.gif );
	background-position:	top left;
	background-repeat:		no-repeat;
	border-bottom:				4px double black;
	padding:							40px 12px 10px 12px;
	margin-bottom:				18px;
	text-align:						left;
	font-size:						14px;
	line-height:					150%;
	color:								#222;
}

div.box1-dynamic
{
	width: 						415px;
	background-color:			#E0ECFF;
	background-image:			url( /images/atb09/boxbg1c.gif );
	background-position:	top left;
	background-repeat:		no-repeat;
	border-bottom:				4px double black;
	padding:							40px 12px 10px 12px;
	margin-bottom:				40px;
	text-align:						left;
	font-size:						14px;
	line-height:					150%;
	color:								#222;
}


hr.cboxbreak
{
	width:								100%;
	height:								1px;
	border:								0px;
	background-color:			#73734F;
}

span.header1
{
	font-size:						30px;
	font-weight:					normal;
}

#footer
{
	width:								900px;
	text-align:						center;
	font-variant:					small-caps;
	font-size:						10px;
}

