html, body, form 
{
	background-color: #0f1114;
	padding:0px;
	margin:0px;
	border:0px;
	color: #fff;
}
img
{
	border:0px;
	display:block;
}


/* trick: remove ..... frame of the focus-click for FF */
a{outline: none;}
input{outline: none;}


/*Chapter Seals*/

.ChapterSeal
{
	/*background:url('../img/chapter/Seal.png');*/
	background-position:480 20;
	background-repeat:no-repeat;
}


.ChelseaSeal
{
	background:url('../img/chapter/chelsea.png');
	background-position:480 20;
	background-repeat:no-repeat;
}


.ChadlingtonSeal
{
	background:url('../img/chapter/chadlington.png');
	background-position:480 20;
	background-repeat:no-repeat;
}


.WentworthSeal
{
	background:url('../img/chapter/wentworth.png');
	background-position:480 20;
	background-repeat:no-repeat;
}

.FoggSeal
{
	background:url('../img/chapter/fogg.png');
	background-position:480 20;
	background-repeat:no-repeat;
}

.MagdalenSeal
{
	background:url('../img/chapter/magdalen.png');
	background-position:480 20;
	background-repeat:no-repeat;
}

/*Chapter Seals End*/


/* Recent Discoveries */
tr.rd_item td
{
	height:30px;
	vertical-align:middle;
	background:url('../img/recentdiscoveries/item-bg.gif') repeat-x;
}
td.rd_date
{
	padding-left:65px;
	width:80px;
}
td.rd_date a, td.rd_date span
{
	font-family:Verdana;
	font-size:11px;
	font-weight:normal;
	color:#757575;
}
td.rd_title
{
	padding-left:44px;
	width:600px;
}
td.rd_title a
{
	font-family:Georgia;
	font-size:13px;
	font-weight:normal;
	color:#ffb700;
}
td.rd_title span
{
	font-family:Georgia;
	font-size:13px;
	font-weight:normal;
	color:#b3b3b3;
}
td.rd_country
{
	padding-left:44px;
	width:200px;
}
td.rd_country a, td.rd_country span
{
	font-family:Georgia;
	font-size:12px;
	font-weight:normal;
	color:#b3b3b3;
}
tr.rd_item td a
{
	text-decoration: none;
}
tr.rd_item td a:hover, tr.rd_item td a:active
{
	color: white;
}
.RecentDiscoveriesTop
{
	background:url('../img/recentdiscoveries/top.png') no-repeat;
	width:1004px;
	height:59px;
}

/* Recent Discoveries End */




/* Archive Sub-Menu */
td.ArchiveMenuItem 
{
	/*width:150px;*/
	padding-top:20px;
}
td.ArchiveMenuItem span a.active
{
	font-family:Arial, Sans-Serif;font-size:16;color:White;
	font-weight:bold;
}
td.ArchiveMenuItem span a
{
	font-family:Arial, Sans-Serif;font-size:16;color:#ffa800;text-decoration:none;
	font-weight:normal;
}

/* Archive Sub-Menu  End */

/* Chapters LeftMenu */
div.ChapterMenuItem
{
	height:48px;
	width:255px;
	background-color:#1d2937;
	background:url('../img/chapter/menu-item-bg.gif') no-repeat;
	background-position: 0px 43px;
}
div.ChapterMenuItem div
{
	padding-top: 26px;
	padding-left: 32px;
}
a.ChapterMenuItem
{
	font-family: Geogia;
	font-size: 19px;
	color: #ffaa00;
	text-decoration: none;
}
a.ChapterMenuActiveItem
{
	font-family: Geogia;
	font-size: 19px;
	color: #ffffff;
	text-decoration: none;
}
/* Chapters LeftMenu End */


/* Known Members */
table.KnownMembers
{
	width:896px;
	clear:both;
}
table.KnownMembers tr td
{
	width:224px;
	height:59;
	background-color: #1d2937;
	background: url('../img/knownmembers/item-bg.gif') no-repeat bottom left;
	padding-top:10px;
}
a.km-name
{
	font-family: Georgia, Arial, Sans-Serif;
	font-size: 16px;
	color: White;
	text-decoration: none;
	font-weight:bold;
}
a.km-dates
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #a7b6c7;
	text-decoration: none;
}
/* Known Members End */

