body {
      font-size: 9pt; 
      font-family: Tahoma,Arial; 
      font-weight: none; 
      color : #021876; 
      background : #FFFFFF;
      scrollbar-face-color: #ED9700;
	    scrollbar-highlight-color: #FFFFFF;
	    scrollbar-shadow-color: #ED9700;
      scrollbar-3dlight-color: #FFFFFF;
	    scrollbar-arrow-color:  #000000;
	    scrollbar-track-color: #FFFFFF;
	    scrollbar-darkshadow-color: #FFFFFF;
}
      
.pok {font-size: 9pt; font-family: Tahoma,Arial; font-weight: none; color : #FF6600}
.detail {font-size: 7pt; font-family: Tahoma,Arial; font-weight: none; color : #666666}
.small {font-size: 7pt}
.menu { font-size: 8pt; font-family: Tahoma,Arial; font-weight: bold; color : #E1E6F9}
.title {font-size: 15pt; font-family: Tahoma,Arial; font-weight: bold; color : #000000}
.usually{font-size: 8pt; font-family: Tahoma,Arial; font-weight: bold; color : #cc0000}
.category {font-size: 12pt; font-family: Tahoma,Arial; font-weight: bold; color : #000000}
.voting_table_head { font-weight: bold; color : #000000}
.voting_button {background : #FFC051;}


td  {font-size: 8pt; font-family: Tahoma,Arial; font-weight: none; padding:3}
hr{color: #000000; height: 1pt}

/*input, select, option, textarea, checkbox	{  border: 1 outset rgb(50,50,50); background : #F6F7F8; font-size:10px, }*/

input,textarea,select{margin-bottom:1px;margin-top:1px;text-indent:1px; border: 1 outset rgb(50,50,50);}

input,textarea,select{border-color:#000000;color:#000000;
font-size:8px, background : #F6F7F8;}


a:link {color : #021876; text-decoration : underline;}
a:visited {color : #021876; text-decoration : underline;}
a:active {color : #021876; text-decoration : underline;}
a:hover {color : #0052C2; text-decoration : underline;}


a.list:link {
	color: #FF6600;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.list:active {
	color: #FF6600;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.list:visited {
	color: #FF6600;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}
a.list:hover {
	color: #0052C2;
	font-size: 11px;
	font-weight: none;
	text-decoration: none;
}

a.sitename:link {
	color: #FF6600;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}
a.sitename:visited {
	color: #FF6600;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}
a.sitename:active {
	color: #FF6600;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}
a.sitename:hover {
	color : #0052C2;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: underline;
}

a.u_title_table {
	color: #000000;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
}

a.u_title_table:hover {
	color : #000000;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: underline;
}

a.u_title_table:visited {
	color: #000000;
	font-weight: bold;
	font-size: 7pt;
	text-decoration: none;
}