.bgleft {
	background-image: url(../bgleft.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 525px;
}
.bgright {
	background-image: url(../bgright.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.MainTable {
	height: 525px;
}
.bgtopnav {
	background-image: url(../BgTopNav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
}
.BgMainunder {
	background-image: url(../BgMainUnder.jpg);
}
.BgMainTop {
	background-image: url(../BgMainTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 507px;
}
.bgbottom {
	background-image: url(../Bgbottombar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 37px;
}
.MainContent {
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 40px;
}



/*********************************** 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	{padding-top:15px;height:50px;text-align:center;background-image: url(../Bgquicknav.jpg);background-repeat: no-repeat;background-position: left top;}
OPTION.QuickNavMain		{}
SELECT.QuickNav			{width:165px;}


/*********************************** login ******************************/
TABLE.LoginContainer		{height:110px;width:170px;}
TD.LoginContainer			{ font-size:11px;}
TABLE.LoginContainer TABLE	{width:100%;}
TABLE.LoginContainer TD		{color:#000000;font-size:11px;font-weight:normal;}
TD.LoginTitle				{}
INPUT.login					{height:17px; width:100px;}
TD.LoginGreeting			{padding-top:8px;color:#000000;font-size:11px;font-weight:bold;}
INPUT.LoginSubmit			{width:100px;}
INPUT.LoginButton			{}
A.LoginHomepage				{color:white;}
A.LoginHomepage:hover		{color:white;}
TD.login					{padding-top:3px}
TD.loginCaption				{font-size:11px;}
td.LoginSubmit {text-align:right;padding-right:11px;padding-top:3px;}

/*********************************** Shopping cart ******************************/
TABLE.ShoppingCartContainer		{}
TD.cartTitle					{}
TD.CartItemsContainer			{}
TABLE.CartItemsContainer		{}
TR.cartItem						{}
TR.chartNumber					{}
TR.chartLink					{}


/******************************** Ticker ****************************/
TABLE.tickerContainer					{}
TD.tickerBody							{}
DIV.tickerBody							{overflow:hidden; width:190px; height:190px;}
TABLE.tickerContainer MARQUEE			{width:100%;}
DIV.tickerItemContainer					{margin-bottom:6px;}
TD.tickerTitle							{}
.tickerHeadLine							{}
.tickerHeadLine:hover					{}
.tickerText								{}


/******************************** 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 *****************************/
DIV.bannerContainer		{margin:10px 0px 10px 0px; text-align:center;}


/******************************** Search ****************************/
TABLE.SearchContainer	{font-size:12px; font-weight:bold;width:100%;height:24px;}
TD.SearchContainer		{text-align:center; padding-top:0px;}
TABLE.Search			{}
TD.SearchInp			{padding-right:4px; padding-left:4px;}
TD.SearchBut			{}
TD.SearchSectionTitle	{font-size:12px;}
INPUT.Search			{width:115px; height:16px; font-size:11px; border-style:solid; border-width:1px; border-color:#ffffff;}
INPUT.SearchBut			{}


/******************************** Media ****************************/
TABLE.MediaContainer	{}


/******************************** FreeBox ****************************/
TABLE.FreeBoxContainer		{padding-left:7px;}
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	{margin-left:10px;direction:rtl;padding:2px;}
TD.daronet		{color:#ffffff;}
A.daronet		{font-size:11px; font-weight:bold; color:#ffffff; text-decoration:none;}
A.daronet:hover	{font-size:11px; font-weight:bold; color:red; text-decoration:none;}


