body{
	background-color: #5F7276;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

h1{
	font-size: 17px;
	font-weight: bolder;
	color: #5E7074;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

.h1_bigTxt{
	font-size: 24px;
	letter-spacing: 3pt;
}
td a{color:#000000; text-decoration:none}
td a:hover{text-decoration:underline; color:#000000}
.redTxt{
	color: #d10602;
}
#free_home_service a{
color:#000000;
text-decoration:none;
}
#free_home_service a:hover{
color:#000000;
text-decoration:underline;
}

.boldRedTxt{
	font-weight:bolder;
	color: #d10602;
}

h2{
	font-size: 12px;
	font-weight: bolder;
	color: #5E7074;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
}

.bodyTxt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 1.0em;
}

.bodyTxtHome {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	font-size: 1.1em;
}

.bodyTxtBold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	font-weight:bold;
}

.nav-button-sub a{
	color: silver;
	text-decoration: none;
	font-size: 11px;
}

.nav-button-sub a:hover{
	color: black;
	font-size: 11px;
}

.topnav-links a{
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	line-height: 1;
}
.topnav-links a:hover{
	color: #000000;
	text-decoration: underline;
	font-size: 11px;
	line-height: 1;
}

#breadcrumb-text b{
	font-weight: bold;
	color: #FF0000;
}

#breadcrumb-text a{
	color: #000000;
	text-decoration: none;
}
#breadcrumb-text a:hover{
	color: #000000;
	text-decoration: underline;
}


.detail-midbar-completethelook-row span.p2 a{
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.detail-midbar-completethelook-row span.p2 a:hover{
	font-size: 12px;
	text-decoration: underline;
}

#cmsnav{
	color: #000000;
}

#footer-links{
	color: red;
	line-height: 2;
}

#footer-links a{
	color: red;
}

#footer-text {
	color: Silver;
	line-height: 1.3;
}
.footer-text-links a {
	color: Silver;
	text-decoration: none;
}
.footer-text-links a:hover {
	color: Silver;
	text-decoration: underline;
}
.inputtext {
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #888888 1px solid;
	height:15px;
}	
.inputselect 
{
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: #888888 1px solid;
	height: 20px;
}	
.inputtextarea{
	color: #333333;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: #888888 1px solid;
}	
.inputbutton {
	color: #333333;
	background-color: #EEEEEE;
	background-image: url('../images/bg_btn.jpg'); 
	background-repeat: repeat;
	font-family:Verdana;
	font-size: 9px;
	cursor: pointer;
	border-bottom:  0px solid;
	border-left:  0px solid;
	border-right:  0px solid;
	border-top:  0px solid;
	height: 19px;
	width: 80px;
	font-weight : bold;
}
