/* 
   TAG Specific classes 
*/

BODY {margin-top: 0; margin-left: 0; margin-right: 0; margin-bottom: 0;}


/* 
   General classes 
*/

.CenterFramer {
  width:800px; 
  height:500px; 
  background-color: white; 
  font-size:1pt;  
}

.OuterFramer {
  width:100%; 
  height: 100%; 
  text-align: center; 
  background-image: url(..\images\maincontentBG.jpg);
}

.Date { 
  font-size: 8pt; 
  font-family: verdana;
}

.TableHeader {
  font-size: 8pt; 
  font-family: verdana; 
  font-weight:bold; 
  color:white; 
  background-color:black;  
}

.TableRowOdd {
  font-size: 8pt; 
  font-family: verdana; 
  font-weight:normal; 
  color:Black; 
  Background-color: White;
}

.TableRowEven {
  font-size: 8pt; 
  font-family: verdana; 
  font-weight: normal; 
  color:Black; 
  Background-color: #ebebeb;
}
.TableRowSpecial {
  font-size: 8pt; 
  font-family: verdana; 
  font-weight: Bold; 
  color:White; 
  Background-color: Orange;
}

.copyright {
  text-align:center; 
  color:white; 
  font-size:8pt; 
  font-family:Verdana; 
  width:100%; 
  background-color:black; 
  height:24pt;
  border: 1px solid White;
}

.pageHeader {
  width:49%; 
  height:64px;
  background-image: url(..\images\headerBG.bmp);
  text-align: Left;
}

.pageHeaderLinks {
  text-align: right;
  width:49%; 
  height:64px;
  white-space : nowrap;
}

.mainMenu {
  text-align:center; 
  font-size:1px; 
  width:100%; 
  height:20px; 
  background-image: url(..\images\BGmenu.gif); 
  vertical-align: middle;
  border: 1px solid White;}

.mainPageTitle {
  color: #ffff99;
  font-family: Verdana;
  font-size:14px; 
  font-Weight: bold;
  height:18px; 
  vertical-align: middle;
}

.ContentTextArea {
  height:100%;
  vertical-align: top;
  background-image: url(..\images\contentBG.gif);
/*  border: 1px solid Silver;  */
  background-color: #11459E;
}

.ContentText {
  font-family:Verdana;
  color:white;
  font-size:10pt;
  vertical-align : top;
  font-weight: normal;
}

.helpText {
  font-family:Verdana;
  color:Yellow;
  font-size:8pt;
  vertical-align : middle;
  font-weight: normal;
  border : 1px dotted Yellow;
  padding : 1px 1px 1px 1px;
}

.adminDescriptionText {
  font-family:Verdana;
  color:white;
  font-size:8pt;
  vertical-align : top;
}

.NewsArticleInfo {
  font-family:Verdana;
  color:white;
  font-size:8pt;
  vertical-align : top;
}
.NewsArticleSummary {
  font-family:Verdana;
  color:white;
  font-size:10pt;
  vertical-align : top;
  font-weight: bold;
}
.NewsArticleText {
  font-family:Verdana;
  color:white;
  font-size:10pt;
  vertical-align : top;
}

.ErrorMessage
{
  Font-Weight: bold;
  Font-size: 8pt;
  color: red;
  height: 12pt;
  /*background-color: Red;*/
}

.LoggedIn {
  font-weight: bold; 
  font-size: 8pt; 
  font-family: verdana; 
  color:#10298C;
  text-decoration:none;
}

.SectionHeader {
  font-size: 14pt; 
  font-family: verdana; 
  font-weight:bold; 
  color:#FF8418; 
}

.SectionText {
  font-size:10pt; 
  font-family: verdana; 
  font-weight:normal; 
  color:white; 
}

.moduleHeader {
  width:100%; 
  text-align:center; 
  font-family:tahoma;
  font-size:24;
  font-weight: bold;
  color:#FF8418;
}

.AdminSectionHeader {
  font-size: 12pt; 
  font-family: verdana,tahoma; 
  font-weight:bold; 
  color:#ffff00;
  text-transform : capitalize; 
}

.TableHeader {
  background-image: url(..\images\MDHeaderBG.png);
}

