FONT.WhiteTitling {

	color: #ffffff;

	font-size: 18px;

	font-weight: bold;

}



FONT.Titling {

	color: #000000;

	font-size: 18px;

	font-weight: bold;

}



FONT.MemberName {

	color: #000000;

	font-size: 20px;

	font-weight: bold;

}



FONT.Main {

	color: #000000;

	font-size: 12px;

	font-weight: normal;

}



FONT.MainBold {

	color: #000000;

	font-size: 12px;

	font-weight: bold;

}



TABLE.Main {

	background: #efeded;

	border: 1px solid #000

}



td.BoxSpacer {  

	color: #ffffff; 

	border: 1px solid #000; 

}



td.BoxSpacerInner {  

	color: #efeded; 

	border-top: 0;

	border-bottom: 0;

	border-right: 1px;

	border-left: 1px;

}



td.NavBar { 

	background: #efeded;  

	font-size: 12px; 

	font-weight: normal; 

	font-family: Verdana, Helvetica, Arial Narrow; 

	border: 1px solid #000; 

	text-align: center; 

}



td.NavBoxTitle { 

	background: #808080; 

	color: #ffffff; 

	font-size: 12px; 

	font-weight: bold; 

	font-family: Verdana, Helvetica, Arial Narrow; 

	border: 1px solid #000; 

	border-bottom: 0;

	text-align: center; 

}



td.NavBoxPast { 

	background: #C6C0C0; 

	color: #ffffff; 

	font-size: 12px; 

	font-weight: bold; 

	font-family: Verdana, Helvetica, Arial Narrow; 

	border: 1px solid #000; 

	border-bottom: 0;

	text-align: center; 

}



td.NavBoxUntitled { 

	background: #ffffff; 

	color: #ffffff; 

	font-size: 12px; 

	font-weight: bold; 

	font-family: Verdana, Helvetica, Arial Narrow; 

	text-align: center; 

	border-bottom: 1px solid #000;

}



td.NavTabUp { 

	background: #efefed; 

	color: #000000;

	font-size: 12px; 

	font-weight: bold; 

	font-family: Verdana, Helvetica, Arial Narrow; 

	border: 1px solid #000; 

	border-bottom: 0;

	border-top: 0;

	text-align: center; 

}



td.NavTabUpTop { 

	background: #efefed;

	font-size: 1px;

	color: #efefed;

	border: 1px solid #000; 

	border-bottom: 0;

	text-align: center; 

	visibility: visible;

}



td.NavTabDn { 

	background: #C6C0C0; 

	color: #ffffff; 

	font-size: 12px; 

	font-weight: bold; 

	font-family: Verdana, Helvetica, Arial Narrow; 

	border: 1px solid #000; 

	text-align: center; 

}



td.NavBox { 

	background: #efeded; 

	color: #404040; 

	font-size: 12px; 

	font-weight: normal; 

	font-family: Verdana, Helvetica, Arial Narrow; 

	border: 1px solid #000; 

	text-align: center; 

}



td.MemberBio { 

	background: #efeded; 

	color: #404040; 

	font-size: 12px; 

	font-weight: normal; 

	font-family: Verdana, Helvetica, Arial Narrow; 

	border: 1px solid #000; 

	border-top: 0;

	text-align: center; 

	visibility: visible;

}



tr.NavRow { 

	background: #efeded;  

	font-size: 12px; 

	font-weight: normal; 

	font-family: Verdana, Helvetica, Arial Narrow; 

	border-top: 1;

	text-align: left; 

}



a.navbar:link { 

	text-decoration: none; 

	color: #404040; 

}



a.navbar:visited { 

	text-decoration: none; 

	color: #404040; 

}



a.navbar:hover {

	font-weight: bold;

	text-decoration: none; 

	color: #8080FF; 

}



a.navbar:active { 

	text-decoration: none; 

	color: #404040;

}



form {

    margin:0;

    padding:0;

}

input {

    margin:0;

    padding:0;

}



INPUT, SELECT { 

    BORDER-TOP-COLOR: #000000; 

    BORDER-LEFT-COLOR: #000000; 

    BORDER-RIGHT-COLOR: #000000; 

    BORDER-BOTTOM-COLOR: #000000; 

    BORDER-TOP-WIDTH: 1px; 

    BORDER-LEFT-WIDTH: 1px; 

    FONT-SIZE: 10px; 

    BORDER-BOTTOM-WIDTH: 1px; 

    FONT-FAMILY: Verdana,Helvetica,Sans-Serif; 

    BORDER-RIGHT-WIDTH: 1px; 

    BACKGROUND: #FFFFFF;

    vertical-align:middle;

}

TEXTAREA { 

    BORDER-TOP-COLOR: #000000; 

    BORDER-LEFT-COLOR: #000000; 

    BORDER-RIGHT-COLOR: #000000; 

    BORDER-BOTTOM-COLOR: #000000; 

    BORDER-TOP-WIDTH: 1px; 

    BORDER-LEFT-WIDTH: 1px; 

    FONT-SIZE: 10px; 

    BORDER-BOTTOM-WIDTH: 1px; 

    FONT-FAMILY: Verdana,Helvetica; 

    BORDER-RIGHT-WIDTH: 1px;

    display:block;	

    margin: 0 0 0 0;

    BACKGROUND: #efeded;

}
