body
{
	color: #999;
	font-size: 11px;
	font-family: Tahoma, Helvetica, Arial, Verdana, sans-serif;
}

p { padding: 0px 0px 10px 5px; }
p.textwhite { color:#FFF; }
p.repairer { padding: 0px 10px 10px 0px; line-height: 14px; font-size: 11px;}

.textwhite { color:#FFF; }


h1, h2
{
	font-weight: bold;
	padding: 25px 0px 0px 35px;
}

h3,h4,h5,h6 { font-weight: normal; color: #000; }

h1,h2,h3,h4,h5,h6 { font-family: Trebuchet MS, Arial, Helvetica, sans-serif; }

h1 { font-size: 16px; color:#FF6600; }

h2 { font-size: 14px; }

h3 { font-size: 12px; }

li ul,  li
{
	font-size: 11px;
	margin:0 1.5em;
}

ul { margin: 5px 1.5em 20px 0; }


a { color: #F60; text-decoration: none; }
a:hover { text-decoration: underline; }

.columnSupplier a { color: #FFF; text-decoration: none; }
.columnSupplier a:hover { color: #F60; text-decoration: none; }

table { margin: 0px 0px 0px 0px; }


#loginTable
{
	margin: 0px;
	color: #F60;
	font-size: 11px;
	border: 0px;
	background-image: url(../images/login_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#loginTable strong
{
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
}

#loginTable input
{
	width: 160px;
	height: 14px;
	font-size: 11px;
	border: 1px solid #AAA;
}

.orange
{
	color: #ff6600;
}

.loginFields
{
	font-size: 11px;
	color: #FFF;
}