a {
	color: #823025;
}
ul.aba li {
    margin: 26px 0;
    border-bottom: 1px solid;
    padding: 11px 20px;
}
ul.aba li:hover {
    margin: 26px 0;
    border-bottom: 1px dotted;
    padding: 11px 20px;
}

h2.tplvar-content-title {
    display: none;
}

a abbr, a acronym {
	border: none;
}

a, img, a img {
	border: none;
}

body {
	/* background-color: #333; */
	color: #000;
	background: #62c691;
}

.BodyContent ul li {
	background: url(../images/bg_marker.gif) no-repeat 3px 13px;
}

body.searchTips {
	background-color: #FFF;
	background-image: none;
}

.Breadcrumb {
	background-color: #f6f6e4;
}

.Breadcrumb li a {
	background: transparent url(../images/breadcrumb_divider.gif) no-repeat 100% 6px;
	border-color: #FF0000;
	color: #000;
}

.Button, .SearchGoButton {
	background: url(../images/b_submit.gif) no-repeat;
	border: 0;
	color: #fff;
}

.Content {
	background-color: #fff;
}

#content {
	background-color: #fff;
}

.Content h2 {
	color: #000000;
	/* border-left: 5px solid #000; */
	padding: 4px 11px;
	margin: 13px 0;
}

.Content h3 {
	color: #287BAC;
}

.Content h3 a {
	color: #287BAC;
}

.Content h4 {
	color: #910000;
}

.Content h5 {
	color: #000;
}

.Content .listSummary li {
	background: url(../images/bg_marker.gif) no-repeat 3px 13px;
}

dd.Highlight input, dd.Highlight textarea, dd.Highlight select {
	border-color: #FF0000;
}

.even td {
	background-color: #fafaf1;
}

.FeedLink a {
	background: url(../images/FeedLink.gif) 0 0 no-repeat;
}

fieldset {
	border: 1px solid #eaeacf;
}

#Footer {
	color: #fff;
}

#Footer a, #Footer a:link, #Footer a:active, #Footer a:visited {
	color: #fff !important;
}

h2 em {
	color: #910000;
}

h2.tplvar-author-name {
	color: #910000;
}

h3.tpllang-ContentByAuthor {
	color: #000;
}

#Header {
	/* background: #e3e3bd url(../images/bg_header.gif) repeat-x 0% 0%; */
}

#Header h1 a {
	color: #000;
}

#Header h1 a span {
	color: #a50000;
}

.HtmlBlock {
	background-color: #f6f6e4;
	border: 1px solid #eaeacf;
}

.HtmlBlock h2 {
	border: 0 !important;
}

input, textarea, select {
	border: 1px solid #d0d0d0;
}

input[type=radio], input[type=checkbox] {
	background: none;
	border: none;
}

.ISelector ul li {
	background-image: none !important;
}

.Left {
	background-color: #fff;
}

.Left h2, .Right h2 {
	background-color: #f6f6e4;
	border: 1px solid #eaeacf;
	color: #910000;
}

.Left li > a:hover, .Right li > a:hover {
	background-color: #eaeacf;
	color: #000;
}

.Left li a , .Right li a {
	border: 1px solid #eaeacf;
}

.Left li a, .Right li a {
	background: url(../images/bg_marker.gif) no-repeat 0% 12px;
	color: #135293;
}

.Left li, .Right li {
	background-color: #f6f6e4;
}

.Left, .Right {
	color: #000;
}

li.ContentAuthors {
	background: url(../images/i_author.gif);
	color: #287bac;
}

li.ContentAuthors a {
	color: #287bac;
}

li.ContentCategories {
	background: url(../images/i_categories.gif);
}

li.ContentPublishDate {
	background: url(../images/i_date.gif);
}

li.ContentType {
	background: url(../images/i_name.gif);
}

#Menu {
	/* background: url(../images/bg_menu.gif) repeat-x 0% 0%; */
	background: #143461;
	/* border-top: 4px solid #ffffff; */
	box-shadow: 5px 3px 12px rgba(0,0,0,0.5);
	position: relative;
	left: -9px;
}

#Menu .HasSubMenu > a {
	background: url(../images/bg_arrow_down.png) no-repeat right 22px;
}

#Menu .HasSubSubMenu > a {
	background: url(../images/bg_arrow_right.png) no-repeat 195px 12px;
}

#Menu li {
	/* background: url(../images/bg_menu_li.gif) no-repeat 0% 0%; */
	color: white;
}

#Menu li a {
	color: #fff;
}

#Menu li ul li a {
	color: white;
}

#Menu li:hover {
	background: url(http://yanyanc.cram-shop.com/images/bbba.png) no-repeat;
}

.odd td {
	background-color: #fff;
}

.Required, .FormError, .HighlightMessage {
	color: #FF0000;
}

.Right {
	background-color: #fff;
}

.RSSBlock a:hover, .RSSBlock a:hover {
	background-color: #eaeacf;
}

.RSSBlock h2 a {
	background-image: url('../images/feed-icon-32x32.png');
}

.Search {
	background-color: #dddddd;
	border: 1px solid #d1d1d1;
}

.Search h2 {
	background: none !important;
	border: none !important;
	color: #000;
}

#Slogan {
	color: #890000;
}

#smallSearch_Query {
	border: 1px solid #c5c5c5;
}

.Summary li a {
	background: none !important;
	color: #910000;
}

.Summary li a:hover {
	color: #910000;
}

table {
	 
}

.Testimonial {
	border: 4px solid #e6e6c2;
}

.Testimonial_content {
	color: #910000;
}

th {
	background-color: #f8f8eb;
	color: #000;
}

.White {
	border: 4px solid #e6e6c2;
	color: #666;
}

.White h2 {
	background: none !important;
	border: 0 !important;
	color: #000;
}

table#hommea td:nth-child(2) {
    border-right: none;
    background: #f2f2f2;
    width: 35%!important;
}
table#hommea td {
    padding: 0 16px;
    border-right: 2px solid #143461;
}


table#hommeb td:nth-child(2) {
    border-right: none;
    background: #29518b;
    padding: 13px 0px;
    color: #fff;
    width: 37%;
}
table#hommeb td {
   padding: 5px 0px;
   border-right: none;
}

table#hommeb{
 border-collapse:collapse;
 background: #29518b;
}
 
 
 table#contenta {
    background: #f2f2f2;
    margin: 25px 0px;
    line-height: 1.5;
    border: 1px dotted #000;
}

ul.contentb li {
    width: 40%;
    float: left;
    background: #143461;
    color: #fff;
    padding: 8px 15px;
    margin: 5px 5px;
    text-align: center;
}

ul.hii li {
    width: 45%;
    float: left;
    background: #143461;
    color: #fff;
    margin: 3px 4px;
    font-size: 16px;
    padding: 5px 4px;
    list-style: none;
}

table#ccaa {
    border-bottom: 2px solid #143461;
    padding: 0 0 32px 0;
}

table#table001 {
    width: 33%;
    background: #303030;
    color:#fff!important;
}

table#table001 span{
    
    color:#fff!important;
}