@charset "utf-8";
 img, table { behavior: url(iepngfix.htc) }
img {
border:0px;
}
body {
	font-family: "trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	background-color: #414141;
	margin: 0px;
}
a {	
	color: #666666;
	text-decoration: none;
}
/*a:hover {	
	color: #FF0000;
	text-decoration: none;

}
*/
.SignIn-box {
	font-family: "trebuchet MS", Arial;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/sign-in-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 10px;
}
.bg-image-compare {
	background-image: url(../images/compare-bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg-image-quicklink {
	background-image: url(../images/bg-red.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

.TextField-widht-100pct {
	width: 100%;
}
.txt03-red-24pt {
	font-family: "trebuchet MS", Arial;
	font-size: 24px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

.txt-02-white-10pt {
	font-family: "trebuchet MS", Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-02-white-11pt {
	font-family: "trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-02-white-11pt a {
	font-family: "trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txt-02-white-11pt a:hover {
	font-family: "trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.txt03-red-11pt {
	font-family: "trebuchet MS", Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}


.txt03-red-14pt-bold {
	font-family: "trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #950000;
	text-decoration: none;
}
.txt03-red-14pt-bold a {
	font-family: "trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #950000;
	text-decoration: none;
}
.txt03-red-14pt-bold a:hover {
	font-family: "trebuchet MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.txt03-red-22pt {
	font-family: "trebuchet MS", Arial;
	font-size: 22px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
.error{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#FF3366;
	height:30px;
	padding-left:10px;
	vertical-align:middle;
	width:80%;
}
.ok{
	background-color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	font-weight:bold; color:#009900;
	height:30px; padding-left:10px; vertical-align:middle;
	width:80%;
}.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width:180px;
	font-weight: bold;
}
.button{
	background-color:#FF0000;
	border:1px solid #999999;
	height:22px;
	font-weight:bold;
	padding:2px;
	color: #FFFFFF;
}
.ShowError4EmptyTextField{
	display:block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;	
	text-align:left;
}
.HideError4EmptyTextField
{
	display:none;
}

.tblbdr {
	border: 1px solid #666666;
}
.tblheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #FF0000;
}
.mantaxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
