.contenttable {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

.contenttext  {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

body  {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

td  {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a:link.contenttext {
	color: #666666;
	text-decoration: underline;
}

a:visited.contenttext {
	color: #666666;
	text-decoration: underline;
}

a:active.contenttext {
	color: #666666;
	text-decoration: underline;
}

a:hover.contenttext {
	color: #000000;
	text-decoration: none;
}

.navigationtext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #000000;
}
a:link.navigationtext {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}
a:visited.navigationtext {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}
a:active.navigationtext {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
}
a:hover.navigationtext {
	border-top: 1px dotted;
	border-bottom: 1px dotted;
	color: #000000;
	font-size: 16px;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #666666;
}
.newstitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
a:link.newstitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
a:visited.newstitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
a:active.newstitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
a:hover.newstitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.newstext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: #000000;
	border-top: 1px dotted;
	border-bottom: 1px dotted;
}
.newsfooter {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	font-style: italic;
}

hr {
	color: #CCCCCC;
	border-style: dotted;
}

.mailformerror {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	color: #FF0000;
	font-weight: bold;
}
.mailformsuccess {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11pt;
	color: #00CC33;
	font-weight: bold;
}
.consoletext {
	font-family: Courier New;
	font-size: 9pt;
	color: #333333;
	background-color: #C9C9C9;
	margin-right:75px;
}
input {
	font-family: Courier New;
	font-style: italic;
	font-size: 10pt;
    border-width:1px;
    background: transparent url(/graph/lay/inputbg.jpg) top left;
    height: 23px;
    padding-top:2px;
}

textarea {
	font-family: Courier New;
	font-style: italic;
	font-size: 10pt;
    border-width:1px;
    background: transparent url(/graph/lay/textareabg.jpg) top left;
}

.newscategories {
	margin-left: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	background-color: #FFFCCC;
}
a:link.newscategories {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
}
a:visited.newscategories {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
}
a:active.newscategories {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
}
a:hover.newscategories {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #000000;
	font-style: normal;
	text-decoration: underline overline;
}

#lightbox{
	background-color:#eeeeee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }