﻿body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;

	
}
td, textarea, input, select {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}

.tableDetail {
	font-size: 10pt;
	font-family: Verdana;
	color: #49394E;
}
a:link {
	color: #000000;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: #647A0D;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}

footer { font-size: 8pt;
	     font-weight: normal
}	     

	a:visited {
	color: #666666;
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.text1 {
	font-family: tahoma;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
}
.text2 {
	font-family: tahoma;
	font-size: 10pt;
	font-weight: bold;
	color: #88061A;
}
.text3 {
	font-family: tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.title {
	background-image:url('/images/blue-rounded-deep.gif');
    height: 40px;
    width: 354px;
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	color: #ebe8e8;

}


.class1 a:link {font-size:12; text-decoration: none; color="000000"; background: #FFFFFF; width:116px; padding: 2px 2px 2px 2px; }
.class1 a:visited {font-size:12; text-decoration: none; color="000000"; background: #FFFFFF; width:116px; padding: 2px 2px 2px 2px; }
.class1 a:hover {font-size:12; text-decoration: none; color="88061A"; background: #f2f2f2;}
.class1 a:active {font-size:12; text-decoration: none; color="88061A"; background: #f2f2f2;}

.class2 a:link {font-size:10; text-decoration: none; color="#FFFFFF"; background: none; padding: 2px 2px 2px 2px; }
.class2 a:visited {font-size:10; text-decoration: none; color="#FFFFFF"; background: none; padding: 2px 2px 2px 2px; }
.class2 a:hover {font-size:10; text-decoration: none; color="#01538F"; }
.class2 a:active {font-size:10; text-decoration: none; color="#88061A"; background: #f2f2f2;}



/* S. RSS table styles */
.rss_feed { float: left; margin-right: 12px; border-collapse: collapse; border: solid 1px #e0e0e0; }
.rss_feed td { padding: 4px; }
.rss_header { background-color: #e0e0e0; }
.rss_content { border-bottom: solid 1px #e0e0e0; }
/* E. RSS table styles */