A{
	color: #0000ff;
	text-decoration:underline;
}
A:hover{
	color: #0000ff;
	text-decoration:none;	
}

body{
	background-color: #000000;
}

.title{
font-family: Verdana;
font-weight: bold;
font-size: 14px;
color: #ffffff;
}

.titleLink{
color: rgb(0,0,0);
font-family: Verdana;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

A.titleLink:link{
color: rgb(0,0,0);
font-family: Verdana;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}

A.titleLink:hover{
color: rgb(0,0,0);
font-family: Verdana;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

A.titleLink:visited{
color: rgb(0,0,0);
font-family: Verdana;
font-weight: bold;
font-size: 11px;
text-decoration: underline;
}

.allThree{
background-color: #000000;
}

.mainBlock{
text-align: left;
border: 1px #00ff00 solid;
background-color: #000000;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;}

table.errormessage
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #a50000;
width: 300px;
background-color: #ffffff;
border: 1px #a50000 dotted;
border-collapse: collapse;
border-spacing: 0px;}

.errorHd
{ border-bottom: 1px dotted #A50000;
background-color: #FFa5a5;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #a50000;}

table.message
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
width: 300px;
background-color: #a5a5a5;
border: 1px #00ff00 solid;
border-collapse: collapse;
border-spacing: 0px;}

.msgHd
{ border-bottom: 1px solid #00ff00;
background-color: #000000;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #00ff00;}

table.successmessage
{ text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
width: 300px;
background-color: #ffffff;
border: 1px #00a500 dotted;
border-collapse: collapse;
border-spacing: 0px;}

.successHd
{ border-bottom: 1px dotted #00a500;
background-color: #a5ffa5;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #00a500;}


table.controlTable{
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
width: 600px;
background-color: #ffffff;
border: 1px #00ff00 solid;
border-collapse: collapse;
border-spacing: 0px;}

.controlTableHd{
text-align: left;
border-bottom: 1px solid #00ff00;
background-color: #000000;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #00ff00;}

.controlTableTd{
text-align: left;
border-bottom: 1px dotted #00ff00;
border-right: 1px solid #00ff00;
background-color: #a5a5a5;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;}

.controlTableTdNoBottom{
text-align: left;
border-bottom: 0px dotted #00ff00;
background-color: #a5a5a5;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;}

.controlTableTdHighlight{
text-align: left;
border-bottom: 1px dotted #00ff00;
background-color: #ff0000;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;}

table.sideBar{
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
width: 150px;
background-color: #ffffff;
border: 1px #00ff00 solid;
border-collapse: collapse;
border-spacing: 0px;}

.sideBarHd{
text-align: center;
border-bottom: 1px solid #00ff00;
background-color: #000000;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #00ff00;}

.sideBarTd{
text-align: left;
border-bottom: 0px dotted #0080ff;
background-color: #a5a5a5;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;}

.sideBarTdHighlight{
text-align: left;
border-bottom: 0px dotted #0080ff;
background-color: #ff0000;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;}

table.advancedSearchTable{
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
width: 500px;
background-color: #ffffff;
border: 1px #00ff80 solid;
border-collapse: collapse;
border-spacing: 0px;}

.advancedSearchTableHd{
text-align: center;
border-bottom: 1px solid #00ff80;
background-color: #00ff80;
font-family: Verdana;
font-weight: bold;
font-size: 11px;
color: #000000;}

.advancedSearchTableTd{
text-align: left;
border-bottom: 1px solid #00ff80;
background-color: #ffffff;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;}

table.formTable{
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
background-color: #a5a5a5;
border: 2px #00ff00 solid;
border-collapse: collapse;
border-spacing: 0px;}

.formTableTd{
text-align: left;
vertical-align: top;
border-bottom: 2px solid #00ff00;
background-color: #a5a5a5;
font-family: Courier;
font-weight: normal;
font-size: 12px;
color: #00ff00;}

.formTableInner{
text-align: left;
vertical-align: top;
border-bottom: 0px solid #00ff00;
background-color: #a5a5a5;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #00ff00;}

.formTableTdNoBorder{
text-align: left;
vertical-align: top;
border-bottom: 0px solid #00ff00;
background-color: #a5a5a5;
font-family: Courier;
font-weight: normal;
font-size: 16px;
color: #000000;}

table.bookTable{
text-align: left;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;
width: 500px;
background-color: #ffffff;
border: 0px #00ff80 solid;
border-collapse: collapse;
border-spacing: 0px;}

.bookTableTd{
text-align: left;
border-bottom: 0px solid #00ff80;
background-color: #ffffff;
font-family: Verdana;
font-weight: normal;
font-size: 11px;
color: #000000;}

.normalTd{
text-align: left;
border-bottom: 0px solid #00ff80;
background-color: #000000;
font-family: Verdana;
font-weight: normal;
font-size: 12px;
color: #ffffff;}
