﻿.MasterFullTable
{
	background-color: Black;
	text-align: center;
	vertical-align: top;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.lnkGraySmall
{
	color: #cccccc;
	text-decoration: none;
	font-family: Verdana;
	font-size: 10px;
}
.lnkRedSmall
{
	color: #990000;
	text-decoration: none;
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
}

.lnkBrownSmall
{
	color: #cc9966;
	text-decoration: none;
	cursor: pointer;
	font-family: Verdana;
	font-size: 10px;
}
.lnkNews
{
	text-decoration: none;
	cursor: pointer;
	color: #cc9966;
}

.lnkNews1
{
	text-decoration: underline;
	cursor: pointer;
	color: Black;
}
.txtSmallBrown
{
	text-decoration: none;
	color: #cc9966;
	font-family: Verdana;
	font-size: 11px;
}
.txtSmallWhite
{
	text-decoration: none;
	color: White;
	font-family: Verdana;
	font-size: 11px;
}
.dvNewsContent
{
	color: #cc9966;
	padding-left: 10px;
	width: 498px;
	height: 540px;
	scrollbar-face-color: #600f0b;
	scrollbar-highlight-color: #600f0b;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #600f0b;
	scrollbar-3dlight-color: #600f0b;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #600f0b;
	scrollbar-darkshadow-color: #600f0b;
	filter: chroma(color=#600f0b);
}

.dvAboutUs
{
	color: White;
	padding-left: 10px;
	padding-right: 10px;
	width: 486px;
	height: 160px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
	scrollbar-face-color: #600f0b;
	scrollbar-highlight-color: #600f0b;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #600f0b;
	scrollbar-3dlight-color: #600f0b;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #600f0b;
	scrollbar-darkshadow-color: #600f0b;
	filter: chroma(color=#600f0b);
}

.tdAboutUs
{
	height: 20px;
	padding-left: 10px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-align: left;
}

.tdCelTitle
{
	height: 30px;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: White;
	text-align: left;
}

.dvCelDesc
{
	color: #cc9966;
	width: 260px;
	height: 210px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
	scrollbar-face-color: #600f0b;
	scrollbar-highlight-color: #600f0b;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #600f0b;
	scrollbar-3dlight-color: #600f0b;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #600f0b;
	scrollbar-darkshadow-color: #600f0b;
	filter: chroma(color=#600f0b);
}
.dvEventDesc
{
	color: White;
	width: 415px;
	height: 105px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
	scrollbar-face-color: #600f0b;
	scrollbar-highlight-color: #600f0b;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #600f0b;
	scrollbar-3dlight-color: #600f0b;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #600f0b;
	scrollbar-darkshadow-color: #600f0b;
	filter: chroma(color=#600f0b);
}

.dvourNigtDesc
{
	color: White;
	width: 415px;
	height: 190px;
	text-align: left;
	vertical-align: top;
	font-family: Verdana;
	font-size: 11px;
	scrollbar-face-color: #600f0b;
	scrollbar-highlight-color: #600f0b;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #600f0b;
	scrollbar-3dlight-color: #600f0b;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #600f0b;
	scrollbar-darkshadow-color: #600f0b;
	filter: chroma(color=#600f0b);
}

/* Accordion */
.accordionHeader
{
	border: 1px solid #830403;
	color: white;
	background-color: #830403;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}



.accordionHeaderSelected
{
	background-color: Black;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	border: 0px solid #2F4F4F;
	color: white;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}



.accordionContent
{
	border: solid 1px #Black;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	color: White;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
}

.tdContactUsInfo
{
	width: 90px;
	text-align: right;
	padding-right: 10px;
	color: White;
	font-family: BankGothic Lt BT;
	font-size: 11px;
}
.txtContactus
{
	background-color: White;
	opacity: .50;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	color: #830403;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	padding-left: 2px;
	border: solid 1px #a30403;
	height: 17px;
	vertical-align: middle;
	scrollbar-face-color: #600f0b;
	scrollbar-highlight-color: #600f0b;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #600f0b;
	scrollbar-3dlight-color: #600f0b;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #600f0b;
	scrollbar-darkshadow-color: #600f0b;
}

.btnSubmit1
{
	border: 0px solid #830403;
	color: #cc9966;
	background-color: #830403;
	font-family: BankGothic Lt BT;
	font-size: 11px;
	width: 60px;
	height: 20px;
	cursor: pointer;
}
.btnSubmit
{
	border: 0px solid #830403;
	color: White;
	background-color: #830403;
	font-family: BankGothic Lt BT;
	font-size: 11px;
	width: 60px;
	height: 20px;
	cursor: pointer;
}

.lblMessage
{
	font-size: 14px;
	font-family: tahoma;
	color: White;
	font-weight: bold;
}

.lblError
{
	font-family: BankGothic Lt BT;
	font-size: 11px;
	color: #cc9966;
}

.tdMaillinglist
{
	font-family: BankGothic Lt BT;
	font-size: 11px;
	color: White;
}


.lnkBrown
{
	color: #cc9966;
	text-decoration: none;
	cursor: pointer;
	font-family: BankGothic Lt BT;
	font-size: 12px;
}

.lnkWhite
{
	text-decoration: none;
	cursor: pointer;
	color: White;
	font-family: BankGothic Lt BT;
	font-size: 12px;
}

.dvmembers
{
	scrollbar-face-color: #600f0b;
	scrollbar-highlight-color: #600f0b;
	overflow-x: hidden;
	overflow-y: auto;
	scrollbar-shadow-color: #600f0b;
	scrollbar-3dlight-color: #600f0b;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #600f0b;
	scrollbar-darkshadow-color: #600f0b;
	filter: chroma(color=#600f0b);
}

.FullTable
{
	height: 100%;
	width: 100%;
}

.tdCurrentProjectTitle
{
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
	color: White;
}
.tdCurrentProjectTitle2
{
	color: #cc9966;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}
.tdCurrentProjectTitle1
{
	color: #cc9966;
	font-family: Verdana;
	font-size: 13px;
	text-decoration: none;
}

.tdDeleteMessage
{
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: white 1px solid;
	width: 248px;
	height: 20px;
	vertical-align: middle;
}

.btnDeleteMessage
{
	background: #820b07;
	color: White;
	font-family: Verdana;
	font-size: 8pt;
	border: solid 0px white;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}
.btnDeleteMessage1
{
	background: #820b07;
	color: #cc9966;
	font-family: Verdana;
	font-size: 8pt;
	border: solid 0px white;
	cursor: pointer;
	text-align: left;
	text-decoration: none;
}

.tdCountMessage
{
	border-right: white 1px solid;
	border-top: white 1px solid;
	border-bottom: white 1px solid;
	width: 230px;
	text-align: right;
	font-size: 8pt;
	color: white;
	font-family: Verdana;
}

.Messagetitle
{
	padding-top: 5px;
	color: black;
	font-family: Verdana;
	font-size: 11pt;
	padding-left: 3px;
	font-weight: bold;
}

.MessageSubject
{
	color: black;
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	padding-left: 3px;
}
.MessageBody
{
	color: White;
	font-family: Verdana;
	font-size: 8pt;
	padding-left: 3px;
	font-weight: bold;
}
.btnmtitle
{
	border: solid 0px white;
	text-align: left;
	cursor: pointer;
}
.dvTrans
{
	background-color: white;
	opacity: .30;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
}

