/*  -------------------------------------------------------
 Xequte CSS Style File
----------------------------------------------------------*/

body  {
	color : #FFF8CA;
	font-family: Tahoma, Arial, Helvetica; 
	background-color: #1c2742;
	font-size: 10pt; 
	}


td {
	color : #FFF8CA;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	}


Input{
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	}


Select {
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	}


H2 {
	color : #3c91c7;
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica; 
	font-size : 18pt; 
	font-weight : bold;
	margin-bottom : 10px;
	}


a:link {
	text-decoration: none;
	color : #FFF8CA;
	font-weight : bold;
	}

a:visited {
	text-decoration: none;
	color : #FFF8CA;
	font-weight : bold;
	}

a:hover {
	text-decoration: underline;
	}


.boldtext{
	color : #FFF8CA;
	font-family: Tahoma, Arial, Helvetica; 
	font-weight : bold;
	font-size: 10pt; 
	}

.smalltext {
	color : #FFF8CA;
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 7.5pt; 
	}
