/* CSS Document */

.main_cell {
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 6px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	list-style-type: decimal;
	border: none;
	text-align: justify;
}

.h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #663333;
	text-decoration: underline;
}

.h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}

.cellh {
	text-decoration: none;
	padding: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #0066CC;
	border-bottom-color: #999999;
	border-left-color: #0066CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant: normal;
	text-transform: none;
	color: #663333;
	background-color: #eeeeee;
	border-bottom-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	text-align: left;
	font-size: 10pt;
}

.cellbl {
	text-decoration: none;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #663333;
	border-left-color: #663333;
	border-right-width: thin;
	border-left-width: thin;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}

.cellbl2 {
	text-decoration: none;
	padding: 2px;
	border-top-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 10pt;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	background-color: #FFFFFF;
}

.cell3 {
	text-decoration: none;
	padding: 2px;
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EEEBDA;
	border-right-color: #EEEBDA;
	border-bottom-color: #EEEBDA;
	border-left-color: #EEEBDA;
	background-color: #7A0805;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-size: 10pt;
	font-weight: bold;
	color: #EEEBDA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #663333;
	font-size: 10pt;

}

a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #333333;
	font-style: normal;
	text-decoration: underline;
	font-size: 10pt;

}

a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
	font-style: normal;
	font-size: 10pt;

}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: center;
	background-color: #eeeeee;
	padding: 4px;
	border-top: thin none;
	border-right: thin none;
	border-bottom: thin solid #CCCCCC;
	border-left: thin none;
}

.menu a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #663333;
	text-decoration: none;
}

.menu a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
}

.menu a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}

.top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
	background-color: #eeeeee;
	border-top: thin solid #999999;
	border-right: none #999999;
	border-bottom: none #999999;
	border-left: none #999999;
	padding-top: 3px;
	padding-bottom: 2px;
}

.top a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #663333;
	text-align: center;
	border: 1pt none #EEEBDA;
}

.top a:hover{
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: underline;
	text-align: center;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.top a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
