td,div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
a:link {
	color: #540C0E;
	text-decoration: underline;
}
a:visited {
	color: #540C0E;
	text-decoration: underline;
}
a:hover {
	color: #540C0E;
	text-decoration: none;
}
a:active {
	color: #540C0E;
	text-decoration: underline;
}

.specialBox a:link {
	color: #ffffff;
	text-decoration: underline;
}
.specialBox a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.specialBox a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.specialBox a:active {
	color: #ffffff;
	text-decoration: underline;
}

.footer {
	color: #666666;
}

.footer a:link {
	color: #666666;
	text-decoration: underline;
}
.footer a:visited {
	color: #666666;
	text-decoration: underline;
}
.footer a:hover {
	color: #666666;
	text-decoration: underline;
}
.footer a:active {
	color: #666666;
	text-decoration: underline;
}

.cityNums {
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}
.phoneNums {
	font-size: 9px;
	color: #ffffff;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.field {
	border: 1px solid #cccccc;
	padding: 5px;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}
.destacat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
}
.INST_Titulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
}
.headline {
	background-color: #cccccc;
}

.dhtmlgoodies_question{	
	background: url(http://www.dfweliteautorental.com/images/info.jpg) left top no-repeat;
	padding-left: 20px;
	vertical-align: bottom;
	text-align: left;
	height: 20px;
	
	color: #540C0E;
	text-decoration: underline;

	overflow:hidden;
	cursor:pointer;
}

.dhtmlgoodies_answer{	

	width: 100%;
	
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;

}
.dhtmlgoodies_answer_content{	/* Content that is slided down */

	position:relative;
}

.errorAlert {
	font-weight: bold;
	color: #ff0000;
	padding: 5px;
	border: solid 1px #ff0000;
	margin: 5px;
}

.successAlert {
	background-color: #04B200;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	margin: 5px;
}
#dhtmltooltip{
	position: absolute; left: -300px; width: 150px; border: 1px solid black; padding: 2px; background-color: lightyellow; visibility: hidden; z-index: 100; font-size: 10px; 
				/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	font-size: 10px; position:absolute; left: -300px; z-index: 101; visibility: hidden;
}
.reserve_icon {
	background: url(http://www.dfweliteautorental.com/images/reserve_icon.jpg) right top no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 35px;
	vertical-align: bottom;
	text-align: right;
	height: 32px;
	font-size: 12px;
}
.check_icon {
	background: url(http://www.dfweliteautorental.com/images/check_icon.jpg) right top no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 35px;
	vertical-align: bottom;
	text-align: right;
	height: 32px;
	font-size: 12px;
}
.dyd_icon {
	background: url(http://www.dfweliteautorental.com/images/dyd_icon.jpg) right top no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-right: 35px;
	vertical-align: bottom;
	text-align: right;
	height: 32px;
	font-size: 12px;
}
.specials_icon {
	background: url(http://www.dfweliteautorental.com/images/specialstar_sm.gif) left top no-repeat;
	padding-bottom: 5px;

	padding-left: 40px;
	vertical-align: bottom;
	text-align: left;
	height: 32px;
	line-height: 14px;
	font-size: 10px;
}
.rentnow_icon {
	background: url(http://www.dfweliteautorental.com/images/rentnow_arrow.jpg) left top no-repeat;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 35px;
	vertical-align: bottom;
	text-align: left;
	height: 32px;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
#staff h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #660000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#faq h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.alert {
	background-color: #fff6bf;
	text-align: left;
	padding: 10px;
}