a:hover {
	text-decoration: underline;
}
body, td, th, input, select, textarea, .textmain, .textsmall, .headingmain, .headingsmall {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
img { border: none; }
.textsmall {
	font-size: 10px;
}
h3, .headingmain {
	font-size: 18px;
	font-weight: bold;
}
h4, .headingsmall {
	font-size: 13px;
	font-weight: bold;
	color: #9B9B9B;
}
h5, .headingtiny {
	font-size: 11px;
	font-weight: bold;
	color: #9B9B9B;
}
h5 hr, .headingtiny hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
	border: 0px none;
}
th {
	background: #EAEDF1 url(/admin/images/header_bg.gif) repeat-x;
	border: 1px solid #C6CFDC;
	text-align: left;
}
th, th a, th a:hover {
	color: #2D3D4D;
}
hr {
	color: #2D3D4D;
	background-color: #2D3D4D;
	height: 1px;
	border: 0px none;
}
.menu {
	background-image: url(/admin/images/menu_bg01.gif);
}
.menuon {
	background-image: url(/admin/images/menu_bg02.gif);
}
.menu div, .menuon div {
	position: relative;
	padding: 5px 10px 5px 10px;
}
.menuon a {
	color: #2D3D4D;
}
.textmenuon {
	background: #EAEDF1 url(/admin/images/header_bg.gif) repeat-x;
	border-top: 1px solid #C6CFDC;
	border-bottom: 1px solid #C6CFDC;
}
.textmenuon a {
	color: #2D3D4D;
}
.textmenu div, .textmenuon div {
	padding: 3px 15px 3px 20px;
	background: transparent url(/admin/images/head_button.gif) no-repeat 12px 9px;
	position: relative;
}
.textmenuon div {
	padding-top: 2px;
	padding-bottom: 2px;
	background-position: 12px 8px;
}
.stepoff, .stepon {
	font-weight: bold;
	text-align: center;
}
.stepoff, .stepoff a {
	background-color: #E7E9EB;
	color: #939DAE;
}
.stepon {
	background-color: #939DAE;
	color: #FFFFFF;
}
.textdisabled {
	font-size: 10px;
	color: #939DAE;
}
.manual img {
	border-color: #CCCCCC;
	border-style: dashed;
}
.cuttable {
	table-layout: fixed;
}
.cuttable td, .cuttable th {
	overflow: hidden;
	text-overflow: ellipsis;
}
.cuttabledef td {
	padding: 0px;
}
#imgView {
	background-image: url(/admin/images/transparent.gif);
	border: 1px solid #000000;
}
