body {
	background-image: url(../images/bg001.jpg);
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header	{
	background-image: url(../images/logo_header.jpg);
	background-repeat: no-repeat;
}
#shadow	{
	background-image:url(../images/filler.gif);
	background-repeat: repeat;
}
#digidoor	{
	background-image: url(../images/logo_digidoor_wm.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#centurion	{
	background-image: url(../images/logo_centurion_wm.gif);
	background-position: right;
	background-repeat: no-repeat;
}
#et	{
	background-image: url(../images/logo_et_wm.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#dts	{
	background-image: url(../images/logo_dts_wm.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#aa	{
	background-image: url(../images/logo_aa_wm.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
#main_table	{
	background-color:#FFFFFF;
	border-left: 1px;
	border-left-color: #999999;
	border-left-style: solid;
	border-top: 1px;
	border-top-color: #999999;
	border-top-style: solid;
	border-right: 1px;
	border-right-color: #999999;
	border-right-style: solid;
	border-bottom: 1px;
	border-bottom-color: #999999;
	border-bottom-style: solid;
}
.main	{
	font-family: Tahoma;
	font-size: 35px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: Normal;
}
.header_text	{
	font-family: Tahoma;
	font-size: 11px;
	color: #FF9900;
	font-style: normal;
	font-weight: bold;
}
.headers	{
	font-family: Tahoma;
	font-size: 14px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.body_text	{
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
.fineprint	{
	font-family: Tahoma;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}

.normal	{
	font-family: Tahoma;
	background-color: #FFFFFF;
	font-size: 12px;
	border-right: #cccccc 1px solid; 
	padding-right: 3px; 
	border-top: #cccccc 1px solid; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	border-left: #cccccc 1px solid; 
	padding-top: 3px; 
	border-bottom: #cccccc 1px solid;
}
.focus	{
	background-color: #EBEBEB;
	font-family: Tahoma;
	font-size: 12px;
	border-right: #cccccc 1px solid; 
	padding-right: 3px; 
	border-top: #cccccc 1px solid; 
	padding-left: 3px; 
	padding-bottom: 3px; 
	border-left: #cccccc 1px solid; 
	padding-top: 3px; 
	border-bottom: #cccccc 1px solid;
}
