P { padding: 0 10px 0 10px; }

H1 {
	padding: 10px 0 0 10px;
	margin: 0 0 10px 0;
	color: #891731;
	font-family: Arial;
	font-size: 135%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	}

H1.first {
	padding: 10px 0 0 0;
	font-size: 115%;
	}

H1.hrms {
	text-transform:none !important;
	padding: 10px 0 0 20px !important;
	margin: 0 !important;
	font-size: 115%;
	background:url(/img/h1-hrms.gif) left top no-repeat;
	}

H2 {
	padding: 0 0 0 10px;
	margin: 10px 0 3px 0;
	color: #06c;
	font-size: 120%;
	text-transform: uppercase;
	text-align: left;
	}

H2.homepage {
	margin: 0 0 10px -10px;
	font-family: Arial;
	}

H2.sm {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 110%;
	text-transform: none;
	}

H2.red {
	margin: 0 0 10px -10px;
	font-size: 11px;
	color: #891731;
	}

H3 {
	padding: 10px 0 0 10px;
	margin: 0;
	font-size: 110%;
	color: #06c;
	text-align: left;
}

H4 {
	padding: 10px 0 0 10px;
	margin: 0;
	font-size: 100%;
	text-align: left;
}

OL { padding-right: 10px; }

TABLE {
	font-size: 100%;
	}

#maincontent UL { list-style-image: url('/img/li.gif'); padding-right: 10px; }
#maincontent UL UL { padding: 0; margin: 0 0 0 20px; list-style-image: url('/img/lili.gif'); }
#maincontent UL UL UL{ list-style-image: url('/img/lilili.gif'); }

UL.new { list-style-image: url('/img/lin.gif'); padding-right: 10px; }

#newsbox {
	border-left: 1px #8ab2e6 solid;
	border-bottom: 1px #8ab2e6 solid;
	background: url('/img/bgu.gif') right top no-repeat;
	padding: 3px;
	}

.ugol {
	border-left: 1px #8ab2e6 solid;
	border-bottom: 1px #8ab2e6 solid;
	background: url('/img/u2.gif') right top no-repeat;
	padding: 3px 10px;
	}

.gradient, .bline {
	padding: 0 10px 10px 10px;
	background: url('/img/bgt.gif') bottom repeat-x;
	text-align: justify;
	}

.tabl {
	width: 100%;
	font-size: 100%;
	padding: 0 0 20px 0;
	background: url('/img/bgt.gif') bottom repeat-x;
	text-align: justify;
	border-collapse: collapse;
	}

	.tabl THEAD TD, .tabl THEAD TH {
		border-top: #9cf 2px solid;
		border-bottom: #9cf 2px solid;
		font-weight: bold;
		padding: 3px;
		}

	.tabl TD {
		border-bottom: #9cf 1px solid;
		padding: 3px;
		}

.redborder {
	border-left: 5px #891731 solid;
	}

.tableheader {
	color: #06c;
	}

.tit {font-size:120%;font-weight:bold;text-transform:uppercase;text-align:left;color:#fff;margin:1px;height:22px;background:url(/img/bgtit.gif) left center repeat-x;}
.newsitem {margin-bottom:20px;text-align:left;}
.newsdate {float:right;font-family:tahoma;font-size:10px;padding:0 3px;color:#fff;background:#aac9f2;}
.redtit {color:#b41e00;font-family:arial;font-size:120%;font-weight:bold;padding:5px 0;}
.footer {height:70px;background:url(/img/ftbg.gif) left top repeat-x;font-size:60%;}
