.text {
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 15px;
	color: #303030;
	font-weight: normal;
	text-decoration: none;
}

.smalltext {
	font-family: verdana,arial;
	font-size: 9px;
	line-height: 12px;
	color: #303030;
	font-weight: normal;
	text-decoration: none;
}

.boldtext {
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 19px;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
}

.bigboldtext {
	font-family: verdana,arial;
	font-size: 16px;
	line-height: 19px;
	color: #303030;
	font-weight: bold;
	text-decoration: none;
}

.myLink 
{
	color: #0054A5;
	font-weight: bold;
	text-decoration: underline;
	cursor:hand;		
}

.subtitle {
	font-family: verdana,arial;
	font-size: 14px;
	line-height: 19px;
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}


.subtitlesmall {
	font-family: verdana,arial;
	font-size: 12px;
	line-height: 19px;
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}


a.boldtext:link {
	color: #0054A5;
	font-weight: bold;
	text-decoration: underline;
}

a.boldtext:visited {
	color: #0054A5;
	font-weight: bold;
	text-decoration: underline;
}

a.boldtext:active {
	color: #0054A5;
	font-weight: bold;
	text-decoration: underline;
}

a.boldtext:hover {
	color: #9E0B0E;
	font-weight: bold;
	text-decoration: underline;
}



a.text:link {
	color: #0054A5;
	font-weight: bold;
	text-decoration: underline;
}

a.text:visited {
	color: #0054A5;
	font-weight: bold;
	text-decoration: underline;
}

a.text:active {
	color: #0054A5;
	font-weight: bold;
	text-decoration: underline;
}

a.text:hover {
	color: #9E0B0E;
	font-weight: bold;
	text-decoration: underline;
}



.errortext
{
	font-family: verdana,arial;
	font-size: 11px;
	line-height: 15px;
	color:Red;
	font-weight: bold;
	text-decoration: none;
}

.warningtext
{
	font-family: verdana,arial;
	font-size: 10px;
	line-height: 14px;
	color:Brown;
	font-weight: bold;
	text-decoration: none;
}

.confirmtext
{
	font-family: verdana,arial;
	font-size: 10px;
	line-height: 14px;
	color:Green;
	font-weight: bold;
	text-decoration: none;
}

.table_head
{
	font-family: Verdana, Arial, Helvetica;
	color: #A00000;
	font-size: 12px;
	line-height: 17px;
	font-weight: bold;
}

.table_info
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;		
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}

.table_info_bold
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;		
	font-size: 10px;
	line-height: 15px;
	font-weight: bold;
}

.table_status
{
	font-family: Verdana, Arial, Helvetica;
	color: red;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}

a.table_info:visited
{
	color: #0054A6;
	text-decoration: underline;
}

a.table_info:active
{
	color: #0054A6;
	text-decoration: underline;
}

a.table_info:link
{
	color: #0054A6;
	text-decoration: underline;
}

a.table_info:hover 
{
	color: #9E0B0E;
	font-weight: normal;
	text-decoration: underline;
}


a.table_info_bold:visited
{
	color: #0054A6;
	text-decoration: underline;
}

a.table_info_bold:active
{
	color: #0054A6;
	text-decoration: underline;
}

a.table_info_bold:link
{
	color: #0054A6;
	text-decoration: underline;
}

a.table_info_bold:hover 
{
	color: #9E0B0E;
	text-decoration: underline;
}



.footer
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #bd4518;
	font-weight: normal;
	text-decoration: none;
}

A.footer
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #bd4518;
	font-weight: normal;
	text-decoration: none;
}

A.footer:hover
{
	font-family: arial,helvetica,sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: Black;
	font-weight: normal;
	text-decoration: none;
}


a.whitelink:link {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.whitelink:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.whitelink:active {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

a.whitelink:hover {
	color: #FDF9CE;
	font-weight: normal;
	text-decoration: underline;
}

.whitelink {
	font-family: verdana,arial;
	font-size: 11px;
	line-height: 14px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}

