.smalltext
{
	font-size:8pt;
	  font-family:Arial;
	
	}
	.inputbox
{
	border-right: thin groove;
	border-top: thin groove;
	border-left: thin groove;
	border-bottom: thin groove;
	font-size:8pt;
	font-family:Arial;
}
	
.tableborder
{
	border-collapse:collapse;
	border-bottom-width:thin;
	border-color:grey;
	
	}
	.adverts
	{
		background-color:"#eaf1f1";
		 font-size:11px;
		 font-family:Arial;
		 font-weight:lighter;
	}
	
	.advertshead
	{
		background-color:"#245D9D";
		color:white;
		font-size:11px;
		font-family:Arial;
	}
	
.search
{
	font-family:Arial; font-size:11; font-style:normal; font-weight:bold; background-color:#c9c9c9; text-decoration:none; /*Active*/
	font-family:Arial; font-size:11; font-style:normal; font-weight:normal; background-color:#dfdfdf; /*inactive*/
}
Body
{
	margin:0;
    background-color: white;
    font-family: Tahoma,Arial, Verdana, Helvetica, sans-serif;
    font-size:  14px;
    background : url(null) fixed no-repeat;
}

/* Copyright and trademark link style */
.CLink
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:    none;
    color:  #10498C
}

A:link  
{
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration:    none;
    color:  #00385A; /*#0000ff darkred;*/
}

A:visited   {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration:    none;
    color:  #0000ff/*#0000ff darkred;*/
}

A:active    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    color:  #0000ff/*#0000ff darkred;*/
}

A:hover {
    text-decoration: underline;
    color:  #003399/*darkred;*/
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

TABLE
{
	font-family: Tahoma,Arial;
	font-size: 14px;
}



/* SpiderNet.WebControls Styles*/

.TextInputFieldCaption
{
    color:#000000;
    font-family:Arial;
    font-size:xx-small;
}

.TextInputFieldContent
{
    color:#800000;
    font-weight:bold;
    background-color:#EEEEEE;
}

.BooleanInputFieldCaption
{
    color:#000000;
    font-family:Arial;
    font-size:xx-small;
}

.TextOutputFieldCaption
{
    color:#000000;
    background-color:#FFFFFF;
    font-family:Arial;
    font-size:xx-small;
    font-weight:bold;
}

.TextOutputFieldContent
{
    color:#000000;
    background-color:#EEEEEE;
    font-family:Arial;
    font-size:medium;
    font-weight:bold;
}
.TextOutputFieldContent A:link, .TextOutputFieldContent A:active, .TextOutputFieldContent A:visited
{
    color:#000000;
    text-decoration:none;
}
.TextOutputFieldContent A:hover
{
    color:#000000;
    text-decoration:underline;
    cursor:hand;
}

.ButtonCaption
{
    color:#800000;
    background-color:#EEEEEE;
    font-family:System;
    font-size:small;
    font-weight:bold;
    width:100%;
}

.SelectorCaption
{
    color:#000000;
    font-family:Arial;
    font-size:xx-small;
}

.SelectorContent
{
    color:#800000;
    font-weight:bold;
    background-color:#EEEEEE;
}

