/* railsstylev1.css  - Created: 02-06-06 Updated: 02-06-06  C:Jaw 2006*/

body { background-image: url("gfx01/.gif");
	 color: #000080;
	 background-color: #FFFFFF;
	 font-size : 11px; }


.links { font-size: 11px; font-family: Verdana, Arial; }
              
.links A:link { color:#000080; text-decoration: underline; }
              
.links A:visited { color:#000080; text-decoration: underline; }
              
.links A:active { color:#000080; text-decoration: underline; }
              
.links A:hover { text-decoration: underline; color: #FFC836;}


.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: #000080; 
	font-family: Verdana, Arial; }

.maintextbold {
  	font-weight: bold;
	font-size: 11px; 
	color: #000080; 
	font-family: Verdana, Arial; }

.smalltext {
	font-size: 9px; 
	color: #000080; 
	font-family: Verdana, Arial; }