body 
{ 
	background-image: url(images/gradientbg2.png);
	background-repeat: repeat-x;
	/*background-color: #bbffff;*/
	background-color: #e2ddb5;
	color: #000000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 13px;
	margin: 0px 0px 0px 0px;	
}

img{border: 0px;}

h1{color: #000000; font-size: 20px; margin:0px; font-family: Arial; font-weight:bolder;}

/*Title Text - Displays on top of Title background*/
.textH{color: #cb9125; 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: #ffffff; font-size: 13px; font-family: Arial;}

/*Highlight Red Text - Displays important text in large font*/
.textR{color: #ff0000; font-size: 16px; font-family: Arial; font-weight:bolder;}

.huge{color: #000000; font-size: 24px; font-family: Arial;}
.large{color: #000000; font-size: 16px; font-family: Arial; font-weight:bolder;}
.medium{color: #000000; font-size: 13px; font-family: Arial;}
.small{color: #000000; font-size: 10px; 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: #dddddd; font-size: 15px; text-decoration: none;}
a.a1:visited{color: #dddddd; font-size: 15px; text-decoration: none;}
a.a1:hover{  color: #cb9125; font-size: 15px; text-decoration: none;}

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

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

/*Standard emphasized links on top of white background*/
a.a4:link{   color: #3333ff; font-size: 13px; text-decoration: underline; font-weight:bolder;}
a.a4:visited{color: #3333ff; font-size: 13px; text-decoration: underline; font-weight:bolder;}
a.a4:hover{  color: #000000; font-size: 13px; text-decoration: underline; font-weight:bolder;}

.bg{background-color: #bbbbbb;}

.fill00{height: 2px; background-color: #000000;}

.topbg  {background-image:url(images/topbg.jpg);   background-repeat: repeat-y;  height: 180px;}
.midbg  {background-image:url(images/midbg.jpg);   background-repeat: repeat-y;  height: 280px;}
.botbg  {background-image:url(images/botbg.jpg);   background-repeat: repeat-y;  height: 100px;}
.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;}

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

.spacer{height: 5px;}