#searchBody td {
	font-size: 11px;
	color: #333333;
}

#searchBody .currentTitle a {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

#searchBody .bgPrimary{
	background-color: #eeeeee;
}

#searchBody .bgAlignCenter{
	text-align: center;
}

#searchBody .bgOther{
}

#searchBody .textsmall {
	font-size: 9px;
}
#searchBody #rollTable img {
	border: solid 1px #2868C6;
}
#searchBody #detailsTable img {
	border: solid 1px #2868C6;
}
#searchBody #detailsrollTable img {
	border: solid 1px #2868C6;
}
#searchBody #detailsCarInfoTable td {
	font-weight: bold;
}
#searchBody .exOpt {
	font-size: 10px;
	color: #2868C6;
	text-decoration: underline;
}

#searchBody select  {
	font-size: 10px;
	height: 20px;
	width: 100px;
}

ul {
	margin-bottom: 0px;
}

body {
	#background: url(../images/pixel.gif) no-repeat;
	#backgroundAttachment: fixed;
}

.separatorLeft {
	background-image: url(../images/search/body_separator_left.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.separatorRight {
	background-image: url(../images/search/body_separator_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.separatorVertical {
	background-image: url(../images/search/body_separator_vert.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.separator {
	background-image: url(../images/search/body_separator.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.profile_header
{
	color:#306EC9; 
	font:bold 1.4em Verdana, Arial, Helvetica, sans-serif; 
	text-align:left
}

	.p_title { background-color: #306EC9; color: white; text-align:center; font-weight:bold }
	label:hover { cursor:pointer;}
	#pay_methods input, input#is_dep_box { vertical-align:middle; }

