BODY
{
	font-family: Tahoma;
	font-size: x-small;
	background: #FEFFFF;
	/*
	scrollbar-face-color : red;
	scrollbar-shadow-color:gold;
	scrollbar-highlight-color:gold;
	scrollbar-3dlight-color:gold;
	scrollbar-darkshadow-color:gold;
	scrollbar-track-color:gold;
	scrollbar-arrow-color:black
	*/
}

TEXTAREA
{
	color: Maroon;
	font: 8pt verdana;
	border: 1px solid Gray;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #C63333;
	background-color: #E6E0D6;
	color:#000066;
	padding: 5px;
	opacity: 0.80;
	filter: alpha(opacity = 80);
	max-width:400px;
}

.formComboBox
{
	border: 1px solid Gray;
	text-align: center;
	padding: 1px;
}

.formTxtBox
{
	color: Maroon;
	font: 8pt verdana;
	border: 1px solid Gray;
}
.formCaption
{
	color:Maroon;
	font:8pt tahoma;
}
.formbutton{
	cursor: pointer;
	border: outset 1px #ccc;
	background: White;
	color: #666;
	font-weight: bold;
	padding: 1px 2px;
	font: tahoma;
}

h1 {
	color: Teal;
}

A {
	color: #800000;
	text-decoration: none;
	font-size: x-small;
}

A:HOVER {
	color: #B90000;
	font: italic;
}
A:VISITED {
	color : #5E0000;
	text-decoration : none;
}

td{ font-size: x-small; }

.center_block_title {
	font: normal;
 	font-size: small;
	color: Gray;
}
.right_block_title {
	font: normal normal Tahoma;
	font-size: x-small;
	color: Maroon;
}
.left_block_title {
	font: normal normal Tahoma;
	font-size: x-small;
	color: Maroon;
}
.pool_title {
	font: normal normal normal Tahoma;
	font-size: x-small;
	background: #F2F2F2;
}
.pool_result_title {
	font: normal normal bold Tahoma;
	font-size: x-small;
	background: #F2F2F2;
}
.Pool_Var_Bar
{
	font: normal normal bold Tahoma;
	font-size: xx-small;
	color: Gray;
	background: #FFDAB9;
}
.Pool_ItemTitle_Bar
{
	font: normal normal bold Tahoma;
	font-size: xx-small;
	color: Black;
	background: #FFFFF0;
}
.pool_optionTD
{
	font: normal normal bold Tahoma;
	font-size: xx-small;
	color: Black;
	background: transparent;
	border: 1 solid #F9F9F9;
}
.Speech_txt {
	font: normal normal normal Tahoma;
	font-size: x-small;
	color: Black;
}
.Article_Body{
	font: normal Tahoma;
	font-size: x-small;
	color: #414141;
	background: #FEF9F5;
}

.Article_Prev_title {
	font: normal normal bold Tahoma;
	font-size: x-small;
	color: #414141;
}
.Article_List_title {
	font: normal normal normal Tahoma;
	font-size: x-small;
	color: #414141;
}
.Article_Date {
	font: normal normal normal Tahoma;
	font-size: x-small;
	color: #545454;
}
.Article_Hits {
	font: normal normal normal Tahoma;
	font-size: x-small;
	color: #252525;
}
.Article_More_Link {
	font: normal normal normal Tahoma;
	font-size: x-small;
	color: Blue;
}
.Article_Item_Box {
	font: normal normal normal Tahoma;
	font-size: x-small;
	background: #F9F7EC;
}
.Dlink_Title_Box {
	font: normal normal normal Tahoma;
	font-size: x-small;
	color: Purple;
}
.Dlink_Cell_Title_txt {
	font: normal normal normal  Tahoma;
	font-size: x-small;
	color: Navy;
}

