/**********FONTS****************/
body {
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	background: #002d53 url(images/tramefond01.jpg);
}
a:link {
	color: #265871;
	font-weight: bold;
}
a:visited {
	color: #555555;
	}
a:hover {
	color: #000000;
	font-weight: bold;
}
div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.mini {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.SPRINT{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}

/****************************************/
/********** Neat Form BY MARC **********/
/**************************************/

form { 
	margin:0px;
	padding:0px;
}
input { 
	width: 250px;
	border: 1px solid #44627A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color:#ffffff;
}
.inpute { 
	width:15px;
	background-color:#EAF1F7;
	border: none;
}
.input2 { 
	width: 90px;
}
textarea { 
	width: 250px;
	border: 1px solid #44627A;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 14px;
	background-color:#ffffff;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	color:#ffffff;
 	font-size:12px;
 	font-weight:bold;
	border:1px solid #ffffff;
	width:250px;
	background-color:#44627A;
}
.boxed {
	border: 0px none #44627A;
	padding: 2px;
}
select { 
	width: 175px;
	border: 1px solid #A4511A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color:#ffffff;
}

/****************************************/
/********** Neat Form BY MARC **********/
/**************************************/
/**************************/
/**************************/
/**************************/

td img {
/* Another Mozilla/Netscape bug with making sure our images display correctly */
	display: block;
}

