body, td, div, p, input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #2c5889;
}
body {
	margin: 0 0 0 0;
	padding: 0;
}
form {
	margin: 0;
}
h1 {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
}
input, select, textarea {
	font-size: 1em;
}
table {
	float: none;
}
td, th {
	font-size: .72em;
}
/**************************************/
.bold {
	font-weight: bold;
}
.boxTd {
	padding: 5px 10px 5px 10px;
}
.boxTh {
	background-image: url(/design/img/box-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
.box2Td {
	padding: 0 9px 5px 9px;
}
.box2Th {
	background-image: url(/design/img/box2-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
.cardLabel {
	background-color: #eeeeee;
	border-bottom: 1px solid #cccccc;
	padding: 3px 6px 3px 6px;
	text-align: right;
}
.cardValue {
	border-bottom: 1px solid #cccccc;
	padding: 3px 6px 3px 6px;
}
.categ1 {
	background-color: #858585;
	padding: 6px 4px 10px 4px;
	width: 100%;
}
.categ1 a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
}
.categ2 {
	padding: 4px 10px 10px 15px;
}
.categ2 a {
	font-size: .95em;
}
.content {
	background-image: url(/design/img/bg-top2.gif);
	background-position: top;
	background-repeat: repeat-x;
}
.errors {
	color: #FF0000;
	padding: 10px 0px 10px 0px;
}
.folder1 {
	vertical-align: top;
	width: 0;
}
.folder2 {
	background-color: #858585;
	vertical-align: top;
	width: 0;
}
.footer {
	background-image: url(/design/img/footer-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #ffffff;
	padding: 20px 10px 10px 10px;
}
.formComment {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
	margin-top: 5px;
}
.formLabel {
	padding: 0px 3px 0px 0px;
	text-align: right;
}
.formLabel2 {
	padding: 5px 3px 0px 0px;
	text-align: right;
	vertical-align: top;
}
.linkTitle {
	font-weight: bold;
}
.linkUrl {
	font-style: italic;
	font-size: .95em;
	margin: 0 0 8px 0;
}
.logo {
	padding: 3px 20px 0 0;
}
.menu {
	background-image: url(/design/img/bg-top.gif);
	background-position: top;
	background-repeat: repeat-x;
	border-top: 1px solid #ffffff;
	height: 46px;
	vertical-align: top;
}
.menu a {
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
}
.menu div {
	margin: 5px 25px 0 25px;
}
.menu td {
	background-position: top;
	background-repeat: repeat-x;	
	vertical-align: top;
}
.menu-item {
	background-image: url(/design/img/menu-bg.gif);
}
.menu-itema {
	background-image: url(/design/img/menu-bga.gif);
}
.menuCats {
	background-image: url(/design/img/box2-cat-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	width: 100%;
}
.menuCats td {
	padding: 4px 8px 4px 10px;
}
.menuCats a {
	color: #5f5f5f;
	text-decoration: none;
}
.menuCats a:hover {
	text-decoration: underline;
}
.paging td {
	background-color: #eeeeee;
	padding: 4px 6px 4px 6px;
}
.pannelCenter {
	padding-top: 20px;
	width: 100%;
}
.pannelLeft {
	padding-top: 20px;
	padding-right: 15px;
	width: 0;
}
.pannelRight {
	padding-top: 20px;
	padding-left: 15px;
	width: 0;
}
.path {
	border-bottom: 2px solid #939393;
	color: #9f9f9f;
	font-size: .6em;
	padding: 0 5px 0 5px;
	vertical-align: middle;
}
.required {
	color: Red;
	font-family: Verdana;
	font-weight: bold;
}
.textTop {
	border-top: 5px solid #f98300;
	color: #9f9f9f;
	font-size: .55em;
	padding: 0 4px 3px 4px;
}
.textTop h1 {
	float: left;
	margin-right: .3em;
}
