.bg {background-image: url(../img/marquis-bg.jpg); background-repeat: repeat-x;}	
.bg2 {background-image: url(../img/marquis-bg2.jpg); background-repeat: repeat-x;}

td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #666666;}

.whitetxt {font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}
.title {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #333399;}
.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF;}
.nav {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #F90C2F;}
.navbold {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #F90C2F; font-weight: bold;}

/* white link */
A.white {color:#FFFFFF;text-decoration: none;}
A.white:active {color:#FFFFFF; text-decoration: none;}
A.white:visited {color:#FFFFFF; text-decoration: none;}
A.white:hover {color:#FFFFFF; text-decoration: underline;}

/* red link */
A.red {color:#F90C2F; text-decoration: none;}
A.red:active {color:#F90C2F; text-decoration: none;}
A.red:visited {color:#F90C2F; text-decoration: none;}
A.red:hover {color:#F90C2F; text-decoration: underline;}


select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	
}.bg3 {
background-image: url(../img/splash3.jpg); background-repeat: no-repeat;
}
