.bar_Table_Heading { 
background : #FFD500 url('../images/menu_fade.jpg') no-repeat top left;
color:black; 
font-family:Verdana, Arial, Helvetica, Sans-Serif; 
font-size:10px; 
font-weight:bold; 
padding:4px;
}

.bar_Table_Main { 
background : #FFF7CC url('../images/menu_main_fade.jpg') no-repeat top right;
color : black; 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
font-size : 10px; 
padding:4px;
}

.bar_Table_Main_Normal { 
background : #FFF7CC;
color : black; 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
font-size : 10px; 
}

.bar_Table_Main_NoBg { 
color : black; 
font-family : Verdana, Arial, Helvetica, Sans-Serif; 
font-size : 10px; 
}



.bar_Button {
	font-family : Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10px;
	font-weight: bold;
	background: #FFF7CC url(../images/button_fade.jpg) no-repeat;
	border-bottom: 2px solid #003366;
	border-right: 2px solid #003366;
	border-left: 1px solid #6987A5;
	border-top: 1px solid #6987A5;
	color: black;
	height:20px;
	text-decoration:none;
	cursor:hand;
}


.bar_DropDown {
	font-family : Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10px;
	font-weight: bold;
	background: #FFF7CC url(../images/input_fade.jpg) no-repeat;
	border-bottom: 2px solid black;
	border-right: 2px solid black;
	border-left: 2px solid #6987A5;
	border-top: 2px solid #6987A5;
	color:black;
	text-decoration:none;
	scrollbar-face-color: #6987A5;
	scrollbar-highlight-color: #B5CADE;
	scrollbar-shadow-color: #2B5278;
	scrollbar-3dlight-color: #B5CADE;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #003366;
	scrollbar-darkshadow-color: #2B5278;
}


.bar_InputBox {
	font-family : Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10px;
	font-weight: bold;
	background: #FFF7CC url(../images/input_fade.jpg) no-repeat;
	border-bottom: 2px solid #6987A5;
	border-right: 2px solid #6987A5;
	border-left: 2px solid black;
	border-top: 2px solid black;
	color:black;
	height:20px;
	text-decoration:none;
}


.bar_TextArea {
	font-family : Verdana, Arial, Helvetica, Sans-Serif; 
	font-size: 10px;
	font-weight: bold;
	background: #FFF7CC url(../images/input_fade.jpg) no-repeat;
	border-bottom: 2px solid #6987A5;
	border-right: 2px solid #6987A5;
	border-left: 2px solid black;
	border-top: 2px solid black;
	color:black;
	text-decoration:none;
}

#twitter-widget-1 {
	display: block !important;
}