h1, h2, h3, h4, h5, h6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;}

img{
	border: 0px;
}
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.ErrorMessageBox
{
	color: Red;
}

#mainFrame {
	margin-left: auto;
	margin-right:auto;
	margin-top: 110px;
	width: 534px;
	height: 271px;
}

#flags{
	text-align:right;

	width: 533px;
	height: 18px;
	padding-top: 3px;
}

#top{
	background-image: url(../images/Texaco_loginTop.png);
	background-repeat:no-repeat;
	width: 534px;
	height: 41px;
}

#main{

	width: 365px;
	height: 140px;
	padding-top: 10px;
	padding-left: 169px;
}

#bottom{
	background-image: url(../images/Texaco_loginBottom.png);
	background-repeat:no-repeat;
	width: 534px;
	height: 38px;
}

#footer{
	width: 534px;
	text-align:left;
	margin:0;
}

