.div_error {
    -moz-border-radius: 4px 4px 4px 4px;
    background-color: #FFD6D6;
    border: 1px solid #EBB1B1;
    color: #333333;
    margin: 15px 0;
    overflow: hidden;
    padding: 8px;
}

.inputclass{
	padding:2px;
}

.inputclass, .txt{
    border: 1px solid #dfdfdf;
}

body {
	margin: 0;
	padding: 0;
	overflow: auto;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	background-color:#0096cf;
	background-image:url(images/repeat.jpg);
	background-repeat:repeat-x;
}

td,tr {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color: #434343;
}

input,textarea {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 11px;
	color: #434343;
}

a:link, a:active, a:visited { 
	color: #FFFFFF;
	text-decoration:none;
}

a:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}

a.footer:link, a.footer:active, a.footer:visited { 
	color: #FFFFFF;
	text-decoration:none;
}

a.footer:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}

a.nav:link, a.nav:active, a.nav:visited { 
	color: #434343;
	text-decoration:none;
}

a.nav:hover { 
	color: #434343;
	text-decoration: underline;
}


.footer {
	width:571px; 
	text-align:center; 
	color:white;
	margin-top:5px
}

.footer2 {
	float:center;
	width:785px; 
	text-align:left;
	padding-left:100px;
	margin-top:-8px;
	color:white;
}

#icontent {
	height:500px;
	width:699px;
	overflow:auto;
	text-align:left;
	background-color:white;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	color:#434343;
}

.showroomimg {
	border: 5px solid #e3e3e3;
}

.gbclass{
	font-size:10px;
	background-color:#a1e1f6;
}
	
a.black:link, a.black:active, a.black:visited { 
	color: #000000;
	text-decoration:none;
}

a.black:hover { 
	color: #000000;
	text-decoration: underline;
}

