﻿body 
{
    height:100%;    
    background-image:url(../Images/gradient_bground.gif); 	
    background-repeat:repeat-x;    	    	    
	background-position:top;
	background-color:#ECECEC;
	margin:0px;
	font-family:Arial;
	font-size:12px;
}

table
{
	background-color:#fff;
	width:955px;
	font-family:Arial;
}

.logoContactUs
{
	float:right;
	margin:35px 10px 0px 0px;
	padding:5px 0px 0px 0px;
	font-family:arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	text-align:left;
	width:195px;
	height:70px	
}

.logoChille
{
	background-image:url(../Images/chille_logo.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:123px;
	vertical-align:top;	
	background-position:center;
	
}

.bgNavBar
{
	background-image:url(../Images/navbar.gif);
	background-repeat:repeat-x;
	text-indent:20px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	height:25px;
	text-align:left;
}

a
{
	color:#fff;
	text-decoration:none;	
}

.footer
{
	background-color:#DEDDDD;
	height:65px;	
	font-size:11px;
	color:#666666;
	text-align:center;
}

.phContent
{
vertical-align:top;
padding:5px 5px 5px 5px;
text-align:left;	
}

.linkGray
{
color:#666666;	
}

#Usernamefield
{
width:30px;	
border:red;	
}
