﻿/*muctim.master*/
Table.tbOverall	{width: 100%; background: #dfddd9 url(images/bg_bg.gif); background-repeat: repeat-y; background-position: center;}
Table.tbUpper{ width: 100%; background: #FFFFFF url(images/upper_bg.jpg) }

Table.tbLogo{ width: 957px; background: #FFFFFF url(images/bglogo.gif);}
Table.tbLogo th{ height: 70px; margin-left: auto; text-align: left; vertical-align: top;}
Table.tbLogo td{ height: 80px; margin-left: auto;}

Table.tbMenu{ width: 957px; height: 30px; }

Table.tdMenuSelect{ width: 957px; background: #000000 url(images/bgmenu.gif); text-align: left}
Table.tdMenuSelectItem th{ width: 100px; height: 30px; font-family: Tahoma; color: #F2A31B; background: #000000 url(images/bgmenu.gif); text-align: center}
Table.tdMenuSelectItem th, A:link, A:visited, A:active{ text-decoration:none; color: inherit;}

Table.tbPlaceHolder{ background: white; width: 957px}

Table.tbMasterBottom{ width: 957px; background-color: white; border-bottom: 3px solid #C1DAD7; }


/*displayselection.aspx*/
Table.tbThemeSelectionTop{ height: 30px; width: 957px; background:  #CAE8EA url(images/bgslashes.gif); border-top: 2px outset #C1DAD7; border-bottom: 2px inset #C1DAD7;}

Table.tbThemeSelectionMiddle{ border: 0px solid white;}


/*login.aspx*/
Table.tbLogon td.top{ width: 545px; height: 30px; background:  gray url(images/logontop.gif);}

Table.tbLogon td.middle{ border-left: 1px solid gray; border-right: 1px solid gray; border-bottom: 1px solid gray;}

Table.tbLogonInside{ border: 1px solid yellow; width: 540px;}

Table.tbLogonLeft{ width: 240px; border: 0px solid green;}
Table.tbLogonLeft th{ text-align: left;}

Table.tbLogonRight{ width: 290px; border: 0px solid green;}
Table.tbLogonRight td{ text-align: left;}
Table.tbLogonRight th{ text-align: left;}

/*addcommunity.aspx*/
Table.tbAddCommunity{ border: 0px; background-color: red;}


/*index.aspx*/
Table.tbIndexMainTable{ background-color: #FEFAEE; text-align: left; width: 100%;}