﻿/********************* Home Announcement *********************/
.AnnounceTbl
{
	background-color: White;
	border: 1px solid #000000;
	border-radius: 5px 5px 5px 5px;
	padding: 10px 10px 10px 10px;
}
.AnnounceTitle
{
	font-family: Tahoma;
	color: #076A26;
	font-size: 12px;
	font-weight: bold;
}
.AnnounceDetails
{
	font-family: Tahoma;
	color: #000000;
	font-size: 12px;
}
.AnnouncebackGrnd
{
	background-color: #000000;
	opacity: 0.5;
}
.AnnounceClose
{
	cursor: pointer;
	display: inline;
	height: 29px;
	position: absolute;
	right: -16px;
	top: -15px;
	width: 25px;
}
/************************************************************/
.headerLnks
{
	font-family: Verdana;
	font-size: 14px;
	color: #0a6b28;
	text-decoration: none;
}
.headerLnks:hover
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.footerlnk
{
	font-family: Verdana;
	font-size: 14px;
	color: #0a6b28;
	text-decoration: underline;
}
.footerlnk:hover
{
	cursor: pointer;
	font-family: Verdana;
	font-size: 14px;
	color: #000;
	text-decoration: underline;
}
.DateStyle
{
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
}
.footerOuterlnks
{
	color:#5b5b5a;
	font-size:12px;
	text-decoration:none;
}
.footerOuterlnks:hover
{
	cursor:pointer;
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}

/********************* Menu *********************************************/
GMenuItem a, GMenuItemSelected a, GMenuItemHover a
{
	background-image:none;
	background-color: transparent;
}
.GMenuItem
{
	background-color: #ffffff;
	border-radius: 5px;
	color: #0a6b28;
	padding: 10px 16px;
	text-decoration: none;
	font-size: 12px;
	font-family:Tahoma;
	font-weight:bold;
}
.GMenuItemSelected
{
	background: url("../../Images-Web/arrowUp.png") no-repeat scroll center bottom #0a6b28;
	color: #fff;
}
.GMenuItemHover
{
	background: url("../../Images-Web/arrowUp.png") no-repeat scroll center bottom #0a6b28;
	color: #fff;
}
.GSunMenu
{
	z-index:999 !important;
	background-color: #ffffff;
	border-radius: 9px;
	padding:3px;
	border: 1px solid #0a6b28;
}
.GsubMenuItem
{
	padding: 3px 5px;
	background-color: #ffffff;
	color: #0a6b28;
	font-size: 12px;
	font-family:Tahoma;
	font-weight:bold;
}
.GsubMenuItemHover
{
	padding: 3px 5px;
	background-color: #0a6b28;
	color: #ffffff;
}
.GsunMenuItemSelected
{
	padding: 3px 5px;
	background-color: #0a6b28;
	color: #ffffff;
}
/*****************************************************************************/
/************** Company News ************/
.CompNews_morehlnk
{
	font-family: Tahoma;
	font-size: 10px;
	color: #076A26;
	text-transform: lowercase;
	text-decoration: underline;
	cursor: pointer;
}
.CompNews_morehlnk:hover
{
	font-family: Tahoma;
	font-size: 10px;
	color: #076A26;
	text-transform: lowercase;
	text-decoration: none;
	cursor: pointer;
}
.CompNews_lbl
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6a6a6a;
	text-transform: uppercase;
}
.CompNews_Date
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #076A26;
	text-transform: uppercase;
}
/**************************************/
/************ News Style **************/
.DetailsNewsHeader
{
	font-family: Verdana;
	font-size: 18px;
	color: #076A26;
}
.DetailsNewsBody
{
	font-family: Tahoma;
	font-size: 11PX;
	color: #969595;
	line-height: 20PX;
}
.DetailsNewsDate
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #076A26;
}
/**** Search News *****/
.NewslblStyle
{
	font-family: Tahoma;
	font-size: 10px;
	color: #252525;
	white-space: nowrap;
}
.NewstxtBxStyle
{
	border: solid 1px #222222;
	background-color: #ffffff;
	height: 15px;
	font-family: Calibri;
	font-size: 13px;
	color: #222222;
}
.NewsGoBtnStyle
{
	background-color: #ffffff;
	color: #222222;
	border: solid 1px #222222;
	font-family: Calibri;
	font-size: 13px;
	width: 30px;
	height: 17px;
	padding-left: 2px;
	padding-right: 2px;
	text-align: center !important;
}
.NewsHistBtnStyle
{
	background-color: #ffffff;
	color: #222222;
	border: solid 1px #222222;
	font-family: Calibri;
	font-size: 13px;
	height: 17px;
	width: 65px;
	padding-left: 2px;
	padding-right: 2px;
}
.NewsHeaderStyle
{
	cursor: pointer;
	font-family: Tahoma;
	font-size: 10px;
	color: #484848 !important;
	text-decoration: none;
}
.NewsHeaderStyle:hover
{
	cursor: pointer;
	font-family: Tahoma;
	font-size: 10px;
	color: #076A26 !important;
	text-decoration: none;
}
.NewsSelectedStyle
{
	cursor: pointer;
	font-family: Tahoma;
	font-size: 10px;
	color: #076A26;
	text-decoration: none;
}
.NewsItemStyle
{
	background-color: #ffffff;
}
.NewsItemStyle td
{
	height: 15px;
	border-color: #939393;
}
.NewsAlterStyle
{
	background-color: #ebebeb;
}
.NewsAlterStyle td
{
	height: 15px;
	border-color: #939393;
}
.NewsPagerStyle td
{
	height: 15px;
	border-color: #939393;
}
.NewsPagerStyle td A
{
	font-family: Calibri;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;
}
.NewsPagerStyle td A:hover
{
	color: #39a4ff;
	text-decoration: none;
	background-color: #222222;
}
.NewsPagerStyle td A:visited
{
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;
}
.NewsPagerStyle td span
{
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #39a4ff;
	text-decoration: none;
	background-color: #222222;
}
.NewsPagerStyleAr td A
{
	font-family: Calibri;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;
}
.NewsPagerStyleAr td A:hover
{
	color: #39a4ff;
	text-decoration: none;
	background-color: #222222;
}
.NewsPagerStyleAr td A:visited
{
	color: #ffffff;
	text-decoration: none;
	background-color: #222222;
}
.NewsPagerStyleAr td span
{
	font-family: Calibri;
	font-size: 13px;
	font-weight: bold;
	color: #39a4ff;
	text-decoration: none;
	background-color: #222222;
}
.NewsEmptyData
{
	font-family: Tahoma;
	font-size: 10px;
	color: #484848;
}
/**************************************/
