﻿body
{
	background-image:url(index/BGBG.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-right: 0px;
}
INPUT
{
	font-family: Tahoma, 'Microsoft Sans Serif';
	font-size: 8pt;
}
SELECT
{
	font-family: Tahoma, 'Microsoft Sans Serif';
	font-size: 8pt;	
}
.txtsubject
{
	font-family: Tahoma, 'Microsoft Sans Serif';
	font-size: 12pt;
	font-weight: bold;
}
.txthead
{
	font-family: Tahoma, 'Microsoft Sans Serif';
	font-size: 40pt;
	color: #ffffff;
}
.txtnormal
{
	font-family: Tahoma, 'Microsoft Sans Serif';
	font-size: 9pt;
	text-align: left;
}

.txtwhite
{
	font-family: Tahoma, 'Microsoft Sans Serif';
	font-size: 9pt;
	color: #ffffff;
}

.col_column
{
	background-color: #ff999a;
	color: #ffffff;
}
.txt_padtopleft
{
	padding-top: 15px;
	padding-left:15px;
}
.txt_padleft
{
	padding-left:15px;
}
.txt_padtop
{
	padding-top:15px;
}
.df-row
{
	border-bottom: #dcdcdc 1px solid;
	height: 30px;
}
.red-linejob
{	
	height: 10px;
	color: #ffffff;
	background-color: #ac0300;
}
.red-line
{
	height: 20px;
	color: #ffffff;
	background-color: #ad0101;
	padding-left: 15px;
}
.pad-left
{
	padding-left: 15px;
}
a.white-link:link  {	
    color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	text-decoration: none;}
a.white-link:visited {
    color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	text-decoration: none;}
a.white-link:active {
    color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	text-decoration: none;}	
a.white-link:hover
{
	color: #FFFFFF;
	font-family: Tahoma, sans-serif;
	font-size: 9pt;
	text-decoration: underline;
}

