.bgbanner {
	background-color: #009ffa;
	background-image: url(../Grid_SubsiteEng/Bg_bannerRight.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
	padding-top:24px;
}
.bannerLeft {
	background-image: url(../Grid_SubsiteEng/bg_bannerLeft.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #89df5d;
	height: 189px;
	padding-top:24px;
}
.footer {
	background-image: url(../footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
	padding-top:5px;
}


/*********************************** Modules *************************************/
TABLE.ModuleContainer 	{width:100%;}
TD.ModuleContainer		{}
TD.ModuleTitle			{height:1px; font-size:80%;}
TD.ModuleTitle a		{text-decoration:none;}
TD.ModuleTitle a:hover	{}


TD.ModuleText			{}


/*********************************** Quick Navgation ******************************/
DIV.QuickNavContainer	{text-align:center;}
OPTION.QuickNavMain		{}
SELECT.QuickNav			{width:165px;}


/*********************************** login ******************************/
TABLE.LoginContainer		{height:121px;background-image: url(../Grid_SubsiteEng/bglogin.jpg);margin-bottom:8px}
TD.LoginContainer			{padding-top:30px; font-size:11px;padding-left:10px;vertical-align:top;}
TABLE.LoginContainer TABLE	{width:100%;color:#fff;}
TABLE.LoginContainer TD		{font-size:11px;font-weight:bold;}
Table.LoginContainerin {height:73px;width:167px;}
TD.LoginTitle				{color:#fff;font-weight:bold;}
INPUT.login					{height:17px;width:100px;background-color:#fff;border:1px solid #fff;width:97px;}
td.LoginSubmit {text-align:left;padding-left:0px;}
TD.LoginGreeting			{padding-top:8px;color:#fff;}
INPUT.LoginSubmit			{font-weight:bold;width:97px;background-color:#0076b9;border:1px solid #fff;color:#fff;}
INPUT.LoginButton			{}
A.LoginHomepage				{color:#568041;font-weight:bold;}
A.LoginHomepage:hover		{color:#00476e;font-weight:bold;}


/*********************************** Shopping cart ******************************/
TABLE.ShoppingCartContainer		{}
TD.cartTitle					{}
TD.CartItemsContainer			{}
TABLE.CartItemsContainer		{}
TR.cartItem						{}
TR.chartNumber					{}
TR.chartLink					{}


/********************************  Ticker ****************************/
TABLE.tickerContainer					{background-image: url(../Grid_SubsiteEng/bgNews.jpg); width:167; height:210px;margin-bottom:8px;}
TD.tickerBody							{vertical-align:top;padding:40px 0px 0px 15px;}
DIV.tickerBody							{overflow:hidden; width:140; height:150px;}
TABLE.tickerContainer MARQUEE			{ width:140; height:150px;}
DIV.tickerItemContainer					{margin-bottom:6px;}
TD.tickerTitle							{display:none;}
TD.tickerBody							{color:#003c5d;}
.tickerHeadLine {color:#003c5d;font-weight:bold;}
.tickerHeadLine:hover	{color:#fff;font-weight:bold;}
.tickerText								{color:#003c5d;padding-bottom:5px;}


/********************************  Survey Box ****************************/
/*  Survey Box */
TABLE.SurveyContainer			{margin-bottom:8px;background-color:#62c234;height:187px;background-image: url(../Grid_SubsiteEng/bgSurvey_top.jpg);background-repeat:no-repeat;background-position:top left;}
TD.SurveyContainer				{background-image: url(../Grid_SubsiteEng/bgSurvey_bottom.jpg);background-repeat:no-repeat;background-position:bottom left;padding:35px 10px 10px 10px; }
TABLE.SurveyContainer TABLE		{}
TD.SurveyTitle					{display:none;}
TD.SurveyQuestion				{font-weight:bold;color:#00466e;padding-bottom:10px;padding-left:5px;}
TD.SurveyAnswer					{width:100%;vertical-align:top;font-weight:normal;color:#002941;}
TABLE.SurveyButtonsPannel		{margin-top:10px;width:100%;}
INPUT.SurveyButton				{font-size:11px;width:100%;background-color:#297f00;border:1px solid #fdf8ff;font-weight:bold;}


/*  Survey Results */
.divResult 						{border:solid 1px #97B2CC; background-color:#ffffff; color:#97B2CC; font-weight:bold; font-size:11px;}
.divWinResult					{border:solid 1px #ffffff; background-color:#97B2CC; color:#ffffff; font-weight:bold; font-size:11px;}


/*********************************  Banners *****************************/
DIV.bannerContainer		{margin-bottom:15px; text-align:center;}


/********************************  Search ****************************/
TABLE.SearchContainer	{font-size:12px;margin-bottom:8px;font-weight:bold; height:41px; width:100%; background-image: url(../Grid_SubsiteEng/bg_Search.jpg);background-repeat:no-repeat;background-position:top;}
TD.SearchContainer		{ background-image: url(../Grid_SubsiteEng/bg_Searchbottom.jpg);background-repeat:no-repeat;background-position:bottom;text-align:center;padding-bottom:3px;padding-top:13px;vertical-align: top; }
TABLE.Search			{}
TD.SearchInp			{padding-right:4px;}
TD.SearchBut			{}
TD.SearchSectionTitle	{font-size:12px;color:#fff;}
INPUT.Search			{width:123px; height:17px; font-size:11px; border-style:solid; border-width:1px; border-color:#59bb2b;}
INPUT.SearchBut			{}


/********************************  Media ****************************/
TABLE.MediaContainer	{}


/********************************  FreeBox ****************************/
TABLE.FreeBoxContainer		{}
TD.FreeBoxItemContainer		{}
TABLE.FreeBoxItemContainer	{width:100%;}
TD.FreeBoxTitle				{font-weight:bold;}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}
A.FreeBoxTitle				{}
A.FreeBoxTitle:hover		{}
TD.FreeBoxBody				{padding:5px;}

/* Section Specipic Example
#FreeBox_Section1 TABLE.FreeBoxContainer		{}
#FreeBox_Section1 TD.FreeBoxItemContainer		{}
#FreeBox_Section1 TABLE.FreeBoxItemContainer	{width:100%;}
#FreeBox_Section1 TD.FreeBoxTitle				{font-weight:bold;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft				{}
#FreeBox_Section1 TD.FreeBoxBottomRight			{}
#FreeBox_Section1 TD.FreeBoxBottomLeft			{}
#FreeBox_Section1 A.FreeBoxTitle				{}
#FreeBox_Section1 A.FreeBoxTitle:hover			{}
#FreeBox_Section1 TD.FreeBoxBody				{padding:5px;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft				{}
#FreeBox_Section1 TD.FreeBoxBottomRight			{}
#FreeBox_Section1 TD.FreeBoxBottomLeft			{}
*/

/********************************  Quick Subscription ****************************/
TABLE.QuickSubscription			{}
TD.QuickSubscriptionMsg			{}
INPUT.QuickSubscription			{}
INPUT.ButtonQuickSubscription	{}


/********************************  Calendar ****************************/
IFRAME.Calendar	{}


/********************************  Navigation Title ****************************/
TD.NavigationTitle				{}


/******************************* DARONET *****************************/
TABLE.daronet	{direction:ltr;padding:2px;margin-left:25px;}
TD.daronet		{color: #fff;}
A.daronet		{font-size: 11px; font-weight: bold; color: #fff; text-decoration:none;}
A.daronet:hover	{font-size: 11px; font-weight: bold; color: #ccff00; text-decoration:none;}



