body 
{ 
	background-color: #000000;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;
}

img{border: 0px;}

h1{color: #000000;}

.huge {color: #a3792e; font-size: 26px; font-family: Arial; font-style: italic;}
.large{color: #000000; font-size: 16px; font-family: Arial; font-weight:bolder;}
.med  {color: #dddddd; font-size: 13px; font-family: Arial;}
.small{color: #dddddd; font-size: 10px; font-family: Arial;}

.largeR{color: #ff0000; font-size: 16px; font-family: Arial; font-weight:bolder;}

/*Title Text - Displays on top of Title background*/
.textH{color: #dddddd; font-size: 15px; font-family: Arial; text-decoration: none; font-weight:bolder;}

/*Title Text - Displays on top of Title background*/
.textT{color: #ffffff; font-size: 16px; font-family: Arial; padding-left: 8px;}

/*Border Text - Displays on top of main border*/
.textB{color: #a3792e; font-size: 13px; font-family: Arial;}

/*Standard links on top of white background*/
a:link{   color: #000000; font-size: 13px; text-decoration: underline;}
a:visited{color: #000000; font-size: 13px; text-decoration: underline;}
a:hover{  color: #a3792e; font-size: 13px; text-decoration: underline;}

/*Links on top of Menu Background*/
a.a1:link{   color: #da7b03; font-size: 15px; text-decoration: none;}
a.a1:visited{color: #da7b03; font-size: 15px; text-decoration: none;}
a.a1:hover{  color: #dddddd; font-size: 15px; text-decoration: none;}

/*Small links on top of Border Backgrounds*/
a.a2:link{   color: #da7b03; font-size: 10px; text-decoration: underline;}
a.a2:visited{color: #da7b03; font-size: 10px; text-decoration: underline;}
a.a2:hover{  color: #dddddd; font-size: 10px; text-decoration: underline;}

/*Links on top of Title Background*/
a.a3:link{   color: #ffffff; font-size: 16px; padding-right: 8px; text-decoration: underline;}
a.a3:visited{color: #ffffff; font-size: 16px; padding-right: 8px; text-decoration: underline;}
a.a3:hover{  color: #da7b03; font-size: 16px; padding-right: 8px;}

/*Large Red Link*/
a.a4:link{   color: #ff0000; font-size: 16px; text-decoration: underline; font-weight:bolder;}
a.a4:visited{color: #ff0000; font-size: 16px; text-decoration: underline; font-weight:bolder;}
a.a4:hover{  color: #da7b03; font-size: 16px; text-decoration: underline; font-weight:bolder;}

.topbg  {background-image:url(images/topbg.jpg);   background-repeat: repeat-y;  height: 93px;}
.topbg2 {background-image:url(images/topbg2.jpg);  background-repeat: repeat-y;  height: 400px;}
.midbg  {background-image:url(images/midbg.jpg);   background-repeat: repeat-y;  height: 130px;}
.botbg  {background-image:url(images/botbg.jpg);   background-repeat: repeat-y;  height: 83px;}
.menubg {background-image:url(images/menubg.gif);  background-repeat: no-repeat; height: 36px;}
.titlebg{background-image:url(images/titlebg.gif); background-repeat: repeat-x;  height: 31px;}

.bg{background-color: #dddddd;}

.pic{border: medium double rgb(0,0,0);}

.fill22{height: 3px; background-color: #222222;}

.spacer1{height: 5px;}
