body
{
	font-family: Verdana; font-size:10pt; color:#000000; background-color:#bfa676;
}

table.masterBack
{
	width: 800px;
	background-color:White;
	vertical-align:top;
	border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000; 
    vertical-align:top;
    
}

image
{
 border-style:none;

	}
	.imageStyle { vertical-align:text-top;}
.height
	{
	height: 800px;
	}
	
	.infoBar
	{
		background-color:#e9d946;
		}

table.blackLine
{
	width:800px;
}

.header{ color:#e2491d; font-size:12px; font-weight:bold;}

.loggedIn
{
	font-size:10px;
	text-align:right;
	font-weight:bold;
	padding-left:10px;
	text-align:right;
	
	
	
}

.login
{
 margin-left:200px; background-color:#e2491d; border-color:Black; border-style:solid; border-width:2px;
 
}

.login a, .login a:LINK, .login a:VISITED { color:#e9d946; font-size: 11px; text-decoration: none;}
.login a:HOVER { text-decoration: underline;}

.normalMargins
{ margin-left: 100px; margin-right: 100px;}

.beigeBack
{
	background-color:#b09884;
	height:60px;

}

.beigeBack a, .beigeBack a:LINK, .beigeBack a:VISITED {  font-size: 10px; color: #000000; font-weight: bold; text-decoration: none !important; }

.loggedInLink, .loggedInLink a, .loggedInLink a:LINK, .loggedInLink a:VISITED 
{font-size: 10px; color:Blue; font-weight: bold; text-decoration: underline; }
.menuTable
{
 background-color:#e2491d; height:4px;	
}

.blackLine
{
	vertical-align:top;
	background-color: Gray;
	height:1px;
	width:800px;
	background-repeat:repeat;
	
	}
	
	.blueLine
{
	vertical-align:top;
	background-color:Blue;
	height:1px;
	background-repeat:repeat;
	
}

.editorCss{ background-color:White;}
.indent{ margin-left:25px;}
.tableHeader { font-weight:bold; vertical-align:top}
.leftBorder{ border-left:thin dotted #e2491d;  }

.documentTable { background-color:#e9d946; border-style:solid; border-width:2px; border-color:Black}
.commentsStyle { background-color:White; border-top: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000; }
    .gigItem
{
	font-size:7pt;
}
.gigAlternatingItem
{
	background-color:#f7f9c4;
	font-size:7pt;
}

.gigHeader
{
	
	font-size:10pt;
	font-weight:bold;
	border-top:dotted 1px gray;
	
	
}

.alignRight
{
 margin-left:1em;
 font-size:10pt;
 font-weight:bold;
	
}

.visibleNone
{
 display:none;
}

.watermark
{
	background: #FFAAFF;
}

.popupControl
{
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.alertGreen
{ background-color:Green; font-weight:bold; color:White;
   
}





