a {
	color: #333;
}

a:hover {
	color: #0c6b9d;
}

.ArrowDown {
	background: url('../images/ArrowDown.gif') center left no-repeat;
}

.ArrowRight {
	background: url('../images/ArrowRight.gif') center left no-repeat;
}

.ArrowUp {
	background: url('../images/ArrowUp.gif') center left no-repeat;
}

body {
	background: #fff;
	background-repeat:repeat-x;
	color: #7e7b7b;
	line-height: 1.87;
}

.Breadcrumb li a {
	color: #333;
}

.Breadcrumb li a:hover {
	color: #c1171d;
}

.Button {
	background: #575a5d;
	color: #fff;
}

.CategoryPagination {
	    /* Mozilla: */
    background: -moz-linear-gradient(top, #ffffff, #f1f1f1);
    /* Chrome, Safari:*/
    background: -webkit-gradient(linear,
left top, left bottom, from(#ffffff), to(#f1f1f1));
    /* MSIE */
filter: progid:DXImageTransform.Microsoft.Gradient(
StartColorStr='#ffffff', EndColorStr='#f1f1f1', GradientType=0);
box-shadow:0 1px 2px #B0B0B0;
border: 1px solid #d4d4d4;
color: #212121;
border-radius:6px;
}

.Content {
	background: #fff;
}

.Content h1, .Content h2, .Content h3, .Content h4, .Content h5, .Content h6 {
	color: #111;
}

.Content .PostDetails {
	color: #6E6E6E;
}

.ContentPostDetails {
	color: #6E6E6E;
}

.ContentPostDetails li, .PostDetails li {
	background-image: none !important;
}

dd.Highlight input, dd.Highlight textarea, dd.Highlight select {
	border-color: #FF0000;
}

.FeedLink a {
	background: url(../images/FeedLink.gif) 0 0 no-repeat;
	color: #135293;
}

.FeedLink a:hover {
	color: #ff24a4;
}

fieldset {
	border: 1px solid #c4c4c4;
	border-radius:4px;
}

#Footer {
	
}
#Footer a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
}
#Footer a:hover {
	color: #ccc;
}

#Footer p {
	color: #fff;
}
.footerwrapper{
	background: #121212;
    margin: 0 auto;
    min-height: 175px;
	}

h3, h4, h5 {
	color: #111;
}

.HighlightedLink a {
	background: url(../images/HighlightedLink.gif) 0 3px no-repeat;
	color: #135293;
}

.HighlightedLink a:hover {
	color: #ff24a4;
}

img, img a {
	border: 0;
}

input, textarea, select {
	border: 1px solid #c4c4c4;
	color: #1e292b;
}

input[type=radio], input[type=checkbox] {
	background: none;
	border: none;
}

.Largetxt {
	color: #4387cd;
}

.Left h1, .Left h2, .Right h1, .Right h2 {
	color: #575a5d;
}

.Right li a {
	color: #000;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

 .Right li a:hover {
	color: #333;
}

.Left .SideBox, .Right .SideBox {
	background: transparent;
}

legend {
	color: #1e292b;
}

#Logo h1 a {
	color: #9cb1ce;
}

#Menu {
	
}

#Menu li a {
	color: #111;
	
}

#Menu li a:hover {
	color: #000;
}

#Menu li ul li a {
	background-image: none !important;
	color: #fff !important;
}

#Menu li.currentItem {
		
}
#Menu li.currentItem a{
	color:#008A32;
	font-weight:bold;}

.Required, .FormError, .HighlightMessage {
	color: #FF0000;
}

.Right .SideBoxContact {
	background: transparent;
	color: #333;
}

.RSSBlock h2 a {
	background-image: url('../images/feed-icon-32x32.png');
}

.SearchToggleLinkHide {
	background: url('../images/ArrowUp.gif') center right no-repeat;
}

.SearchToggleLinkShow {
	background: url('../images/ArrowDown.gif') center right no-repeat;
}

.SideBoxContact h3 {
	color: #ffffff;
}

#Slogan h2 {
	color: #575a5d;
}

table {
	
}

#Tag {
	color: #a78e17;
}

.Testimonial {
	background: #fff url(../images/quote_top.gif) top left no-repeat;
	color: #a78e17;
}

.Testimonial_content {
	background: url(../images/quote_bottom.gif) bottom right no-repeat;
}

th {
	background: transparent;
}

#Topnav p, #Topnav a {
	color: #575a5d;
}

.TopSearch .Searchbg {
	background: #70c2ed;
	border: 0;
	color:#fff;
}

.TopSearch .Searchinput {
	background:#FFFFFF;
  background-position:initial initial;
  background-repeat:initial initial;
  border:1px solid #F3F3F3;
}

.Word {
	color: #012c5f;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
font-weight: normal;
margin: 5px 0 5px 0;
padding: 3px;
width:510px;
}

#Wrapper .content_main .tplrepeat-list img, img a{
		padding:4px;
		border:3px solid #666;
		margin:4px;}