a:link, a:visited {
	color: #FF9524 !important;
}

a:hover {
	/*color: #FFA638;*/
	color:#B1B1B1;
}

hr {

}


h1 {
	color: #FFA638;
}

h2, .contentheading {
	color: #ff8b34;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; text-decoration: none;
	font-size: 19px;
}

h3, .componentheading {
	 font-size: 9px; font-family: Verdana; font-weight: bold;
}

div#wrapper {
	border: 0;
}

img { behavior: url(iepngfix.htc); }


#leftcolumn h3 {
color: #7e7e7e; 
}

#leftcolumn #loginmenu a {
	color: #0b0c0a;
}

#leftcolumn div.moduletablesearch {
	border-top-color: #d1e0bc;
}

.inputboxsearch {
	background-color: #e4e4e4;
}

#maincolumn, #maincolumn_full{
	background-image:url("../images/content_squaresbg.gif");
	background-repeat: no-repeat; 
	background-position: right bottom;

}

td.highlightme {
	background-color: #0F0D0E;
	color: #e4e4e4;
	border-style: none;
}

td.highlightme h2{
	color: #e4e4e4;
}

td.highlightme a:link, td.highlightme a:visited {
	color: #088e61;
}

div#footer_r {
	color:#919191;
	
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #ff8b34;
}

div#footer_r a:hover  {
	color:#999999;
}

/* left menu */
#leftcolumn .menu a:link, #leftcolumn .menu a:visited {
	color: #0F0D0E;
}

#leftcolumn .menu a:hover {
	color: #999999;
}

/* forms */
fieldset {
	border: 2px solid #FFFFFF;
}

.text_navbox { 
	color: #7e7e7e; 
	font-size: 9px; 
	font-family: Verdana; 
	font-weight: bold 
}

a.navlinks{ 
	color: #ff6203; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none; 
	word-spacing: -1px
}
a.navlinks:hover{ 
	color: #b1b1b1; 
	font-size: 12px; 
	font-family: Arial; 
	word-spacing: -1px; 
	letter-spacing: 0 
}
a.navlinks_over{ 
	color: #666; 
	font-size: 12px; 
	font-family: Arial; 
	text-decoration: none; 
	word-spacing: -1px 
}
a.navlinks_over:hover{ 
	color: #b1b1b1; 
	font-size: 12px; 
	font-family: Arial; 
	word-spacing: -1px; 
	letter-spacing: 0 
}
#leftcolumn table, #leftcolumn tr, #leftcolumn td {
	margin: 0;
	padding: 0;
}