INPUT.button { background-color:#7ea5bd;font:verdana;font-weight:normal;color:#ffffff;font-size:8pt; }

A.content:visited  {text-decoration : none;color : 79A7BF;}
A.content:link  {text-decoration : none;color : 79A7BF;}
A.content:hover  {text-decoration : none;color : 2b3a3d;}

A.red:visited  {text-decoration : none;color : df0000;}
A.red:link  {text-decoration : none;color : df0000;}
A.red:hover  {text-decoration : none;color : 2b3a3d;}

A.white:visited  {text-decoration : none;color : FFFFFF;}
A.white:link  {text-decoration : none;color : FFFFFF;}
A.white:hover  {text-decoration : none;color : 2b3a3d;}

A.whiteall:visited  {text-decoration : none;color : FFFFFF;}
A.whiteall:link  {text-decoration : none;color : FFFFFF;}
A.whiteall:hover  {text-decoration : none;color : FFFFFF;}

A.or:visited  {text-decoration : none;color : 2b3a3d;}
A.or:link  {text-decoration : none;color : 2b3a3d;}
A.or:hover  {text-decoration : none;color : 3399ff;}

A.whiteblue:visited  {text-decoration : none;color : FFFFFF;}
A.whiteblue:link  {text-decoration : none;color : FFFFFF;}
A.whiteblue:hover  {text-decoration : none;color : c3dfeb;}

body {
scrollbar-arrow-color: #2b3a3d;  
scrollbar-base-color: #79a7bf;  
scrollbar-shadow-color: #79a7bf;   
scrollbar-track-color: #c3dfeb;
} 

.image
{
	border-style:solid;
	border-color: 79a7bf;
	border-width:1px;
}

.imagespacer
{
	border-style: none solid none none;
	border-color: ffffff;
	border-width: 0px 5px 0px;
}

.formboxshadow
{
	font-size:11px;
	font-family:Tahoma;
	border:#2B3A3D 1px solid;
	padding-left:4px;
	
	background-attachment: fixed;
	background-image: url(http://www.jetsales.com/mesinger/images/formboxshadow.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.form {
	font-size: 9px;
	color: #7BA9C1;
	padding-bottom: 2px;
	background-color: White;
}

.verdana10bold {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}

.arial7bold {
	font-family: Arial;
	font-size: 7px;
	font-weight: bold;
}

.arial7 {
	font-family: Arial;
	font-size: 7px;
}

.verdana10 {
	font-family: Verdana;
	font-size: 10px;
}