body {
		 background-color: #D2D2D2;
		 margin: 0 0 0 0;
		 padding: 0 0 0 0;
}

td.loginarea {
		 background: url('images/title_loginbg.jpg');
		 background-repeat: repeat-x;
		 font-family: "sans serif", "MS Sans Serif";
		 font-size: 12pt;
		 text-align: right;
		 color: white;
		 padding-right: 27px;
}

p {
     font-size: 12pt;
}

img.hr {
	width: 35%;
	height: 1px;
}
p.hr {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	text-align: center;
}

p.quote {
	font-size: 14pt;
	text-align: center;
	margin-bottom: 0px;
	font-style: italic;
}

p.quoteby {
	margin-top: 0px;
	text-align: center;
}

p.easynav {
	font-size: 14pt;
	text-align: center;
}
p.backtop {
	font-size: 11pt;
	text-align: center;
}
p.sectionheader {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}
p.caption1 {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}
li.smalltext {
	font-size: 11pt;
	margin-bottom: 10px;
}
p.description {
	margin-top: 0px;
	font-size: 11pt;
}
p.link {
	font-size: 14pt;
	margin-bottom: 10px;
}
td.contentpane {
		 padding-left: 10px;
		 padding-top: 15px;
}

ul {
	margin-top: 5px;
}

a:link {
	color: #404040;
	text-decoration: none;
}
a:visited {
	color: #404040;
	text-decoration: none;
}
a:hover {
	color: #404040;
	text-decoration: underline;
}
a:active {
	color: #404040;
	text-decoration: none;
}

a.login:link {
     color: white;
		 text-decoration: none;
}
a.login:visited {
     color: white;
		 text-decoration: none;
}
a.login:hover {
     color: white;
		 text-decoration: underline;
}
a.login:active {
     color: white;
		 text-decoration: none;
}

font.dislink {
	font-size: 14pt;
	font-weight: bold;
	color: #A0A0A0;
}
p.catheader {
	font-size: 18pt;
	font-weight: bold;
	text-align: center;
}

div.newsheader {
	border-bottom: 2px solid #505050;
	font-weight: bold;
	margin-bottom: 10px;
}

div.newsitem {
	border-left: 1px solid #505050;
	border-bottom: 1px solid #909090;
	margin-left: 20px;
	padding-left: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
}

p.newsitemheader {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #909090;
	font-weight: bold;
}

div.newsdate {
	border: 0px solid #f0f0f0;
	padding: 5px 5px 5px 5px;
	margin-bottom: 10px;
}

img.photothumb {
	margin-left: 0px;
	margin-bottom: 0px;
	border: 0px solid black;
}

font.pn {
	border: 1px solid #d2d2d2;
	padding-left: 2px;
	padding-right: 2px;
	
}

font.ps {
	background-color: #e0e0e0;
	border: 1px solid #808080;
	padding-left: 2px;
	padding-right: 2px;
	
}
