
<style type="text/css">

<!--


.wsLinks {
	font-size:11px;
	color: #000082; 
	font-weight: bold;
	text-decoration : none;
}

.MenuSelect {
	font-size: 11px;
	background-color: #FAFAD2;
	width: 200px;
}

.SearchBox {
	font-size: 11px;
    background-color: #FAFAD2;
	font-weight: normal;
	border: solid 1px #006699;
	font-weight: bold;
}

input {
	font-size:  11px;	
	font-weight: bold;
}

select {
	font-size:  11px;	
	font-weight: bold;
}

TextArea {
	/*  font-family:  "Courier New", Courier, monospace;  */
	font-size:  11px;	
	font-weight: bold;
}





.AuthorMenuSpacer {
	border-bottom: solid 1px red;
	background: #ffffff;
}

.AuthorMenuButton {
	background-color: red;
	color: yellow;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	border-left:  solid 1px red;
	border-right:  solid 1px red;
	border-top:  solid 1px red;
	border-bottom:  solid 1px red; 
	width:  100px;
}

.AuthorMenuButtonSelected2 {
	background: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	border-left:  solid 1px red;
	border-right: solid 1px red;
	border-top:  solid 1px red;
	border-bottom: solid 1px #ffffff; 
	width:  100px;
	
}
	
.InterviewIntro {
   background: #e1e1e1;

}	

.InterviewTitle {
   font-size: 18px;
   font-weight: bold;
}	

.InterviewQuestion {
   font-weight: bold;
}	

.InterviewIcon {
	color: navy;
	font-size: 9px;
	border: solid 1px #0000ff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}	

.InterviewIcon:visited {
	color: Navy;
	font-size: 9px;
	border: solid 1px #0000ff;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
}	

.SalesBoxTitle {
	background: #ffff99;
	padding: 5px;
	border: solid 1px #000000;
	font-size: 18px;
}

.SalesBoxText {
	background: #ffffff;
	padding: 5px;
	border: solid 1px #000000;
	font-size: 12px;
}

.SalesButton {
	background: #ffffff;
	color: #ff0000;
	font-size: 14px;
	width: 100px;
}

.HalfSpace {
	margin-top: 6px;
}

.ErrorMessage {
	color: #ff0000;
	background: #ffffcc;
}

.SubscriptionStep {
	font-size: 18px;
	color: #ff0000;
}

.RegistrationHeadline {
	font-size: 18px;
	font-weight: bold;
	color: #ff0000;
}

.RegistrationBox {
	font-size : 11px;
	font-weight: bold;
	border: solid 1px #000000;
	background: #e1e1e1;
    padding: 5px;  
}

.RegistrationTable {
	font-size : 11px;
	font-weight: bold;
	background: #e1e1e1;
	
}


.FAQQuestion {
	font-weight: bold;
	color: #006699;
	background: #FFFFE0;
}

.FeaturesBox {
	font-size: 12px;
	border: solid 1px #000000;
}

h5 {
	/*  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; */
	font-size : 11px;
	font-weight: bold;
	background: #800000;
	color: #ffffcc;
	text-transform : uppercase;
	text-align : center;
	border-left: solid 2px #000000; 
	border-right: solid 2px #000000; 	
	border-top: solid 2px #000000; 
	border-bottom: solid 2px #000000; 		
	margin-top:0px;
	margin-bottom:0px;	
}

.PageOneHeadline {
	font-size: 18px;
	font-weight: bold;
}

.LinkBox {
	width: 150px;
	background: #FFF8DC;
	border: solid 1px #e1e1e1;
	font-size: 11px;
	padding: 3px;
}

	
.SubMenu {
	
	border-bottom: solid 0px #000082;	! important;
	
}


-->

</style>

