#article_count {
	font-family: tahoma;
	color: #737373;
}

#page_count {
	font-family: tahoma;
	color: #737373;
}

td#titlebar {
	font-weight: bold;
	color: #666666;
}

td#list {
	color: #666666;
}

td#list span.link a,a:visited {
	color: #666666;
	text-decoration: none;
}

td#list span.link a:active {
	color: #666666;
	text-decoration: none;
}

td#list span.link a:hover {
	color: #cccccc;
	text-decoration: none;
}

#current_page_num {
	color: #EB8C23;
}

#page_num {
	font-family: tahoma;
	font-size:12px;
	color: #513329;
}

/*
select { 
	behavior:url('/skin/site/default/css/selectbox.htc'); 
}
*/

img { 
	border:none;
}

input.text_cal {
	behavior:url('/skin/site/default/css/htc_calendar2.htc');
	color:#666666; border:1 solid #7F9DB9; height:21px; background-color:#FFFFFF; ime-mode:disabled; padding-top:2;
	text-align:center;
	border:1px solid;
	border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;
	height:22px;
	padding:.3em 0 0 .3em;
	background:#ffffff;
	font-size:1em
}

.iePngFix {	
	behavior:url('/skin/site/default/css/iePngFix.htc');
} 

.inputTypeText
{	border:1px solid;
	border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6;
	height:22px;
	padding:.3em 0 0 .3em;
	background:#ffffff;
	font-size:1em
}

.inputTypeText:hover, .inputTypeText:focus {
	background:#f4f4f4;
}

.inputTypeTextArea {
	border:1px solid !important;
	border-color:#a6a6a6 #d8d8d8 #d8d8d8 #a6a6a6 !important;
	background:#ffffff;
	font-size:1em;
}