/*********************************** Grid *************************************/
.TableMain {
	background-image: url(../Bgtable.jpg);
	
}
.BottomTable {
	background-image: url(../bgbottom.jpg);
	height: 75px;
	padding-top:30px;
}
.bglefttop {
	background-image: url(../bglefttop.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgrighttop {
	background-image: url(../bgtopright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgleft {
	background-image: url(../bgleft.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.bgright {
	background-image: url(../bgright.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.bgtopnav {
	background-image: url(../bgtopnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:1px;
	
}
/*********************************** grid in *************************************/
.bgtopnavin {
	background-image: url(../bgtopnavin.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top:1px;
	
}
.Bgbottomcontentin {
	background-image: url(../Bgbottomcontentin.jpg);
	background-repeat:repeat-x;
	background-position: left top;
	
}
.bgtopcontentin {
	background-image: url(../bgtopcontentin.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
	}
.bgtopcontentinleft {
	background-image: url(../bgunderleftin.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:12px
	}
.bgtopcontentinright {
	background-image: url(../bgunderrightin.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	width:12px
	}

/*********************************** 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:110px;}
TD.LoginContainer			{padding-left:3px; padding-right:3px; font-size:11px;}
TABLE.LoginContainer TABLE	{width:100%;}
TABLE.LoginContainer TD		{font-size:11px;}
TD.LoginTitle				{}
INPUT.login					{height:17px; width:100px;}
TD.LoginGreeting			{padding-top:8px;}
INPUT.LoginSubmit			{width:100px;}
INPUT.LoginButton			{}
A.LoginHomepage				{color:white;}
A.LoginHomepage:hover		{color:white;}
TD.login					{}
TD.loginCaption				{font-size:11px;}


/*********************************** Shopping cart ******************************/
TABLE.ShoppingCartContainer		{}
TD.cartTitle					{}
TD.CartItemsContainer			{}
TABLE.CartItemsContainer		{}
TR.cartItem						{}
TR.chartNumber					{}
TR.chartLink					{}


/******************************** Ticker ****************************/
TABLE.tickerContainer					{background-image: url(../bgnews.jpg);background-repeat: no-repeat;background-position: right top;width:150px; height:171px;margin-bottom:5px;}
TD.tickerBody							{vertical-align:top;text-align:center}
DIV.tickerBody							{overflow:hidden; width:120px; height:120px;}
TABLE.tickerContainer MARQUEE			{width:120px; height:120px;}
DIV.tickerItemContainer					{margin-bottom:10px;}
TD.tickerTitle							{vertical-align:top;height:35px;color:#fff;font-weight:bold;font-size:12px;padding-top:7px;padding-right:15px;}
.tickerHeadLine							{color:#001359;font-weight:bold;font-size:12px}
.tickerHeadLine:hover					{color:#f64c18}
.tickerText								{color:#001359;;padding-top:5px;}


/******************************** Survey Box ****************************/
/* Survey Box */
TABLE.SurveyContainer			{}
TD.SurveyContainer				{}
TABLE.SurveyContainer TABLE		{}
TD.SurveyTitle					{}
TD.SurveyQuestion				{font-weight:bold;}
TD.SurveyAnswer					{}
TABLE.SurveyButtonsPannel		{margin-top:10px; width:100%;}
INPUT.SurveyButton				{width:90%;}


/* 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 *****************************/
.bannerContainertop {margin-bottom:5px;text-align:center;}
DIV.bannerContainer		{margin-bottom:5px;padding-bottom:9px; text-align:center;background-image: url(../Sepbanner.jpg);background-repeat: no-repeat;background-position: center bottom;}

/*.topbannerright {background-image: url(../toprightbanner.jpg);background-repeat: no-repeat;height:10px;}*/
.bgbannerright {background-image: url(../bgrightbanner.jpg);}
/*.bottombannerright {background-image: url(../bottomrightbanner.jpg);background-repeat: no-repeat;height:10px;}*/


.topbannerleft {background-image: url(../topleftbanner.jpg);background-repeat: no-repeat;height:11px;}
.bgbannerleft {background-image: url(../bgleftbanner.jpg);}
.bottombannerleft {background-image: url(../bottomleftbanner.jpg);background-repeat: no-repeat;height:11px;}

/******************************** Search ****************************/
TABLE.SearchContainer	{background-image: url(../bgsearch.jpg);background-repeat: no-repeat;
								margin-bottom:4px;background-position: left top;height:65px; width:161;}
TD.SearchContainer		{text-align:center; padding-top:5px;}
TABLE.Search			{}
TD.SearchInp			{padding-right:4px; padding-left:4px;}
TD.SearchBut			{}
TD.SearchSectionTitle	{font-size:12px;}
INPUT.Search			{width:100px; height:16px; font-size:11px; border-style:solid; border-width:1px; border-color:#8b9ac5;}
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:0px;}

/******************************** FreeBox rightbar ****************************/

#FreeBox_Section2 TABLE.FreeBoxContainer		{margin-bottom:0px;background-image: url(../bgfreetextright.jpg);height:170px;}
#FreeBox_Section2 TD.FreeBoxItemContainer		{vertical-align:top;}
#FreeBox_Section2 TABLE.FreeBoxItemContainer	{width:100%;background-image: url(../bottomfreetextright.jpg);background-repeat: no-repeat;background-position: right bottom;}}
#FreeBox_Section2 TD.FreeBoxTitle				{color:#ffe301;padding:7px 15px 0px 5px;height:31px;font-weight:bold;background-image: url(../topfreetextright.jpg);background-repeat: no-repeat;background-position: right top;}
#FreeBox_Section2 TD.FreeBoxTopRight			{}
#FreeBox_Section2 TD.FreeBoxTopLeft			{}
#FreeBox_Section2 TD.FreeBoxBottomRight		{}
#FreeBox_Section2 TD.FreeBoxBottomLeft		{}
#FreeBox_Section2 A.FreeBoxTitle				{color:#ffe301;}
#FreeBox_Section2 A.FreeBoxTitle:hover		{color:#fff;}
#FreeBox_Section2 TD.FreeBoxBody				{padding:5px 15px 10px 10px;}

/******************************** Free text Mid Top ****************************/

#FreeBox_Section1 TABLE.FreeBoxContainer		{margin-bottom:5px;background-image: url(../bgfreetextmid.jpg);height:182px;width:599px}
#FreeBox_Section1 TD.FreeBoxItemContainer		{vertical-align:top;background-image: url(../bottomfreetextmid.jpg);background-repeat: no-repeat;background-position: right bottom;}
#FreeBox_Section1 TABLE.FreeBoxItemContainer	{width:100%;background-image: url(../topfreetextmid.jpg);background-repeat: no-repeat;background-position: right top;}
#FreeBox_Section1 TD.FreeBoxTitle				{vertical-align:top;color:#f64c18;padding:20px 20px 0px 20px;height:1px;font-weight:bold;}
#FreeBox_Section1 TD.FreeBoxTopRight			{}
#FreeBox_Section1 TD.FreeBoxTopLeft			{}
#FreeBox_Section1 TD.FreeBoxBottomRight		{}
#FreeBox_Section1 TD.FreeBoxBottomLeft		{}
#FreeBox_Section1 A.FreeBoxTitle				{color:#f64c18;}
#FreeBox_Section1 A.FreeBoxTitle:hover		{color:#001359;}
#FreeBox_Section1 TD.FreeBoxBody				{padding:5px 20px 20px 20px;color:#001359;}
	
/******************************** FreeBox in left ****************************/

#FreeBox_Section3 TABLE.FreeBoxContainer		{margin:0px 5px 0px 0px;background-image: url(../grid_1/bgfreetext.jpg);width:163px;height:100px;}
#FreeBox_Section3 TD.FreeBoxItemContainer		{background-image: url(../grid_1/topfreetext.jpg);width:163px;background-repeat: no-repeat;background-position: right top;}
#FreeBox_Section3 TABLE.FreeBoxItemContainer	{width:100%;background-image: url(../grid_1/bottomfreetext.jpg);background-repeat: no-repeat;background-position: right bottom;height:130px;}
#FreeBox_Section3 TD.FreeBoxTitle				{color:#ffe301;padding:7px 15px 0px 5px;height:31px;font-weight:bold;/*background-image: url(../topfreetextright.jpg);background-repeat: no-repeat;background-position: right top;*/}
#FreeBox_Section3 TD.FreeBoxTopRight			{}
#FreeBox_Section3 TD.FreeBoxTopLeft			{}
#FreeBox_Section3 TD.FreeBoxBottomRight		{}
#FreeBox_Section3 TD.FreeBoxBottomLeft		{}
#FreeBox_Section3 A.FreeBoxTitle				{color:#ffe301;}
#FreeBox_Section3 A.FreeBoxTitle:hover		{color:#fff;}
#FreeBox_Section3 TD.FreeBoxBody				{padding:12px 2px 13px 2px;}	
	
/* 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}
TD.daronet		{padding-left:5px; padding-right:5px; padding-top:2px;}
A.daronet		{font-size:11px; font-weight:bold; color:#1f3f7a; text-decoration:none;}
A.daronet:hover	{font-size:11px; font-weight:bold; color:#f64c18; text-decoration:none;}


