@charset "iso-8859-1";
<STYLE TYPE="text/css">
<!--
A: { color: #fa923e; text-decoration: none; font-family: Verdana; font-size: 10pt; font-weight: bold}
A:link {  color: #fa923e; text-decoration: none; font-family: Verdana; font-size: 10pt; font-weight: bold}
A:visited {  color: #fa923e; text-decoration: none; font-family: Verdana; font-size: 10pt; font-weight: bold} 
A:hover {  color: #fe7f6e; text-decoration: underline; font-family: Verdana; font-size: 10pt; font-weight: bold}

BODY: {  
	color: #ffe7d1; 
	text-decoration: none; 
	font-family: Verdana; 
	font-size: 10pt; 
	scrollbar-face-color: #000;
	scrollbar-highlight-color: #ffe7d1;
	scrollbar-3dlight-color: #000;
	scrollbar-darkshadow-color: #000;
	scrollbar-shadow-color: #ffe7d1;
	scrollbar-arrow-color: #ffe7d1;
	scrollbar-track-color: #836161;
}

h1 {
	background-color : #000;
	color : #ffe7d1;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	padding : 0px 0px 0px 20px;
	margin : 0;
	margin-bottom : 2px;
	font-size : 190%;
}

.pyg_link_1 {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #fa923e;
	text-decoration: none;
	font-weight: bold;
}
.pyg_link_2 {
	font-family: Verdana;
	font-size: 7.5pt;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.pyg_text_1 {
	font-family: Arial;
	font-weight:bold;
	font-size: 7.5pt;
	color: #333333;
}
.pyg_text_2{
	font-family: Verdana;
	font-size: 7.5pt;
	font-weight: bold;
	color: #333333;
}
.pyg_text_3 {
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #91c4eb;
}
.pyg_text_4 {
	font-family: Verdana;
	font-size: 9pt;
	color: #91c4eb;
}
.tablesmaller {
	margin : 1%;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color : transparent;
	color : #ffe7d1;
	font-size : 10pt;
	padding : 1em;
}
.tablesmallerB {
	border : 0.01em solid #ffe7d1; 
	margin : 1%;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	background-color : #000;
	color : #ffe7d1;
	font-size : 10pt;
	padding : 1em;
}
.tablecell {
	border : 0.01em solid #ffe7d1;
	background-color : #4f4343;
	padding : 0.5em;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1em;
	text-align : center;
	vertical-align : middle;
}

.tablecell2 { 
	border : 0.01em solid #ffe7d1; 
	background-color : #4f4343; 
	padding : 0.5em; 
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 1em; 
	text-align : left; 
	vertical-align : top;
}

.tablecell3 { 
	border : 0.01em solid #ffe7d1; 
	background-color : #4f4343; 
	padding : 0.5em; 
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif; 
	font-size : 1em; 
	text-align : right; 
	vertical-align : middle;
}

.line {
	border-top : 0.01em solid #ffe7d1;
	border-bottom : medium none inherit;
	margin : 0 0 0 2%;
}
.input {
	border: 1px solid #ffe7d1;
	background-color: #4f4343;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 1em;
	color: #ffe7d1;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: Bold;
	background-color: #4f4343;
	color: #fa923e;
	border:1px solid #ffe7d1;
	padding: 0.1em 0.35em 0.1em 0.35em;
}
#bottommenu ul {
	float : left;
	padding : 0px 0px 0px 5px;
	margin : 0;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 0.9em;
	color : #ffe7d1;
}
#bottommenu ul li {
	display : inline;
}
#bottommenu ul li a {
	float : left;
	white-space : nowrap;
	border-top : 1px solid #000000;
	border-bottom : 1px solid #000000;
	border-left : 1px solid #000000;
	border-right : 1px solid #000000;
	padding : 5px 10px 5px 10px;
	margin-left : 10px;
	margin-bottom : 10px;
	background-color : #4f4343;
	text-decoration : none;
	color : #ffe7d1;
}
#bottommenu ul li a:hover {
	background-color : #4f4343;
	color : #fe7f6e;
	border-top : 1px solid #ffe7d0;
	border-bottom : 1px solid #ffe7d0;
	border-left : 1px solid #ffe7d0;
	border-right : 1px solid #ffe7d0;
}
-->
</STYLE>