/*********************************** 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-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;}


/*********************************** Shopping cart ******************************/
TABLE.ShoppingCartContainer		{background-image:url("../BgShopping.gif");background-repeat:repeat-y;background-position:right top;margin-top:4px;margin-bottom:7px;}
TD.cartTitle							{background-image:url("../shoppingTop.gif");background-repeat:no-repeat;background-position:right top;font-weight:bold;padding-right:32px;padding-top:2px;}
H3.cartTitle							{font-weight:bold;font-size:90%;}
TD.CartItemsContainer				{text-align:center;}
TABLE.CartItemsContainer			{width:160px;margin-top:3px;margin-bottom:3px;}
TR.cartItem								{}
TR.chartNumber							{}
Td.chartLink A							{font-size:11px;}


/********************************  Ticker ****************************/
TABLE.tickerContainer				{background-image:url("../BgFreeBox.gif");background-repeat:no-repeat;width:189px;height:225px;margin-bottom:6px;margin-left:6px;}
TD.tickerBody							{}
DIV.tickerBody							{overflow:hidden;padding-right:10px;}
TABLE.tickerContainer MARQUEE		{width:165px; height:177px;}
DIV.tickerItemContainer				{margin-bottom:6px;}
TD.tickerTitle							{height:23px;text-align:center;color:#000;font-weight:bold;}
H3.TickerTitle							{color:#000;font-weight:bold;font-size:12px;}
TD.tickerBody							{}
.tickerHeadLine, .tickerHeadLine:hover	{color:#000;font-weight:bold;text-decoration:none;}
.tickerText								{}


/********************************  Survey Box ****************************/
/*  Survey Box */
TABLE.SurveyContainer			{width:100%; background-image:url("../BgRightBar.gif");background-repeat:repeat-y;margin-bottom:4px;}
TD.SurveyContainer				{}
TABLE.SurveyContainer TABLE		{}
TD.SurveyTitle					{background-image:url("../RightBarTop.gif");background-repeat:no-repeat;background-position:right top;height:30px;padding-right:20px;padding-bottom:4px;font-weight:bold;color:#DF5D12}
TD.SurveyQuestion				{font-weight:bold;padding-right:20px;}
TD.SurveyAnswer					{width:100%}
TABLE.SurveyContainer TABLE input		{margin-right:15px;}
TABLE.SurveyButtonsPannel		{margin-top:10px;padding-bottom:10px;width:100%; background-image:url("../RightBarBottom.gif");background-repeat:no-repeat;background-position:right bottom;}
TABLE.SurveyButtonsPannel input		{margin:0px;}
INPUT.SurveyButton				{width:90%;margin:0px;}


/*  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:1px;margin-top:1px;}
DIV.bannerContainerIn	{text-align:center;margin-bottom:9px;}
DIV.bannerContainerInlast	{text-align:center;margin-bottom:0px;}


/********************************  Search ****************************/
TABLE.SearchContainer	{font-size:12px; font-weight:bold; width:100%; }
TD.SearchContainer		{text-align:left;padding-top:14px;padding-left:15px;}
TABLE.Search			{float: left}
TD.SearchInp			{padding-left:4px;}
TD.SearchBut			{}
TD.SearchSectionTitle	{font-size:12px;}
INPUT.Search			{width:95px; height:16px; font-size:11px; border-style:solid; border-width:1px; border-color:#A2A3A3;font: normal 11px/11px;}
INPUT.SearchBut			{}


/********************************  Media ****************************/
TABLE.MediaContainer	{}


/********************************  FreeBox ****************************/
TABLE.FreeBoxContainer		{}
TD.FreeBoxItemContainer		{}
TABLE.FreeBoxItemContainer	{background-image:url("../BgFreeBox.gif");background-repeat:no-repeat;width:189px;height:225px;margin-bottom:6px;margin-left:6px;}
TD.FreeBoxTitle				{height:23px;text-align:center;color:#000;font-weight:bold;padding-top:2px;}
H3.FreeBoxTitle				{font-weight:bold;font-size:90%;}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft				{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft			{}
A.FreeBoxTitle					{}
A.FreeBoxTitle:hover			{}
TD.FreeBoxBody					{text-align:center;padding-top:5px;}
DIV.FreeBoxBody				{width:177px;height:185px;overflow-x:hidden;overflow-y:hidden;}


#FreeBox_Section3 TABLE.FreeBoxItemContainer	{background-image:url("../BgFreeBox.gif");background-repeat:no-repeat;width:189px;height:225px;margin-bottom:6px;margin-left:0px;}
#FreeBox_Section4 TABLE.FreeBoxItemContainer	{background-image:url("../BgFreeBox.gif");background-repeat:no-repeat;width:189px;height:225px;margin-bottom:6px;margin-left:0px;}

/* 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				{}
TABLE.VerticalBarContainer		{width:100%;margin-bottom:4px;}
TD.VerticalBarContainer			{background-image:url("../BgRightBar.gif");background-repeat:repeat-y;}
DIV.VerticalBarContainer		{background-image:url("../RightBarBottom.gif");background-repeat:no-repeat;background-position:right bottom;padding-bottom:4px;padding-right:13px;padding-left:13px;}
TD.RightBarTop						{background-image:url("../RightBarTop.gif");background-repeat:no-repeat;background-position:right top;padding-right:32px;font-weight:bold;padding-top:5px;padding-bottom:4px;font-size:65%}



/******************************* DARONET *****************************/
TABLE.daronet	{direction:ltr;margin-right:5px;width:130px;text-align:right;}
TD.daronet		{padding-right:5px; padding-left: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: #1f3f7a; text-decoration:none;}


