/*  -------------------------------------------------------
 Xequte CSS Style File
----------------------------------------------------------*/

a:link {
	text-decoration: none;
	color : #0000FF;
	font-weight : bold;
}

a:visited {
	text-decoration: none;
	color : #000080;
	font-weight : bold;
}

a:hover {
	text-decoration: underline;
}

body  {
	color : #000000;
                font-family: Tahoma, Arial, Helvetica; 
	font-weight: 700;
	background-color: #FFFFFF;
}

td.thumbcell {
	vertical-align : baseline;
	border : none;
}

.heading {
	color : #000000;
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica; 
	font-size : 28px;
	font-weight : bold;
	margin-bottom : 10px;
}

.filename {
	color : #000000;
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica; 
	font-size : 11px;
	font-weight : normal;    
}

.navigation {
	color : #0000FF;
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica; 
	font-size : 14px;
}

.footer {
	color : #000000;
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica; 
	font-size : 12px;
}

.pagecount {
	color : #000000;
	text-decoration : none;
	font-family : Tahoma, Arial, Helvetica; 
	font-size : 14px;
}
