BODY {
margin-top:0px;
margin-bottom:0px;
background-color:#666666;
}
.menu_txt {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}
A.menu_txt:hover {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
	text-decoration: none;
}
.white_txt {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}
A.white_txt:hover {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: underline;
}.search_btn {
	font-family: Trebuchet MS;
	font-size: 10px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	height: 14px;
	width: 100px;
}
.main_txt {

	font-family:Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #4A4A4A;
	text-decoration: none;
}
A.main_txt:hover {

	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #4A4A4A;
	text-decoration: underline;
}
.white_txtBig {
	font-family: Trebuchet MS;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 15px;
}
.click-here{
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#ffffff;
}
.table_bdr {
	text-decoration: none;
	border: 1px solid #999999;
}
.products_titles {

	font-family:Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
	text-decoration: none;
}
.blue_txt {

	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #3C6FA8;
	text-decoration: none;
}

.textfield{
background-color:#FFFFFF;
border:#999999 solid 1px;
height: 18px;
width: 150px;
font-family: Trebuchet MS;
font-size: 11px;
color:#666666;
}
.textarea{
background-color:#FFFFFF;
border:#999999 solid 1px;
height: 50px;
width: 150px;
font-family:Trebuchet MS;
font-size: 11px;
color:#666666;
}
.list{
background-color:#FFFFFF;
border:#999999 solid 1px;
height: 20px;
width: 155px;
font-family: Trebuchet MS;
font-size: 11px;
color:#666666;
}

.button{
background-color:#2F65A3;
border:#FFFFFF solid 1px;
font-family:Trebuchet MS;
font-weight:bold;
font-size: 12px;
color:#FFFFFF;
cursor: pointer;
}
.devider{
background-image:url(../images/blue_sep.jpg);
background-repeat:repeat-x;
padding-top:5px;
}