body  {
	font-family: trebuchet,arial,helvetica;
	font-size: 10pt;
	background-color: #592A07;
	margin: 0px 0px 15px 0px;

}

.img {border:1px 1px 1px 1px solid black
	
}

Td.Menu {
	background-color: #EE2E23;
	height:27px;
	color:#fff;
	font-size:12pt
}

#Menu {
	padding-left:161px
}

.DeadLink {
	padding-right:56px
}
#Main {
	padding:0px 20px 20px 20px
}

#adcorp{
	padding-left:60px
}

TR.Main {
	background-color: #E4701D;
	color:#fff
}

Table.Border {
border-left: 1px white solid;
border-right: 1px white solid;
border-bottom: 1px white solid;
border-top: 0px ;
}

TD.Top{padding-top:20px;
padding-bottom:15px;
background-color:#F47C06
}

TD.Flash {background-color:#F47C06
	
}

TD.MenuCell {
	width:100px;	background-color: White;
	
}

TD.MainTopBar {
	background-image: url(../images/structure/top.gif);
	height:19px
}

TD.MainContent {
	background-image: url(../images/structure/mainbg.gif);
	padding:0px 10px 10px 10px
}


TD.MainBotBar {
	background-image: url(../images/structure/bottom.gif);
	height:19px
}

TD.NewsTop {
	background-image: url(../images/structure/news-top.gif);
	background-repeat: no-repeat;
	height:12px;

}

Tr.News {
	background-color: #FF9C39;
}
TD.NewsMain {

padding-right: 5px;
	padding-bottom: 5px;
background-color: #FF9C39;

}

TD.NewsBot {
	background-image: url(../images/structure/news-bottom.gif);	background-repeat: no-repeat;
	
	height:12px
}

TR.PadTop10 {
	padding-top:5px
}


.HeaderBar {
	background-color: #E3E1E1;
	padding:5px;
	font-weight:bold;
	font-size:14px;
	color:#000
}


/* Font Styles */
.sm {color:#fff;font-size: 11px;}
td  {font-family: trebuchet,arial,helvetica;font-size: 10pt;}

.smw {font-size: 11px;color:#fff}
.white {color:#fff}

.Flash{color:#F47C06
}
blockquote{font-style:italic}
.archibishop {
word-spacing: 3px;
	text-transform:uppercase;
	font-size: 11px;
	color:#fff
}

.Title
{
	font-weight: bold;
	font-size: 14pt;
	color: #fff;
}

.missingtitle
{
	font-family: arial,helvetica;
	font-size: 16px;
}

.missingserial
{
	font-family: arial,helvetica;
	font-size: 12px;
}

/* End Font Styles */


	
/* form contact*/	
	
	input {border:1 solid #000000;  background-color:#EAE8E8;
	height:18;
	font-size: 12px; width: 140px}

.cb {border:0  height:16; width:16}

.inputt {border:1 solid #000000;  background-color:#EAE8E8; height:18; width: 25px}

.inputsm {border:1 solid #000000;  background-color:#B8C9EA; height:18; width: 70px}

.inputm {border:1 solid #000000; background-color:#B8C9EA; height:18; font-family: Verdana, arial, Helvetica; font-size: 12px; width: 180px}

.radio {border:0 solid #000000; background:#ffffff; width: 25px}

textarea { width:250px; height:80px;  background:#EAE8E8;}

.textareal { width:325px; height:100px; background:#EAE8E8;}

.nbinput {background-color:#4078CF; height:18; color: white; width:80px}

form {BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid; FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #EBEBEB; width:90%
}


/*  main anchors */

a:link
	{
		color:	#000000;
		text-decoration:	none}

a:visited
	{
		color:	#000000;
		
		text-decoration:	none}

a:hover
	{
		color:	#fff;
		
		text-decoration:	none}
	
	/*  news anchors */
	
	
	a.top:link
	{
		color:	#fff;
		text-decoration:	none;
		padding-right:56px}

a.top:visited
	{
		color:	#fff;
		padding-right:56px;
		text-decoration:	none}

a.top:hover
	{
		color:	#EC9656;
		padding-right:56px;
		text-decoration:	none}
			
	
/* bot anchor */	


a.botlink:link
	{	font-size:	10px;
		color:	#808080;
		text-decoration:	none;}
		
		a.botlink:visited
	{	font-size:	10px;
		color:	#808080;
		text-decoration:	none;}

a.botlink:hover
	{
		color:	#404040;
		font-size:	10px;
		}
		
			

/* pint only */
.PrintOnly
{
  display: none;
}

