/*********************************** 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;width:185px; margin-right:20px;}
TD.LoginContainer			{padding-right:3px; font-size:11px;}
TABLE.LoginContainer TABLE	{width:100%;}
TABLE.LoginContainer TD		{font-size:11px;color:#636466;}
TD.LoginTitle				{}
INPUT.login					{height:15px;width:110px;}
TD.LoginGreeting			{padding-top:8px;}
INPUT.LoginSubmit			{background-image:url('../login.gif');background-repeat:no-repeat;width:61px;height:20px;border-width:0px;}
INPUT.LoginButton			{}
A.LoginHomepage				{color:white;}
A.LoginHomepage:hover		{color:white;}


/*********************************** Shopping cart ******************************/
TABLE.ShoppingCartContainer		{}
TD.cartTitle					{}
TD.CartItemsContainer			{}
TABLE.CartItemsContainer		{}
TR.cartItem						{}
TR.chartNumber					{}
TR.chartLink					{}


/********************************  Ticker ****************************/
TABLE.tickerContainer					{background-image:url('../ticker.gif');background-repeat:no-repeat;width:185px;height:245px;margin-top:11px;margin-bottom:9px;}
TD.tickerBody							{}
DIV.tickerBody							{overflow:hidden;padding-left:10px;padding-top:32px;}
TABLE.tickerContainer MARQUEE			{width:162px; height:200px;}
DIV.tickerItemContainer					{margin-bottom:6px;}
TD.tickerTitle							{display:none;}
TD.tickerBody							{}
.tickerHeadLine, .tickerHeadLine:hover	{color:#6b6c6e;text-decoration:underline;}
.tickerText								{color:#6b6c6e;}


/********************************  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		{}
DIV.bannerContainerLeft	{}


/********************************  Search ****************************/
TABLE.SearchContainer	{font-size:12px; font-weight:bold; background-image:url('../BgSearch.gif');background-repeat:no-repeat;width:185px;height:33px;margin-bottom:4px;}
TD.SearchContainer		{text-align:left;padding-bottom:2px;}
TABLE.Search			{}
TD.SearchInp			{padding-right:4px;padding-left:13px;}
TD.SearchBut			{}
TD.SearchSectionTitle	{font-size:12px;}
INPUT.Search			{width:110px; height:15px; font-size:11px; border-style:solid; border-width:1px; border-color:#a0a5ab;}
INPUT.SearchBut			{}


/********************************  Media ****************************/
TABLE.MediaContainer	{margin-bottom:12px;}


/********************************  FreeBox ****************************/
TABLE.FreeBoxContainer		{}
TD.FreeBoxItemContainer		{}
TABLE.FreeBoxItemContainer	{width:375px;height:114px;border:1px solid #dcddde;}
TD.FreeBoxTitle				{font-weight:bold;padding-top:7px;padding-left:7px;}
TD.FreeBoxTopRight			{}
TD.FreeBoxTopLeft			{}
TD.FreeBoxBottomRight		{}
TD.FreeBoxBottomLeft		{}
A.FreeBoxTitle				{}
A.FreeBoxTitle:hover		{}
TD.FreeBoxBody				{padding:7px;}

/* 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	{width:150px;}
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;}


