﻿body
{
	font-size: 12px; font-family: Arial, Helvetica, Sans-Serif; margin: 0; padding: 0; direction: ltr;background-color: #f2eee4;
}
h2,h3,h4
{
	color: #770f3e;
}
.bgstretcher
{
	background: black;
	overflow: hidden;
	width: 100%;
	position: fixed !important;
	z-index: -1;
}
.meeting input
{
	width:400px;
}
.speaker 
{
	border:solid 3px #770f3e;
	padding:3px;
	width:150px;
	height:177px;
}
.meeting textarea
{
	width:400px;
	height:150px;
	border:solid 1px #770f3e;
	
}
.meeting th 
{
	color: #770f3e;
	text-align:left;
}

.bgstretcher, .bgstretcher UL, .bgstretcher UL LI
{
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
}
.bgstretcher UL, .bgstretcher UL LI
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.main
{
	width: 85%;
	height: 610px;
	max-height: 610px;
	min-height: 610px;
	max-width: 990px;
	min-width: 990px;
	background-repeat: no-repeat;
	vertical-align: top;
	border: solid 1px #ded6be;
	background-color: #f8f6f1;
	margin: 80px auto;
	
}
.contents
{
	background-image: url(http://www.fgcccoutlook.com/content/images/contentsBg.png);
	background-repeat:no-repeat;
	width: 72%;
	border: solid 1px #ded6be;
	border-top: 0px;
	border-bottom: 0px;
	height: 500px;
	float: left;
	overflow: auto;
	padding: 10px;
	max-height: 500px;
	min-height: 500px;
	background-color: #f2eee4;
	line-height:18px;
}
.rightLogos 
{
	text-align:center;width: 210px; height: 544px; float: right; min-width: 210px; min-height: 544px; vertical-align: top; overflow: hidden;
}
.head
{
	background-image: url(http://www.fgcccoutlook.com/content/images/menuBG.png);
	width: 100%;
	border: solid 1px #ded6be;
	border-top: 0px;
	height: 82px;
	float: left;
	vertical-align: bottom;
	
}
.head a
{
	color: #f2eee4;
	font-weight: bold;
	
}
a 	
{  
	font-weight: bold;
	text-decoration:none;
	}
.sponsership a 
{
	color: red;
}
.vspacer
{
	height: 8px;
}
.loginInput
{
	height: 15px;
	font-family: tahoma;
	font-size: 9px;
	border: solid 1px #ded6be;
}
.loginBtn
{
	height: 22px;
	font-family: tahoma;
	font-size: 9px;
	border: solid 1px #ded6be;
	color: #f8f6f1;
	background-color: #842951;
	
	
}
.loginLable
{
	color: #f8f6f1;
}

input
{
	height: 20px;
	font-family: tahoma;
	border: solid 1px #842951;
	
}
.adminTable ,
.adminTable tr
{
	border:solid 1px #842951;
}
.adminTable th 
{
	background-color:#842951;color:white;
	
	text-align:left;
}
.adminTable input 
{
	height: 20px;
	width:280px;
	font-family: tahoma;
	border: solid 1px #842951;
}
.field-validation-error,
validation-summary-errors 
{
	font-weight:bold;
	color:Red;
}
.sendBtn
{
	height: 22px;
	font-family: tahoma;
	font-size: 12px;
	border: solid 1px #ded6be;
	color: #f8f6f1;
	background-color: #842951;
	width:50px !important;
	
}