/* --------------------------------------------------------------------------------------------------------------
FONTS
-------------------------------------------------------------------------------------------------------------- */
a
{
	color:#faebd7;
}

a:link
{	
}

a:active
{	
}

a:visited
{	
}

a:hover
{	
	text-decoration:underline;
}


/* --------------------------------------------------------------------------------------------------------------
FONTNORMAL
-------------------------------------------------------------------------------------------------------------- */
.FontNormal 
{
	font-size:13px;
}
/* --------------------------------------------------------------------------------------------------------------
FONTMEDIUM
-------------------------------------------------------------------------------------------------------------- */
.FontMedium
{
	font-size:11px;
}

/* --------------------------------------------------------------------------------------------------------------
FONTSMALL
-------------------------------------------------------------------------------------------------------------- */

.FontSmall
{
	font-size:9px;
}

/* --------------------------------------------------------------------------------------------------------------
FONTLARGE
-------------------------------------------------------------------------------------------------------------- */
.FontLarge
{
	font-size:17px;
}

/* --------------------------------------------------------------------------------------------------------------
FONTXLARGE
-------------------------------------------------------------------------------------------------------------- */
.FontXLarge
{
	font-size:30px;
}

.FontBold
{
	font-weight:bold;
}

.FontLineHeight11
{
	line-height:11pt;
}

.FontLineHeight15
{
	line-height:15pt;
}

.FontLineHeight18
{
	line-height:16pt;
}

.FontColorWhite
{
	color:#eeeeee;
}

.FontColorBlack
{
	color:#000000;
}

.FontColorGreen
{
	color:#749992; 
}

.FontUnderline
{
	text-decoration:underline;
}

.FontTextAlignLeft
{
	text-align:left;
}

.FontTextAlignRight
{
	text-align:right;
}

.FontTextAlignJustify
{
	text-align:justify;
}


#matches
{
    font-size:10px;
    font-weight:normal;
}

#totaljobs
{
    font-size:10px;
    font-weight:normal;
}

input[type=text],select, textarea {
     font-family:   Arial, Tahoma;
     font-size:  100%;
}


/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

