/*.ThemeHeader {
    background: url(button.gif)  repeat-x left top;
}*/
.ThemeButton130 A {
	color:#10345A;
}
.ThemeButton130 {
	/*background: url(bullet_button.gif)  no-repeat left top;*/
	color:#10345A;
	background: url(btn_130.gif) 0 0 no-repeat;
	height:20px;
	width:130px;
	font-size:8pt;
	text-align:center;
	font-weight:bold;
}
.ThemeButton50 A {
	color:#10345A;
}
.ThemeButton50 {
	/*background: url(bullet_button.gif)  no-repeat left top;*/
	color:#10345A;
	background: url(btn_50.gif) 0 0 no-repeat;
	height:20px;
	width:50px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}
.ThemeButton70 A {
	color:#10345A;
}
.ThemeButton70 {
	/*background: url(bullet_button.gif)  no-repeat left top;*/
	color:#10345A;
	background: url(btn_70.gif) 0 0 no-repeat;
	height:20px;
	width:70px;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	white-space:nowrap;
}
.ThemeButton {
	/*background: url(bullet_button.gif)  no-repeat left top;*/
	color:#0f6c97;
	background: url(bg_columnHdr.jpg) 0 0 repeat-x;
	height:28px;
	padding:1px 0;
	font-size:13px;
	text-align:center;
	border-right:1px solid #b6dced;
}
.ThemeButtonGrid {
	/*background: url(bullet_button.gif)  no-repeat left top;*/
	color:#0f6c97;
	background: url(bg_columnHdr.jpg) 0 0 repeat-x;
	height:28px;
	padding:1px 0;
	font-size:13px;
	text-align:left;
	border-right:1px solid #b6dced;
	padding-left:5px;
}
.ThemeButtonGridLong {
	/*background: url(bullet_button.gif)  no-repeat left top;*/
	color:#0f6c97;
	background: url(bg_columnHdr.jpg) 0 0 repeat-x;
	height:56px;
	padding:1px 0;
	font-size:13px;
	text-align:left;
	border-right:1px solid #b6dced;
	padding-left:5px;
}
.ThemeUnselectedButton {
	/*background-color:#ADDFFF;*/
	background-color:#CDCDCD;
	color:#0f6c97;
	height:28px;
	padding:1px 0;
	font-size:13px;
	text-align:center;
	border-right:1px solid #b6dced;
}
.ThemeButton a {
	color:#0f6c97;
	font-size:13px;
	text-align:center;
	padding:0 5px;
}
.ThemeButton a:hover {
	text-decoration:none;
}
.ThemeButtonSm {
	/*background: url(bullet_button.gif)  no-repeat left top;*/
	color:#0f6c97;
	background: url(bg_columnHdr.jpg) 0 0 repeat-x;
	padding:0;
	font-size:11px;
	text-align:center;
	border-right:1px solid #b6dced;
}
.ThemeButtonSm a {
	color:#0f6c97;
	font-size:11px;
	text-align:center;
	padding:0 3px;
}
.ThemeButtonSm a:hover {
	text-decoration:none;
}
.PagerButton {
	/*background: url(bullet_button.gif)  no-repeat left top;*/
	color:#0f6c97;
	background: #ffffff;
	border:1px solid #b6dced;
	padding:2px;
	font-size:9px;
	margin:2px;
	text-align:center;
}
.PagerButton a {
	color:#0f6c97;
	font-size:9px;
	text-align:center;
	padding:0;
	margin:0;
}
.PagerButton a:hover {
	text-decoration:none;
}
/*
.ThemeSearchButton {
	background: url(search_button.gif)  no-repeat left top;
}
.ThemeSearch {
	background: url(search.gif)  no-repeat left top;
}*/
.ThemeBullet{
	/*background: url(bullet.gif)  no-repeat left top;*/
	color:#0f6c97;
	font-size:14px;
}

.ThemeItem {
	background-color:inherit;
	border-right:1px solid #b6dced;
	padding-left:5px;
}
.ThemeAlternatingItem {
	background-color: #F7F7F7;
	border-right:1px solid #b6dced;
}
.ThemeItemNB {
	background-color:inherit;
	border-right:0;
}
.ThemeAlternatingItemNB {
	background-color: #F7F7F7;
	border-right:0;
}
.ThemeBorder {
	border:1px solid #C0C0C0;
}/*
.ThemePager {
	background: url(button.gif)  repeat-x left top;
}
.ThemeTab {
	background: url(tab.gif)  no-repeat left top;
}
.ThemeTabSelected {
	color:#00D000;
	background: url(tab.gif)  no-repeat left top;
}
.ThemeTabSelected:link {
	color:#00D000;
    text-decoration: none;
}
.ThemeTabSelected:hover {
	color:#00D000;
    text-decoration: none;
}
.ThemeBackground {
	font-weight:normal;
	background-color: #F6F6F6;
}
Input {
	background-color: #F6F6F6;
}
TextArea {
	background-color: #F6F6F6;
}
Select {
	background-color: #F6F6F6;
}*/