a {
	color: #00c;
}

a img {
	border: none;
}

a:hover {
	color: #000;
}

.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-color: #f2f2f2;
	color:#000;
}

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

.Breadcrumb li a {
	background: url(../images/breadcrumb_divider.gif) 100% 2px no-repeat;
}

.Button {
	background: #32393d url(../images/bg_submit.gif) 0 0 repeat;
	border: 1px solid #32393d;
	color: #fff;
}

.CategoryPagination {
	background: #fff;
	border: 1px solid #d0d0d0;
	color: #1d1d1d;
}

#Container {
	background: #FFF;
	border-left: medium;
}

.Content .PostDetails {
	color: #6E6E6E;
}

.ContentPostDetails {
	color: #000;
}

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

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

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

fieldset {
	background-color: white;
	border: 1px solid #999999;
}

#Footer {
	background: url(../images/bg_menu.gif) 0 0 repeat-x;
}

h3 {
	color: #F90;
}

h4 {
	color: #1d1d1d;
}

h5 {
	color: #2680ab;
}

#Header h1 a, #Header h1 a:link {
	color: white;
}

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

input, textarea, select {
	background: #fff url(../images/bg_input.gif) 0 0 repeat-x;
	border: 1px solid #999999;
	color: #1d1d1d;
}

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

.ISelector ul li {
	background-color:#06C;
	}

.Left .SideBox {
	background-colour:#FFF;
	border: 0px solid #d0d0d0;
	margin: 0;
	
	
}

legend {
	color: #1d1d1d;
}

#Menu {
	background: url(../images/bg_menu.gif) 0 0 repeat-x;
}

#Menu li a, #Menu li a:hover {

		background:  none;
		color:#000000;
		font-family:Verdana;
		font-size:14px;
		text-decoration:none;
		border-width:0px;
	
}

#Menu li a:hover {
	background: url(../images/menubghover.gif) 0 0 repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

#Menu li ul {
	background: none;
	text-decoration: none;
}

#Menu li ul li {
	background-color: #006B93;
	color: #006B93;
	text-decoration: none;
}

#Menu li ul li a {
	background-color: #006B93;
	color: #fff;
	text-decoration: none;
}

#Menu li ul li a:hover {
		background-image: none;
		text-decoration: none;
}

#Menu li:hover {
	background-color: url(../images/menubghover.gif) 0 0 repeat-x;
	text-decoration: none;
}

.odd td {
	background-color: transparent;
}

#QuotePanel {
	background: url(../images/bg_quote.gif) 0 100% no-repeat;
}

#QuotePanel a {
	color: #1d1d1d;
}

#QuotePanel a:hover {
	color: #fff;
}

#QuotePanel h2 {
	background: url(../images/bg_quote_h2.gif) 0 0 no-repeat;
	color: #fff;
}

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

.Right .SideBox {
	background: none;
	border: 1px solid #d0d0d0;
}

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

.Search input[type='submit'] {
	background: url(../images/bg_submit.gif) 0 0 repeat;
	border: 0;
	color: #fff;
}

#SearchPanel a {
	color: #F90;
}

#SearchPanel a:hover {
	color: #F90;
}

#SearchPanel h2 {
	color:#F90;
}

.SearchToggleLinkHide {
	background: url('../images/ArrowUp.gif') center right no-repeat;
}

.SearchToggleLinkShow {
	background: url('../images/ArrowDown.gif') center right no-repeat;
}

#Slogan, #SloganWithLogo {
	color: transparent;
}

table {
	border-collapse: collapse;
	
	margin-left: 10;
	margin-bottom: 0;
}

.Testimonial {
	background: #fff url(../images/quote_top.gif) top left no-repeat;
	border: 1px solid #d0d0d0;
	color: #1d1d1d;
}

.Testimonial_content {
	background: url(../images/quote_bottom.gif) bottom right no-repeat;
}

th {
	background: #f0f0f0;
}


