/* jgdstylev7.css  - Created: 22-07-04 Updated: 22-07-04  C:Jaw 2004*/

body { background-image: url("gfx01/800tileblue.gif");
	 color: #005FA9;
	 background-color: #FFFFFF;
	 font-size : 11px; }


.links { font-size: 11px; font-family: Verdana, Arial; }
              
.links A:link { color:#015DB9; text-decoration: underline; }
              
.links A:visited { color:#015DB9; text-decoration: underline; }
              
.links A:active { color:#015DB9; text-decoration: underline; }
              
.links A:hover { text-decoration: underline; color: #FF4500;}


.orangelinks { font-size: 11px; font-family: Verdana, Arial; }
              
.orangelinks A:link { color:#FF4500; text-decoration: underline; }
              
.orangelinks A:visited { color:#FF4500; text-decoration: underline; }
              
.orangelinks A:active { color:#FF4500; text-decoration: underline; }
              
.orangelinks A:hover { text-decoration: underline; color: #015DB9;}





/* xxxxxxx JGD TABLE BACKGROUNDS xxxxxxx */

.tablebg01 { background-image: url("gfx01/100bgx2.gif") }

.tablebg02 { background-image: url("gfx01/101bgx2.gif") }



.tablebg620a { background-image: url("gfx01/103bgx620.gif") }

.tablebg620b { background-image: url("gfx01/104bgx620.gif") }

.tdbg620butt2 { background-image: url("gfx01/402buttonleft.gif") }
.tdbg620butt3 { background-image: url("gfx01/403buttonright.gif") }
.tdbg620butt4 { background-image: url("gfx01/404buttonleftbig.gif") }

.tdphotos { border: solid 1px #ACC4DB ; }

/* xxxxxxx JGD FONTS ETC xxxxxxx  005FA9  ACC4DB */

.maintext {
	font-size: 11px; 
	color: #005FA9; 
	font-family: Verdana, Arial; }

.maintextbold {
  	font-weight: bold;
	font-size: 11px; 
	color: #015DB9; 
	font-family: Verdana, Arial; }

.smalltext {
	font-size: 9px; 
	color: #005FA9; 
	font-family: Verdana, Arial; }