h3 {
	font-family: Tahoma, Arial;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	
	margin: 0px;
}

a.arrows, .link {
	color: #006699;
	/*text-decoration: none;*/
}
a.arrows {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: -2px
}

ul.menu {
	list-style-image: url(../pic/arrow3.gif);
	padding-left: 15px;
}

.cpMenu {
}

.menuTitle {
	background: url(../pic/arrow1.gif) left no-repeat;
	padding-left: 15px;
}

.bold {
	font-weight: bold;
}

#search_area {
	background: #397FB9;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 7px;
	margin-left: 15px;
	margin-right: 15px;
}
#search_area a {
	font-size: 11px;
	color: #ffffff;
}
.link {
	
	font-size: 12px;
}

.up, .down {
	display: inline-block;
	background: url('../pic/updown.png') no-repeat 0 0;
	width: 13px;
	height: 15px;
	left: 0px;
	margin-right: 7px
}
.up {background-position: 0px -1px; top: 0px;}
.down {background-position: 0px -17px; top: 3px;}

.border {
	border: #F2F2F2 1px solid;
}

.tbHeader3 {
	background: #F2F2F2;
}

.color_marked, .color_marked a {
	color: #EE5800;
}

.lightText {
	color: gray;
	padding-left: 5px;
}

.menuDate {
	font-size: 11px;
	color: #959595;
}

.cursorPointer {
	cursor: pointer;
}

.counter {
	FILTER: Alpha(Opacity=20, FinishOpacity=20, Style=0, StartX=1, StartY=1, FinishX=88, FinishY=31), Gray;
}
