body,td {
	background: #FFFFFF;
	color: #54628A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
a.rollover img 
   {
   border-width: 0;
   }
a:link,a:visited{
	background: transparent;
	color: #54628A;
	text-decoration: underline;
}
a:active,a:hover{
	background: transparent;
	text-decoration: underline;
	color: #FF9300;
	/*color: #54628A;*/
}

#footer{
	padding-top: 6px;
	font-size: 11px	
}
#footer a{
	background-color: transparent;
	color: #54628A;
	text-decoration: underline;
	font-size: 11px	
}

#footer a:hover{
	background-color: transparent;
	color: #FF9300;
	text-decoration: underline;
	font-size: 11px	
}

h1{
	background: #FFFFFF;
	color: #54628A;
	font-size: 110%;
	/*margin:0px;*/
}
h2{
	background: #FFFFFF;
	color: #54628A;
	font-size: 110%;
	/*margin-bottom:0px;	
	margin-top:0px;	*/
}
/*p{	
   margin-bottom:7px;
	margin-top:7px;	
	}*/
h3 {
	background: #FFB24B;
	border-bottom-color: #323C59;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-top-color: #FEC16F;
	border-top-style: solid;
	border-top-width: 1px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	margin: 0;
	padding: 1px 5px 1px 10px;
}

ul {
	background: #FFFFFF;
	color: #54628A;
	list-style-image: url(../images/bullet.gif);
	list-style-type: disc;
	margin-bottom: 0px;
	margin-left: 20px;
	margin-top: 0px;
	padding-left: 15px;
}

.bannerLeft{
	background-image: url(../images/banner-left.gif);
	background-repeat: no-repeat;
}

.bannerRight{
	background-image: url(../images/banner-right.gif);
	background-repeat: no-repeat;
}

.button-large{
	background: #DDE0EE; /* used in buy.cgi too*/
	color: #FF9300;
	font-size: 14px;
	font-weight: bold;
	width: 250px;
}

.button-medium{
	background: #DDE0EE;
	color: #FF9300;
	font-size: 14px;
	font-weight: bold;
	width: 120px;
}

.contrastFormCell{
	background: #F0FFFF;
	color: #54628A;
}

.paleBorder{
	border-bottom: 2px solid #DDE0EE;
	border-left: 2px solid #DDE0EE;
	border-right: 2px solid #DDE0EE;
	border-top: 2px solid #DDE0EE;
   margin-top: 8px;
	margin-bottom: 8px;
}

.grabber{
	background: transparent;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	padding-left: 35px;
}

.header {
	border-bottom-color: #FF9300;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	top: 36px;
}

.main{
	background: #FFFFFF;
	color: #54628A;
	font-size: 100%;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-top: 10px;
}

.message{
	background: #FFFFFF;
	color: #FF9300;
	font-weight: bold;
}
.contrastText{
	background: #FFFFFF;
	color: #FF9300;
	font-weight: bold;
}

.midbar {
	background-image: url(../images/grey-bar-thin.gif);
	background-repeat: repeat-x;
	border-left-color: #98A5CB;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #98A5CB;
	border-right-style: solid;
	border-right-width: 1px;
	height: 17px;
	top: 50px;
	width: 100%;
	background-color: transparent;
	color: #ff9300;
	font-size: 14px;	
}
.midbar a:link,.midbar a:active,.midbar a:visited{
background-color: transparent;
color: #4c9ff2;
font-size: 11px;
text-decoration: none;
font-weight: bold;
}
.midbar a:hover{
background-color: transparent;
color: #FF4500;
font-size: 11px;
text-decoration: none;	
font-weight: bold;
}
.navbar {
	background-image: url(../images/grey-bar.gif);
	background-repeat: repeat-x;
	border-left-color: #98A5CB;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #98A5CB;
	border-right-style: solid;
	border-right-width: 1px;
	height: 35px;
	width: 100%;
}

