@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	background-color: #343434;
	background-image: url(/images/main_bg.gif);
	background-repeat: repeat-x;
}

a {
    font-size: 11px;
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #ff7902;
}

.content_area, .content_area p, .content_area td, .content_area th, .content_area div {
    font-size: 11px;
}

#content_table {
    background-color: #DFDFDF;
}

#top_area {
	background-color: #FFFFFF;
	background-image: url(/images/top_area_bg.gif);
	background-repeat: repeat-x;
}

#top_nav {
    padding-left: 6px;
}

#top_nav a, #top_nav a:hover {
    padding: 0px 14px 0px 14px;
    color: #000000;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}

#homepage_search {
    background-color: #000000;
    color: #FFFFFF;
}
#homepage_search .center_bg {
	background: url(/images/search_center_bg.gif) right top no-repeat;
}
#homepage_search .bottom_bg {
    background: url(/images/search_bottom_bg.gif) right bottom no-repeat;
}
#homepage_search .subtitle {
    padding: 0px 0px 8px 0px;
}
#homepage_search .title {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}
#homepage_search .required {
    color: #ff6600;
    font-weight: bold;
    font-size: 14px;
}

#subpage_search {
    background-color: #000000;
    color: #FFFFFF;
    background: url(/images/subpage_top_search_bg.gif) right top no-repeat;
}
#subpage_search .subtitle {
    padding: 0px 0px 8px 0px;
}
#subpage_search .title {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 14px;
}
#subpage_search .required {
    color: #ff6600;
    font-weight: bold;
    font-size: 14px;
}

.additional_links {
    background-image: url(/images/additional_links_bg.gif);
	background-repeat: no-repeat;
	background-color: #dedede;
	height: 332px;
	vertical-align: top;
	padding: 15px 22px 15px 22px;
	text-align: left;
}
.additional_links a, .additional_links a:hover {
    display: block;
    color: #424242;
    font-size: 12px;
    padding-bottom: 12px;
}

.brawn_text {
    color: #ae4300;
}

a.article_detail, a.article_detail:hover {
    text-decoration: none;
    color: #004ad5;
}

#bottom_nav {
    padding: 30px 10px 3px 10px;
    font-size: 10px;
    color: #000000;
}
#bottom_nav a, #bottom_nav a:hover {
    text-decoration: none;
    font-size: 10px;
    color: #000000;
}

#copyright {
    padding: 0px 10px 10px 10px;
    font-size: 10px;
    color: #797979;
}
#copyright a, #copyright a:hover {
    text-decoration: none;
    font-size: 10px;
    color: #797979;
}

