BODY {
	background: url(http://www.turbojetinc.com/images/bg.jpg);
	background-color : #18456E;
	background-repeat : no-repeat;
	background-position : top;
	font-family : Arial,Helvetica,sans-serif;
	color : #000000;
}

a {text-decoration: none; color: #982D25;}

a.menu {text-decoration: none; color: #ffffff;}

a.dk {text-decoration: none; color: #FCBE79; font-weight: bold;}

a:hover {text-decoration : underline;}

TABLE,INPUT,SELECT,TEXTAREA {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 11px;
}

.td_inside {
	background: url(http://www.turbojetinc.com/images/bg2.jpg);
	background-color : #4D5C8C;
	background-repeat : no-repeat;
	background-position : top;
}

.dk {
	color : #ffffff;
}

.title {
	color : #962B24;
	font-size: 18px;
	font-weight: bold;
}

.subtitle {
	color : #2A3760;
	font-size: 14px;
	font-weight: bold;
}