.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: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    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:  #78C5C9
}

A:link  
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:    none;
    color:  #19898F/*#0000ff darkred;*/
}

A:visited   {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration:    none;
    color:  #19898F/*#0000ff darkred;*/
}

A:active    {
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color:  #19898F/*#0000ff darkred;*/
}

A:hover {
    text-decoration: underline;
    color:  #19898F/*darkred;*/
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

HR {
    color: dimgrey;
    height:1pt;
    text-align:left
}

TABLE
{
	font-family: Arial;
	font-size: 11px;
}



/* 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;
}

.signBorder
{
	padding-left:15px;
	padding-right:15px;
	border:1px; 
	border-style:solid; 
	border-color:#ABC2C8; 
}
 
.Label
{
	font-size: 11px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#8B8B89;
}

.leftMenubg {
	background-image: url(/main/images/dome/left.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color:#AFDCDF;
	width:150px;
	height:515px;
 }
 
.mTitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-left:5px;
	color:#78C5C9;
	vertical-align:baseline;
}

.GenericSubmit
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight:bold;
	color:White;
	background-color:"#7AA1A7";	
	
}
 