BODY{color:#2D4257; background:#ffffff;scrollbar-face-color:#4B678E;scrollbar-highlight-color:#ffffff;scrollbar-3dlight-color:#4B678E;scrollbar-darkshadow-color:#879AB8;scrollbar-shadow-color:#4B678E;scrollbar-arrow-color:#ffffff;scrollbar-track-color:#ffffff}
a:link{color: #FF6600; text-decoration: none}
a:visited{color: #FF6600; text-decoration: none}
a:active{color: #FF6600; text-decoration: none}
a:hover{color: #4B678E; text-decoration: none}
table{font-family:verdana;font-size:13;}
.button{background-image: url("images/button.gif");
		background-color:#f0f0f0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #2D4257;
		font-size: 8pt;
		height: 18px;
		cursor:hand;
		font-weight: normal;
		text-align: left;
		BORDER: #2D4257 1px solid}
.buttonon{background-image: url("images/buttonon.gif");
		background-color:#F0F0F0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #ff6600;
		font-size: 8pt;
		height: 18px;
		cursor:hand;
		font-weight: normal;
		text-align: left;
		BORDER: #2D4257 1px solid}
.shadeform{FONT: 12px verdana, arial, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		height: 18px;
		BORDER: #666666 1px solid}
.quoteform{FONT: 12px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		BORDER: #000066 1px solid}
.textarea{FONT: 12px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		HEIGHT: 125PX;
		BORDER: #666666 1px solid}
.dropdown{COLOR: #333333;
		WIDTH: 200PX;
		FONT: 11px geneva, verdana, arial, sans-serif}
.searchbutton{background-image: url("images/button.gif");
		background-color:#f0f0f0;
		FONT-FAMILY: arial, verdana, helvetica, sans;
		color: #2D4257;
		font-size: 8pt;
		height: 20px;
		width: 35px;
		cursor:hand;
		font-weight: normal;
		text-align: center;
		BORDER: #2D4257 1px solid}
.searchform{background-image: url("images/shadeform.gif");
		  WIDTH: 140PX;
		  HEIGHT: 20PX; FONT: 11px arial, verdana, sans-serif;
		  BORDER: #2D4257 1px solid}
.searchdrop{WIDTH: 60PX; HEIGHT: 20PX; FONT: 11px arial, georgia, "Times New Roman", sans-serif}


/* start round corner */

.roundcont {
	width: 100%;
	background-color: #ebebeb;
	color: #2D4257;
}

.roundcont p {
	margin: 0 10px;
}

.roundtop {
	background: url(images/corners/tr.gif) no-repeat top right;
}

.roundbottom {
	background: url(images/corners/br.gif) no-repeat top right;
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}

/* end round corner */