body{
		background-image: url(images/back.jpg);
		background-repeat: repeat-x;	
}

td{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 12px;
	color : #ffffff;
}

a{
	font-family : Arial, Verdana, "Trebuchet MS";
	text-decoration : underline;
	font-size : 12px;
	color : #091868;
}

a:hover{
	font-family : Arial, Verdana, "Trebuchet MS";
	text-decoration : none;
	font-size : 12px;
	color : #091868;
}

.inner{
		background-image : url(innerimages/background.gif);
		background-repeat: repeat-y;	
}

body.disclaimer{
	background-image : none;
	background-color : #123E7B;
}

.tdbackground{
	background-image: url(images/tdback.gif);
	background-repeat: repeat-x;
}

.welcom{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 11px;
	color : #ffffff;
}

.pass{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 10px;
	color : #ffffff;
}

input{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 10px;
	width : 170px;
}

textarea{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 10px;
	width : 185px;
}

.inputhome{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 10px;
	width : 110px;
}

.inputy{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 10px;
	width : 15px;
}

select{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 10px;
}

.selecty{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 10px;
}

a.jetsite{
	font-family : "Trebuchet MS", Arial, Verdana ;
	text-decoration : none;
	font-size : 11px;
	color : #ffffff;
}

a.jetsite:hover{
	font-family : "Trebuchet MS", Arial, Verdana ;
	text-decoration : underline;
	font-size : 11px;
	color : #ffffff;
}


.atitle{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-weight : bold;
	font-size : 18px;
	color : #F6E200;
	text-transform : uppercase;
	}

.titlesmall{
	font-family : Arial, Verdana, "Trebuchet MS";	
	font-weight : bold;
	font-size : 14px;
	color : #ffffff;
	text-transform : capitalize;
}

.star{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 13px;
	color : #990000;
}

.scroller{
	font-family : Arial, Verdana, "Trebuchet MS";
	font-size : 12px;
	color : #ffffff;
}