.copyright-text {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 10px;
   color: #000000;
}
a:hover {
   color: #000000;
   text-decoration: none;
}
a {
   color: #000000;
   text-decoration: underline;
}
.hide {visibility: hidden; font-weight : bold;}
.show {visibility: visible; font-weight : bolder;}

.head-links
{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : White;
	font-weight : bold;
}

.Error-title
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : Red;
	font-weight : bold;
}

.Error-label
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : red;
	font-weight : bold;
}

.Error-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : red;
}

.form-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
	text-decoration: underline;
}

.table-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
}

.table-header
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000000;
	font-weight : bold;
; background-color: #99CCCC
}

.smalltable-header
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : white;
; background-color: #0000FF
}

.label-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
	font-weight : bold;
}

.small-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

.smalllink-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #0000FF;
}

.copyright-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

.table-boldtext
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
	font-weight: bold;
}

.text-green-small
{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : #009900;
}

.text-green
{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 13px;
   color : #009900;
}

.text-green-bold
{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 13px;
   color : #009900;
   font-weight: bold;
}

.text-blue
{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 13px;
   color : blue;
}

.text-blue-bold
{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 13px;
   color : #0000FF;
   font-weight: bold;
}

.table-footer
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
	background-color: #99ccff;
}
.table-footer-small-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	background-color: #99CCFF;
}

.table-col-hilight-small-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	background-color: #FFFFCC;
}

.table-col-hilite-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : black;
	background-color: #FFFFCC;
}

.table-header-small-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	background-color: #99CCCC;
	font-weight: bold;
}

.table-small-text
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
}

.text-link { font-family : Arial, Helvetica, sans-serif; font-size : 13px; color : #0000FF; }
.table-text-underlined { font-family : Arial, Helvetica, sans-serif; font-size : 13px; color : black; ; text-decoration: underline}
.table-text-underlined-bold { font-family : Arial, Helvetica, sans-serif; font-size : 13px; color : black; ; text-decoration: underline ; font-weight: bold}
.table-text-bold { font-family : Arial, Helvetica, sans-serif; font-size : 13px; color : black; ; font-weight: bold}
.table-med-text { font-family : Arial, Helvetica, sans-serif; font-size : 12px; color : black; }
.table-small-text-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight: bold;

}
.table-med-text-bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : black;
	font-weight: bold;

}