.DottedRow {
  background-image: url(..\images\doth.gif);
  height: 1px;
  width: 100%;
  font-size: 0px;
}
.NoteArea
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: white;
	/*background-color : White;*/
	border : 1px dotted White;
	margin : 3 3 3 3; 
}

.PostingSummary
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: Teal;
	background-color: white;
	border : 1px solid Teal;
}

/*
   Form Controls
*/

.DDL
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color: black;
	background-color : #ffffcc;
}
.DDLsmall
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color: black;
	background-color : #ffffcc;
}
.Label
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color : White;
}
.EntryField
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	color: black;
	background-color : #ffffcc;
}
.InputButton
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : Bold;
	color : #006699;
	Border-color:#FF8418;
}
.InputButtonSmall
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-style : normal;
	font-variant : normal;
	font-weight : Normal;
	color : #006699;
	Border-color:#FF8418;
}

.ForumSelected {
font-weight: bold; font-size: 12pt; font-family: verdana; color:white;
}
/* 
   LINK classes 
*/

.logoLink {
  height: 100%; 
  width: 100%;
  text-decoration:none;
}

a:hover.innerMenuLink, a:active.innerMenuLink { 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: verdana; 
  color:#c0c0c0; 
  text-decoration: underline;  
}

a.innerMenuLink { 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: verdana; 
  color:yellow; 
  text-decoration:none;
}

a.contentLink:link, a.contentLink:visited { 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: verdana; 
  color:#FF8418;
  text-decoration:none; 
}

a.contentLink:active { 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: verdana; 
  color: white;
  text-decoration: underline;    
}

a.contentLink:hover { 
  font-weight: bold; 
  font-size: 10pt; 
  font-family: verdana; 
  color: white;
  text-decoration: underline;    
}


a:hover.newsLink, a:active.newsLink { font-weight: normal; font-size: 10pt; font-family: verdana; color:black; text-decoration: underline;  }
a.newsLink { font-weight: normal; font-size: 10pt; font-family: verdana; color:#3333cc; text-decoration:none; }

a:hover.articleLink, a:active.articleLink { font-weight: bold; font-size: 8pt; font-family: verdana; color:black; text-decoration: underline;  }
a.articleLink { font-weight: bold; font-size: 8pt; font-family: verdana; color:#3333cc; text-decoration:none; }

a:hover.headerLink, a:active.headerLink { font-weight: bold; font-size: 10pt; font-family: verdana; color:#10298C; text-decoration: underline;  }
a.headerLink  { font-weight: bold; font-size: 10pt; font-family: verdana; color:#FF8418; text-decoration:none; }

a:hover.emailLink, a:active.emailLink { font-weight: bold; font-size: 10pt; font-family: verdana; color:#FF8418; text-decoration: underline;  }
a.emailLink  { font-weight: bold; font-size: 10pt; font-family: verdana; color:#FF8418; text-decoration:none; }

a:hover.headerLinkAccount, a:active.headerLinkAccount { font-weight: bold; font-size: 10pt; font-family: verdana; color:#10298C; text-decoration: underline;  }
a.headerLinkAccount { font-weight: bold; font-size: 10pt; font-family: verdana; color:#0000ff; text-decoration:none; }

a:hover.tableLink, a:active.tableLink { font-weight: Bold; font-size: 8pt; font-family: verdana; color:black; text-decoration: underline;  }
a.tableLink { font-weight: Bold; font-size: 8pt; font-family: verdana; color:Blue; }

a:hover.ForumListLink, a:active.ForumListLink { font-weight: bold; font-size: 12pt; font-family: verdana; color:white; text-decoration: underline;  }
a.ForumListLink { font-weight: bold; font-size: 12pt; font-family: verdana; color:white; text-decoration:none; }

a.NLLink { font-weight: bold; font-size: 10pt; font-family: verdana; color:white; text-decoration:none; }
a:hover.NLLink, a:active.NLLink { font-weight: bold; font-size: 10pt; font-family: verdana; color:#c0c0c0; text-decoration: underline;  }


a:hover.tblLink, a:active.tblLink { font-weight: normal; font-size: 10pt; font-family: verdana; color:#c0c0c0; text-decoration: underline;  }
a.tblLink { font-weight: normal; font-size: 10pt; font-family: verdana; color:white; text-decoration:none; }

