﻿body 
{
    font-size: 9pt;
    font-family: Tahoma, Verdana , Sans-Serif;
    margin-top: 0px;
    padding-top: 0px;
}  

.header1 
{
    font-family: 'Comic Sans MS', Tahoma, Verdana;
    font-weight: normal; 
    font-size: 12pt; 
}

.header9
{
    font-family: 'Comic Sans MS', Tahoma, Verdana;
    font-weight: normal; 
    font-size: 9pt; 
}

.header10 
{
    font-family: 'Comic Sans MS', Tahoma, Verdana;
    font-weight: normal; 
    font-size: 10pt; 
}

.header11
{
    font-family: 'Comic Sans MS', Tahoma, Verdana;
    font-weight: normal; 
    font-size: 11pt; 
}

.boldHeader11
{
    font-family: 'Comic Sans MS', Tahoma, Verdana;
    font-weight: bold; 
    font-size: 11pt; 
}

.normal
{
    font-family: 'Comic Sans MS', Tahoma, Verdana;
    font-weight: normal;
    font-size: 11pt; 
}
.InputLabel
{
	font-family: 'Comic Sans MS', Tahoma, Verdana;
    font-weight: normal;
    font-size: 11pt; 

}
.topSpacerRow   { width: 760px; height: 2px; background-color: #EBDAE3}
.topSpacerCol1  { width:  10px;}
.topSpacerCol2  { width: 130px;}
.topSpacerCol3  { width:  10px;}
.topSpacerCol4  { width:  30px;}
.topSpacerCol5  { width:  40px;}
.topSpacerCol6  { width: 390px;}
.topSpacerCol7  { width:  50px;}
.topSpacerCol8  { width: 100px;}

.BannerRow       
{
    height: 120px; 
    background-color: #EBDAE3
}
.BannerImage
{
	background-image: url(../PUBLIC/THETA/HomePageBanner.gif);
	background-repeat: no-repeat;
}
.messageRow       
{
    height: 24px; 
    background-color: #C38AA3;
}
.bannerMessage
{
	background-color: #EBDAE3;
}
.loginButtons	 
{
    color: #DEC0C0;
}
.contentAreaTable {border:"none","0"; }
.contentRow     
{ 
}   
.navigationCol  
{
   background-color: #DEC0C0;
} 
    
.homePageTable
{
	border: "none" , "0";
}
    
.contentArea
{  
	height: 0px;
   	background-image: url(../PUBLIC/THETA/BACKGROUND/BACKGROUND.GIF);
}

.sidebarArea
{
   	background-image: url(../PUBLIC/THETA/BACKGROUND/BACKGROUND.GIF);
}
.normalContentArea
{ 
	height: 0px;
	background-image: url(../PUBLIC/THETA/BACKGROUND/BACKGROUND.GIF);
}
.fullContentArea
{ 
	height: 0px;
	width: 760px;
	background-image: url(../PUBLIC/THETA/BACKGROUND/BACKGROUND.GIF);
}
.ImageEditorArea
{
	width: 758px;
	background-image: url(../PUBLIC/THETA/BACKGROUND/ImageBackground.GIF);
}

/* LOGIN Screen */

.loginPageColumn1 { width:100px }
.loginPageColumn2 { width:550px;}
.loginPageColumn3 { width:100px }
.loginPageCol2Row2 
{
    background: #850D41; 
    height: 24px; 
    font-weight: bold; 
    font-size: 10pt; 
    color: #FFFFFF; 
    font-family: Verdana, Tahoma;
 }
.loginPageCol2Row3 
{
    background: #DEC0C0; 
    height: 180px;
}

.CalenderMonthButtons {width:  50px;}

.tableBottomBorder 
{
     BORDER-BOTTOM: black thin solid
}

.thetaWebLink
{
	 text-align:center;
	 color:Gray;
	 font-size:larger;
	 width:760px;
}

div.editorContent
{
	float:left;
}
.dlgWindow
{
	background-image: url('THETA/BACKGROUND/dlgBACKGROUND.GIF');
	width: 478px;
}

.style1
{
   width: 100%;
}

.editFamilyForm1col
{
    height:16px;
}
.editFamilyForm2col
{
	width: 140px;
    height:16px;
}
.editFamilyForm3col
{
	width: 210px;
    height:16px;
}
.editHdrFamilyForm1col
{
	width: 70px;
	height:8px;
	background-color: #DCDCDC;
	font-size:smaller;	
}
.editHdrFamilyForm2col
{
	width: 140px;
	height: 8px;
	background-color: #DCDCDC;
	font-size:smaller;
}
.editHdrFamilyForm3col
{
	width: 210px;
	height:8px;
	font-size:smaller;	
}
.editHdrFamilyFormFullcol
{
    width: 420px;
	height: 8px;
	background-color: #DCDCDC;
	font-size:smaller;

}