body {
	background-color: #E5E5E8;
	margin: 0px;
	padding: 12px 30px 4px 30px;
}

body, tr, td, th {
	color: black;
	font-size: small;
	font-family: verdana, sans-serif;
	font-style: normal;
	height: 24px;
}

.title, tr.title th, tr.title td {
	background: url(catbg.jpg) #E9F0F6 repeat-x;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
}
.title {
	font-weight: bold;
}
.title, .title a:link, .title a:visited {
	color: white;
	text-decoration: none;
}
.title a:hover {
	color: #e0e0ff;
}

.title1, tr.title1 th, tr.title1 td {
	background: url(catbg1.jpg) #E9F0F6 repeat-x;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-bottom: solid 1px #9BAEBF;
	border-top: solid 1px #FFFFFF;
}
.title1 {
	font-weight: bold;
}
.title1, .title1 a:link, .title1 a:visited {
	color: white;
	text-decoration: none;
}
.title1 a:hover {
	color: #e0e0ff;
}

.titleh, tr.titleh th, tr.titleh td {
	background: url(catbgh.jpg) #88A6C0 repeat-y;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.titleh {
	font-weight: bold;
}
.titleh, .titleh a:link, .titleh a:visited {
	color: white;
	text-decoration: none;
}
.titleh a:hover {
	color: #e0e0ff;
}

.line a:link, .line a:visited {
	color: #476C8E;
	text-decoration: none;
}
.line a:hover {
	text-decoration: underline;
}

.subtitle, tr.subtitle td {
	background: url(titlebg.jpg) #88A6C0 repeat-x;
	color: black;
	padding-top: 0px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
}
.subtitle {
	xborder-bottom: solid 1px #375576;
}
.subtitle {
	font-weight: bold;
}
.subtitle a:link, .subtitle a:visited {
	color: black;
	text-decoration: none;
}
.subtitle a:hover {
	color: #404040;
}

.subtitle1, tr.subtitle1 td {
	background: url(titlebg.jpg) #88A6C0 repeat-x;
	color: black;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.subtitle1 {
	border-bottom: solid 1px #375576;
}
.subtitle1 a:link, .subtitle1 a:visited {
	color: black;
	text-decoration: none;
}
.subtitle1 a:hover {
	color: #404040;
}