form {
    margin:0px;
    padding:0px;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1 {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h1.small {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h1 a {
    font-weight: normal;
	font-size: 25px;
	color: #000000;
}
h2, h2 a, h2 a:hover {
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 18px;
	color: #000000;
}
h2 a {
    font-weight: normal;
    font-size: 18px;
}
h3 {
	font-size: 15px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h3 a {
    font-size: 15px;
	font-weight: normal;
}
.tools_top_spacer {
    width: 100%;
	background-color: #666666;
}

.picture {
	background-color: #99CCFF;
	width: 340px;
	margin: 0px;
	padding: 0px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.right_column {
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	font-size: 12px;
	background-color: #99CCFF;
}
.select_vendor {
	background-color: #FF9933;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 10px;
}
.search_by_event {
	padding: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	background-color: #D6B5D5;
}
.search_by_party_themes {
	padding: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-size: 12px;
	background-color: #FFD9D9;
}
.text_black {
    font-size:12px;
    color: #000000;
}
.text_black a {
    font-size:12px;
    color: #000000;
    text-decoration: underline;
}
.text_black_small {
    font-size:10px;
    color: #000000;
}
.text_black_bold {
    font-size:12px;
    color: #000000;
    font-weight: bold;
}
.subheader_old {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #FF6600;
  }

.subheader_old {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFF00;
    background-color: #FF6600;
  }

.subheader {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #343434;
  }

.text_head1 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    color: #8585AD;
    font-weight:bold;
  }


.text_black {
    font-size:11px;
    color: #000000;
  }


.text_black_small {
    font-size:9px;
    color: #000000;
  }


.text_black_bold {
    font-size:11px;
    color: #000000;
    font-weight: bold;
  }


.text_red {
    font-size:11px;
    color: #CC0000;
    font-weight: normal;
  }


.text_red_bold {
    font-size:11px;
    color: #CC0000;
    font-weight: bold;
  }


.text_green {
    font-size:11px;
    color: #00CC00;
    font-weight: normal;
  }


.text_green_bold {
    font-size: 11px;
    color: #00CC00;
    font-weight: bold;
  }


.text_optional {
    font-size: 9px;
    color: #CC0000;
    font-weight: normal;
    font-style:italic;
  }


.text_note {
    font-size: 9px;
    color: #CC0000;
    font-weight: normal;
    font-style:italic;
  }

.subheader_coupon {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFF00;
    background-color: #003365;
  }

.subheader_small {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFFFFF;
    background-color: #343434;
  }
.tables {
    background-color: #CFCFCF;
  }


.tablesdark {
    background-color: #C0C0E2;
  }


.tableshighlight {
    background-color: #660000;
    color: #FFFFFF;
  }
.tooltip {
    font-size: 12px;
    font-weight: bold;
    background-color: #ffc;
    border: 1px solid #000;
    padding: 2px;
}
.small_headers_h1, .small_headers_h1 a, , .small_headers_h1 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
    margin: 1px;
    padding: 1px;
}
.small_headers_h2, .small_headers_h2 a, .small_headers_h2 a:hover {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #000000;
    margin: 1px;
    padding: 1px;
}
.text11pxbold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: bold;
}
.text11px {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    font-weight: normal;
}
.seo_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}
.seo_text a, .seo_text a:link, .seo_text a:visited, .seo_text a:active{
    color: #000000;
    text-decoration:underline;
}

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

.seo_text_white {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    margin-left: 16px;
    margin-right: 16px;
    text-align: justify;
}
.seo_text_white a, .seo_text_white a:link, .seo_text_white a:visited, .seo_text_white a:active{
    font-size:11px;
    color:#FFFFFF;
    text-decoration:none;
}
.seo_text_white a:hover{
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: underline;
}
.search_left_area {
	padding: 5px;
	width: 170px;
	border: 10px solid #FFFFFF;
	font-size: 14px;
	background-color: #FFCC99;
}
.event_vendors {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0000FF;
    font-weight: bold;
}
.event_vendors a {
    text-decoration: underline;
    color: #0000FF;
    font-size: 14px;
}

.check_out_section_title {
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
.check_out_billing_title {
    font-weight: bold;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    color: #5E750B;
}

.check_out_note {
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FF3E2E;
}
.check_out_page_title {
    font-size: 20px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}

.check_out_order_amount {
    border: 1px solid #000000;
    background-color: #FFFFCB;
}
.check_out_simple_text {
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    color: #000000;
}
.check_out_important_text {
    font-size: 11px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #BB0C09;
}
.listing_review_title {
    border: 1px solid #000000;
    background-color: #CC6602;
    color: #FFFFFF;
    font-weight: bold;
}
.image_seen {
    color: #CFCFCF;
    border-width:thin;
}
.image_seen:hover {
    color: #83839A;
    border-width:thin;
}
.image_seen:visited {
    color: #CFCFCF;
    border-width:thin;
}
.image_seen:link {
    color: #CFCFCF;
    border-width:thin;
}
.special_table {
    color:#000000;
    background-color:#FDBD0E;
    border-style:dashed;
    border-width:2px;
    width:527px;
    text-align:left;
    padding:3px;
}
.dots {
    background-image: url(/images/dots.gif);
    background-repeat: repeat-x;
}
.tooltip_small {
    font-size: 11px;
    font-weight: bold;
    background-color: #ffc;
    border: 1px solid #000;
    padding: 2px;
    color: #CC0000;
    font-weight: bold;
}
.divider {
    background-image: url(/images/divider.gif);
    background-repeat: repeat-y;
}
.tableitem a, .overtableitem a, .tableitem a:hover, .overtableitem a:hover, .tableitem a:visited, .overtableitem a:visited {
  color:#000000;
  font-style:normal;
  text-decoration:none;
}

.messagebox_possible {
  vertical-align:middle;
  padding:10px 10px 10px 10px;
  text-align:left;
  background-color:#FFFF00;
  color:#000000;
  border:3px solid #000000;
  font-weight:normal;
  font-size:12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.messagebox {
  vertical-align:middle;
  padding:10px 10px 10px 60px;
  text-align:left;
  background-image:url(/images/alert.gif);
  background-repeat:no-repeat;
  background-color:#FBD3D3;
  color:#FF0000;
  border:2px solid #900000;
  font-weight:bold;
  font-size:12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.messagebox_signup {
  vertical-align:middle;
  padding:10px 10px 10px 60px;
  text-align:left;
  background-image:url(/images/alert.gif);
  background-repeat:no-repeat;
  background-color:#FBD3D3;
  color:#000000;
  border:2px solid #900000;
  font-weight:normal;
  font-size:12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

table.basetable { text-align:left; margin-left:auto; margin-right:auto;  font-family: Arial, Helvetica, sans-serif; }
.basetable table { text-align:left; margin-left:auto; margin-right:auto;  font-family: Arial, Helvetica, sans-serif; }
.basetable tr { background-color: #FFD9D9;}
.basetable tr:hover { background-color: #F0F0F0;}
.basetable td { padding:2px; font-size: 11px; }
.basetable th { background-color: #D6B5D5; padding:2px; font-weight:normal;  font-size: 11px; color:#000000; }
.basetable th a {color: #000000; }
.basetable th a:hover{color:#04FFEE}
.basetable input { border: 1px solid #000000;  font-size: 11px;  }
.basetable select { border: 1px solid #000000;  font-size: 11px;  }

.company_subheader {
    background-color : #D6B5D5;
    color : #000000;
    font-family : verdana;
    font-size : 10px;
    font-weight : bold;
    padding-bottom : 4px;
    padding-left : 4px;
    padding-right : 4px;
    padding-top : 1px;
}

.company_white {
    color:#000000;
    font-size:10px;
    padding-bottom : 4px;
    padding-left : 4px;
    padding-right : 4px;
    padding-top : 1px;
}


.blogEntry {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blogEntry .postContainer {
    margin: 2px 0px 2px 0px;
}
.blogEntry .postDate {
    font-size: 11px;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
}
.blogEntry .postTitle {
    font-size: 11px;
    font-weight: bold;
    padding: 4px 0px 4px 0px;
    color: #000000;
}
.blogEntry .postTitle h3,  .blogEntry .postTitle a {
    font-size: 15px;
	font-weight: normal;
    padding: 0px;
    margin: 0px;
	color: #000000;
	text-decoration: none;
}
.blogEntry .postFormTitle {
    font-size: 12px;
    font-weight: bold;
    padding: 4px 4px 4px 4px;
    background-color: #D6B5D5;
    color: #000000;
}
.blogEntry .postReview {
    padding: 0px 0px 10px 0px;
    font-size: 11px;
}
.blogEntry .postPdf {
    padding: 0px 10px 15px 10px;
    font-weight: bold;
    font-size: 11px;
}
.blogEntry .signature {
    padding: 0px 0px 15px 0px;
    font-size: 11px;
}
.blogEntry .postFooter {
    padding: 0px 10px 15px 10px;
}
.blogEntry .info {
    font-size: 11px;
    padding: 0px 0px 10px 0px;
}
.blogEntry .datailInfo {
    font-size: 11px;
    padding: 10px 10px 10px 10px;
    border-top: 1px solid #CC6600;
    border-bottom: 1px solid #CC6600;
    background-color: #FFCC99;
}
.blogEntry .datailInfo a {
    color: #663300;
}
.blogEntry .postDetailDate {
    font-size: 14px;
    font-weight: bold;
    padding: 10px 0px 15px 0px;
}
.blogEntry .info a {
    margin-right: 10px;
    color: #CC6600;
}
.blogEntry .info em {
    padding-right: 6px;
    font-style: normal;
}
.blogEntry .author {
    margin: 0;
    padding: 0 0 0 3px;
    border-left: none;
    border-right: none
}
.blogEntry .info .date {
    padding-left: 15px;
/*    background: url(i/post.gif) center left no-repeat;*/
}
.blogEntry .info .author {
    padding-left: 0px;
    border-color: #949494;
/*    background: url(i/author.gif) 0px 2px no-repeat;*/
}
.blogEntry a.commentlink {
/*    background: url(i/comments.gif) center left no-repeat;*/
}
.blogEntry .commentEntry {
    padding: 0px 0px 0px 30px;
    font-size: 11px;
}
.blogEntry .commentEntry .commentTitle {
    font-weight: bold;
    padding: 0px 0px 3px 0px;
}
.blogEntry .commentEntry .commentDetails {
    padding: 0px 0px 0px 20px;
}
.blogEntry .commentEntry .commentAuthor, .blogEntry .commentEntry .commentText {
    font-style: italic;
}
.blogEntry .commentEntry .commentText {
    padding: 0px 0px 5px 0px;
}

table.blogCommentForm {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.blogCommentForm table {
    text-align: left;
    margin-left: auto;
    margin-right: auto;
}
.blogCommentForm td {
    background-color: #FFD9D9;
    padding: 3px;
    font-size: 11px;
}
.blogCommentForm th {
    background-color: #343434;
    color: #FFFFFF;
    font-weight: bold;
    padding: 3px;
    font-size: 11px;
}
.blogCommentForm input, .blogCommentForm select, .blogCommentForm textarea {
    border: 1px solid #000000;
}
.blogCommentForm .messageBox {
    background-color: #FFC;
    border: 1px solid #FF0000;
    color: #FF0000;
    font-weight: bold;
}

.blogEntry .blogArchiveTitle {
    font-size: 22px;
    font-weight: bold;
    color: #000000;
}
h3.newsTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #CC6600;
}
div .sociable {
    margin: 0px 0px 5px 0px !important;
    padding: 0px 0px 0px 0px;
}

span.sociable_tagline { position: relative; font-size: 11px; }
span.sociable_tagline span { display: none; width: 14em; }

.sociable span {
	display: block;
	margin-bottom: 3px;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 2px;
}
.sociable ul li:before { content: ""; }
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.listings_table {
    background-color: #D6B5D5;
}

.pagestyle4 {
    border-left: solid 1px #B0BEC7;
    border-right: solid 1px #B0BEC7;
    border-bottom: solid 1px #B0BEC7;
    background-Color: #FFFFFF;
    background-repeat: repeat-y;
}

.tabPage {
    font-family: Tahoma; font-size: 11px; color: #333333;
}

.pages_nav {
    color: #BF0000;
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}
.pages_nav span.pages_nav_active {
    color: #BF0000;
    font-family: Arial, Helvetica, sans-serif;
}
.pages_nav a, .pages_nav a:hover {
    font-size: 10px;
    font-family: Arial, Helvetica, sans-serif;
}

.other_vendors_table {
    background-color: #D6B5D5;
}
.other_vendors_table td {
    padding: 3px 5px 3px 10px;
}
.other_vendors_table .title {
    font-family:  Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #cc3366;
}
.other_vendors_table .select_from {
    font-family: , Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #cc3366;
}

.location {
    font-weight:normal;
}
.listing_free_description {
    font-family:Arial;
    font-size:11px;
    color:#4B4B4B;
    font-weight:normal;
    margin-top:2px;
    margin-bottom:0px;
    text-decoration:none;
}
.listing_table { width:expression(document.body.clientWidth > 430? '430px': 'auto' );  font-size:12px; }
.enchanced_listing_table { width:expression(document.body.clientWidth > 430? '430px': 'auto' );  font-size:12px; }

.listing_table a.listing_link, .listing_table a.listing_link:hover { color: #000000; }
.listing_table a.listing-link, .listing_table a.listing-link:hover { color: #000000; text-decoration: underline; }
a.listing_more_link, a.listing_more_link:hover, a.listing-more-link, a.listing-more-link:hover { color: #2121f0; font-size:10px; }

.level4 .listing_link {text-decoration:none;color:#000000; font-size:15px; }
.level4 .listing_link:visited, .level4 .listing_link:active, .level4 .listing_link:link {text-decoration:none;color:#000000; font-size:15px; }
.level4 .listing_link:hover {text-decoration:underline;color:#000000; font-size:15px; }

.enchanced_listing_table a.listing-link, .enchanced_listing_table a.listing-link:hover {
    color: #8d0000;
    text-decoration: underline;
    font-weight:bold;
}
.enchanced_listing_table .location {
    font-weight:normal;
    color: #8d0000;
}
.free_listing_table a.listing-link, .free_listing_table a.listing-link:hover {
    color: #000000;
    text-decoration: underline;
    font-weight:bold;
}

.ratesbigtext {
    font-size: 16px;
	font-weight: bold;
}
.ratesgreytext {
    color: #666666;
}
.ratesblacktext {
    color: #000000;
}
.ratesmidtext {
    font-size: 13px;
	font-weight: bold;
}
.ratesmid12text {
    font-size: 12px;
	font-weight: bold;
}
.ratessmalltext {
    font-size: 9px;
}
.ratesbox {
	/*** border-top: 1px solid #a9a9a7; ***/
	/*** border-left: 1px solid #a9a9a7; ***/
	margin-bottom: 10px;
}
a.listing_package_view_sample, a.listing_package_view_sample:hover {
    font-size: 9px;
    color: #0000ff;
    text-decoration: underline;
}
.ratesbox th {
	padding: 4px;
	background: #E2E2E2;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #a9a9a7;
	border-right: 1px solid #a9a9a7;
}
.ratesbox td {
	padding: 4px;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #a9a9a7;
	border-right: 1px solid #a9a9a7;
}
.ratesbox td.first {
	padding: 4px;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #a9a9a7;
	border-right: 1px solid #a9a9a7;
	border-left: 1px solid #a9a9a7;
}
.ratesbox td.red {
	padding: 4px;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #a9a9a7;
	border-right: 1px solid #a9a9a7;
	background-color: #FF6600;
	color: #FFFFFF;
}
.ratesbox td.first_red {
	padding: 4px;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #a9a9a7;
	border-right: 1px solid #a9a9a7;
	border-left: 1px solid #a9a9a7;
	background-color: #FF6600;
	color: #FFFFFF;
}
.ratesbox table td {
	border: none;
	padding: 0;
	vertical-align: middle;
}
.ratesbox .noborders tr {
    border: none;
}
.ratesbox .noborders td {
    padding: 4px;
	font-size: 11px;
	text-align: left;
	vertical-align: middle;
	border-bottom: 1px solid #a9a9a7;
	border-top: none;
	border-left: none;
	border-right: none;
}
.ratesbox form {
    padding: 0px;
    margin: 0px;
}

.rates_without_borders {
	border: none;
	border: none;
}
.rates_without_borders th {
	padding: 0px;
	border: none;
	border: none;
}
.rates_without_borders td {
	padding: 0px;
	text-align: left;
	vertical-align: middle;
	border: none;
	border: none;
}
.rates_without_borders table td {
	border: none;
	padding: 0;
	vertical-align: middle;
}

.vendor_quote_form_title {
    color: #000000;
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vendor_quote_form_required {
    font-size: 14px;
    font-weight: bold;
    color: #830000;
}
.vendor_quote_form_required_notes {
    font-size: 9px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.vendor_quote_form_required_notes span {
    font-size: 9px;
    color: #830000;
}
