﻿
body {
    background-color: #f3f0f0;
    background-image: url(../images/gfx_gradientBG.gif);
    background-repeat: repeat-x;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: tahoma;
	font-size: 10px;
	color: #333333;
}

.table001Login{
	background-color: #56758e;

}

.gridText 
{
    color: Black;
}

input { padding-left:2px; }

.termsBackground
{
    background: #FFFFFF;
}

.whiteHeadingLogin{
	font-family: tahoma;
	font-size: 13px;
	color: #FFFFFF;
	font-weight:bold;

}

.newsTitle
{
    color: #f68a31;
font-family: tahoma;
font-size: 11px;
text-decoration: none;
font-weight:bold;
}

.formTextWhiteLogin{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}

.yellowValidationLogin{
	font-family: tahoma;
	font-size: 11px;
	color: #FDEE00;
}


.popUpLabel
{
    color: #FFFFFF;
    font-weight: bold;
}

.invoiceLabel
{
    color: #FFFFFF;
    font-weight: bold;
}


