body {
	text-align: left;
	background-color: #555;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.current {
	font-weight: bold;
}

.mainTable { 
	border-top: 1px solid #003399;
	border-left: 1px solid #003399;
	border-right: 1px solid #003399;
	width: 100%;
	background: #fff url(images/section.jpg) no-repeat top right ;
	margin: 0px auto;
	text-align: left;
}

.mainTable tr td { 
	padding: 4px;
}

TABLE.whoisSearchTable {
    padding: 4px;
	width: 90%;
}
				

TABLE.whoisPriceTable	{
	padding: 4px;
	border: 1px solid black;
}

TD.whoisPriceTable_ext	{
	padding: 4px;
	color: Aqua;
}

TD.whoisPriceTable_price {
	padding-left: 5px;
	padding-right: 15px;
}

body,td,th {
	/* font-family: Verdana, Arial, Helvetica, sans-serif;
	*/
	font-size: 11px;
	color: White;
}

a,a:hover { 
	text-decoration: underline;
}

a {
  text-decoration: none;
  color: #FC0;
  border-bottom: 1px solid #AAA;
}

a:hover {
  color: #DDD;
  background-color: #888;
  border-bottom: 1px solid #EEEEEE;
}


.topSite {
	font-size: 22px;
	font-weight: bold;
}

.headers {
	font-size: 12px;
	font-weight: bold;
}

.headers a, .headers a:hover { 
	color: #000000;
	text-decoration: none;
}

.highLight { 
	background: #fff url(images/buttonbar.gif) repeat-x top ;
	font-weight: bold;
	border: solid 1px #000000; 
}

.topRow {
	background: #fff url(images/top_bg.png) repeat-x top;
}

.fancyRow {
	background: #fff url(images/buttonbar_gs.gif) repeat-x top;
}

.fancyRow2 {
	background: #fff url(images/buttonbar.gif) repeat-x top;
}

.fancyRow3 {
	background: #fff url(/images/misc/headerbar.gif) repeat-x top;
}


.border-top-bottom {
	border-top: 1px solid #003399;
	border-bottom: 1px solid #003399;
}


.smallText {
	font-size: 9px;
}

.text { 
	width: 154px; 
}

img { 
	border: 0px;
}



.silent { 
	color: #000000; 
	text-decoration: none; 
}

.silent:hover { 
	color: #000000 !important; 
	text-decoration: none !important; 
}

.logoBox {
	padding: 4px;
	margin: 4px;
	border:	1px solid #003399;
	background: #fff url(images/section.jpg) no-repeat top right;
}

fieldset { 
	padding: 5px; 
}

legend {  
	font-weight: bold
}

legend a,legend a:hover { 
	display: block; 
	text-decoration: none;
}

.u { 
	text-decoration: underline;
}

.strike {
	text-decoration:line-through;

}

.content { 
	width: 84%; 
	height: 206px;
}

.mono {
	font-family:"Courier New", Courier, mono, sans-serif;
}

/* FORM ELEMENTS */

.textbox, .textarea {
}

td.basic {background-color: #FFFFFF; vertical-align:top;} 

.boldtext {font-weight: bold;}

h1 {
	font-size: 13px;
	color: #003399;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
}