/* Chapter Members */
table.ChapterMembers
{
	width:738px;
	clear:both;
}
table.ChapterMembers tr td
{
	width:246px;
	height:48;
	background: url('../img/chapter/list-item-bg.gif') no-repeat bottom left;
	padding-top:15px;
}
/* Chapter Members End */
/* Member Page */
a.mp-list-title 
{
	font-family:Georgia, Times New Roman, Serif;
	font-size:12px;
	font-weight:bold;
	color:#ffaa00;
	text-decoration:none;
}
a.mp-list-year
{
	font-family:Arial, Sans-Serif;
	font-size:15px;
	color:White;
	text-decoration:none;
}
/* Member Page End */

/* reg form */
input.reg 
{
	width: 155px;
	border: solid 1px white;
	background-color: #5f6c7a;
	color: white;
	padding-left: 2px;
	padding-right: 2px;
}
input.reg_chk
{
	width: 30px;
	height: 30px;
	border: solid 1px white;
	background-color: #5f6c7a;
	color: white;
}
span.reg_error 
{
	color: Red;
	font-family:Verdana,Arial,Sans-Serif;
	font-size:12px;
	font-weight:bold;	
}
/* reg form End*/

/*About Us Top*/
.AboutUsTop
{
	background:url('../img/aboutus_menu_bg.png') no-repeat;
	width:1004px;
	height:59px;
}
/*About Us End*/

.GT20
{
	font-family:Georgia;
	font-size:16pt;
	color:#a5a8ab;
}
.GT24
{
	font-family:Georgia;
	font-size:20pt;
	color:#ffffff;
}
.GT14
{
	font-family:Georgia;
	font-size:10pt;
	color:#ffffff;
}
.GT14 li
{
	line-height:1.2em;padding-bottom:5px;
}
.GT30
{
	font-family:Georgia;
	font-size:26pt;
	color:#ffffff;
}
.GT36
{
	font-family:Georgia;
	font-size:36px;
	color:#8592a1;
}
.GT16
{
	font-family:Georgia;
	font-size:15pt;
	color:#ffffff;
}
.VT11
{
	font-family:Verdana;
	font-size:9pt;
	color:#74818f;
	line-height: 14pt;
}
.VT12
{
	font-family:Verdana;
	font-size:12px;
	color:#74818f;
	line-height: 14pt
}
.RegDiv
{
	font-family:Verdana;
	font-size:8pt;
	color:#a7b6c7;
	padding:71px 0px 12px 0px;
	background:url('../img/login/regbg.gif');
}
.BDiv
{
	font-family:Verdana;
	font-size:8pt;
	color:#a7b6c7;
	padding:10px 0px 100px 0px;
	background:url('../img/login/bdiv.gif');
	background-repeat:repeat-x;
	background-position:0px 55px;
}
.LFText
{
	font-family:Georgia;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
}
.WLine
{
	background:url('../img/login/wline.gif');
	background-repeat:repeat-x;
}
.FDLine
{
	background:url('../img/about-the-society/fline.gif');
	background-repeat:repeat-x;
}
.FDLineabout
{
	background:url('../img/about-the-society/fline.gif');
	background-repeat:repeat-x;
	background-position:0 36px;
}
.RegBG
{
	background:url('../img/reg/regbg.gif');
	background-repeat:no-repeat;
	background-position:center center;
}
.FDIBG
{
	background:url('../img/featureddiscoveries/bg.gif');
	background-repeat:repeat-x;
	background-position:left bottom;
}
.LoginBG
{
	background:url('../img/login/bg.png');
	background-repeat:no-repeat;
	width:1004px;
	height:307px;
}
.BLine
{
	background:url('../img/login/bline.png');
	width:1004px;
	height:1px;
}
.footer
{
	height: 100px;
	background: url('../img/footer-bg.gif');
	background-color: #010409;
}
.FindingsTitBG
{
	height:25px;
	background: url('../img/member/list-item-bgF.png');
	background-repeat:repeat-x;
	background-position:bottom;
}
.FindBottomBG
{
	height:25px;
	background: url('../img/member/FindBottomBG.png');
	background-repeat:repeat-x;
	background-position:bottom;
}
.DefBline
{
	height:15px;
	background: url('../img/default/Bline.gif');
	background-repeat:repeat-x;
	background-position:0px 2px;
	width:359px;
	float:left;
}