﻿
BODY
{
	font-family: Tahoma;
	font-size: x-small;
	background: #4A7EAD ;
	/*
	scrollbar-face-color : red;url (../images/backRound0.jpg) repeat-x top
	scrollbar-shadow-color:gold;
	scrollbar-highlight-color:gold;
	scrollbar-3dlight-color:gold;
	scrollbar-darkshadow-color:gold;
	scrollbar-track-color:gold;
	scrollbar-arrow-color:black
	*/
}

h1 {
	color: Teal;
}
td{ font-size: x-small; }
A {
	color: #0033CC;
	text-decoration: none;
	font-size: x-small;
}
A:HOVER {
	color: #0099FF;
	font: italic;
}
A:VISITED {
	color : #5A6F7E;
	text-decoration : none;
}


 /* Block Start */
.center_block_title {
	font: normal;
 	font-size: small;
	color: Gray;
}
.centerTop_block_Body {
	background: #FFFFFF url(../images/CenterTopBlockBackBody.jpg) repeat-x top;
}
.center_block_Body {
	background: #FFFFFF url(../images/CenterBlockBackBody.jpg) repeat-x top;
}

.right_block_title {
	font: normal Tahoma;
	font-size: x-small;
	color: Maroon;
}
.right_block_Body {
    height: 100%;
    width: 100%;
	background: #FFFFFF url(../images/RightBlockBackBody.jpg) repeat-x top;
}

.left_block_title {
	font: normal Tahoma;
	font-size: x-small;
	color: Maroon;
}
.left_block_Body {
    height: 100%;
    width: 100%;
	background: #FFFFFF url(../images/LeftBlockBackBody.jpg) repeat-x top;
}

/* Block End */

/* Pool Start */
.pool_title {
	font: normal Tahoma;
	font-size: x-small;
	background: #F2F2F2;
}
.pool_result_title {
	font: normal Tahoma;
	font-size: x-small;
	background: #F2F2F2;
}
.Pool_Var_Bar
{
	font: normal Tahoma;
	font-size: xx-small;
	color: Gray;
	background: #FFDAB9;
}
.Pool_ItemTitle_Bar
{
	font: normal Tahoma;
	font-size: xx-small;
	color: Black;
	background: #FFFFF0;
}
.pool_optionTD
{
	font: normal Tahoma;
	font-size: xx-small;
	color: Black;
	background: transparent;
	border: 1 solid #F9F9F9;
}
/* Pool End */


.Speech_txt {
	font: normal Tahoma;
	font-size: x-small;
	color: Black;
}

/* Article Start */
.Article_Body{
	font: normal Tahoma;
	font-size: x-small;
	color: #414141;
	background: #FFFFFF url(../images/CenterBlockBackBody.jpg) repeat-x top;
}

.Article_Prev_title {
	font: normal Tahoma;
	font-size: x-small;
	color: #FFFFFF;
}
.Article_List_title {
	font: normal Tahoma;
	font-size: x-small;
	color: #FFFFFF;
}
.Article_Date {
	font: normal Tahoma;
	font-size: x-small;
	color: #545454;
}
.Article_Hits {
	font: normal Tahoma;
	font-size: x-small;
	color: #252525;
}
.Article_More_Link {
	font: normal Tahoma;
	font-size: x-small;
	color: Blue;
}
.Article_Item_Box {
	font: normal Tahoma;
	font-size: x-small;
	background: #FBFBFB;
}
/* Article End */

.Dlink_Title_Box {
	font: normal Tahoma;
	font-size: x-small;
	color: Purple;
}
.Dlink_Cell_Title_txt {
	font: normal  Tahoma;
	font-size: x-small;
	color: Navy;
}

/* Form Objrct Start */
.formComboBox
{
	color: Maroon;
	font: 8pt Tahoma;
	border: 1px solid Gray;
  	background: url(../images/txtbox.jpg)
}

.formTxtBox
{
	color: Maroon;
	font: 8pt Tahoma;
	border: 1px solid Gray;
  	background: url(../images/txtbox.jpg)
}

TEXTAREA
{
	color: Maroon;
	font: 8pt Tahoma;
	border: 1px solid Gray;
  	background: url(../images/txtbox.jpg)
}
.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;
}
/* Form Objrct End */


/* DHTML menu *?

/* Menu */

.menu {
	width: 100%;
	height: 20px;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu a {
	display: block;
	float: left;
	width: 100%;
	height: 20px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 14px;
	color: #CC0066;
    background:url(../images/css_Btn_01.jpg);
}

.menu a:hover {
 background:url(../images/css_Btn_02.jpg);
  color: #FFCC66
}

.menu .active a {
    background:url(../images/css_Btn_01.jpg);
}

/* ProdectsMenu */

.ProdectsMenuTitl {
	width: 100%;
	height: 20px;

  border: 1px solid #DFDFDF;
  background: #F5F5F5
}
.ProdectsMenuSub {
	width: 100%;
	height: 20px;
  border: 1px solid #EEEEEE;
  background: #F2F2F2
}
/* DHTML menu *?


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
.menuarrow{position:absolute;left:4px;top:5px}
.menutxt {
	color: #586772;
	text-decoration: none;
	font-size: x-small;
}

.suckerdiv ul
	{
	font-size: 10px;
	font-family: Tahoma;
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	WIDTH: 160px;
	PADDING-TOP: 0px;
	LIST-STYLE-TYPE: disc;
	margin: 4;
	list-style-type: none;
	width: 170px; /* Width of Menu Items */
	border-bottom: 0px dotted White;
    }
.suckerdiv ul li
	{
	BACKGROUND: #FCFCFC;
	position: relative;
	border-bottom: thin solid #DCDCDC;
	}

/*1st level sub menu style */
.suckerdiv ul li ul
	{
	right: 160px; /* Parent menu width - 1*/
	position: absolute;
	width: 165px; /*sub menu width*/
	top: -4;
	display: block;
}

/*All subsequent sub menu levels offset */
.suckerdiv ul li ul li ul
	{
		right: 160px; /* Parent menu width - 1*/
	}

/* menu links style */
.suckerdiv ul li a
{
	/*
	border-right: #000 1px;
	border-top: #fff 1px;
	border-left: #fff 1px;
	border: 1pt solid;
	*/

	display: list-item;
	font-weight: 599;
	font-size: 11px;
	color: #333399;
	text-indent: 5px;
	border-bottom: #000;
	font-style: normal;
	text-decoration: none;
	line-height: 25px;
}
.suckerdiv ul li a:visited
{
	/*background: url(/shares/abshar2.png);*/
}
.suckerdiv ul li a:hover{
	/*
	background-color: yellow;
	BORDER-RIGHT: #000 1pt solid;
	BORDER-TOP: #000 1pt solid;
	BORDER-LEFT: #fff 1pt solid;
	BORDER-BOTTOM: #fff 1pt solid;
	border: 1pt solid;
	*/
	DISPLAY: block;
	BACKGROUND: #DEF3F4;
	font: normal;
}

/* Holly Hack for IE \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\*/
* html .suckerdiv ul li { float: left; height: 1; }
* html .suckerdiv ul li a { height: 1%; }
/* End */