input:focus{outline: none;}

h1,h2,h3,h4{font-family:Verdana;font-size:11px;color:#000000;margin:0px;padding:0px;line-height:16px;font-weight:bold}
p,ul,ol{font-family:Verdana;font-size:11px;color:#000000;margin:0px;padding:0px;line-height:16px}

.features_txt{color:#333333;font-family:Verdana;font-size:11px;line-height:16px;width:314px}
.features_link{font-family:Verdana;font-size:11px;color:#ffffff}
.features_txt b{color:#000000}
.features_txt a{color:#ffffff}

.header_link{font-family:Verdana;font-size:11px;color:#7A7A7A;text-decoration:none}
.header_link:hover{text-decoration:underline}

img{border:0px}

.colortabdiv{height:19px;width:140px;overflow:hidden;margin-top:10px;font-family:Verdana;font-size:11px;cursor:pointer}

a{color:#0099ff;font-family:Verdana;font-size:11px;text-decoration:none;font-weight:normal}
a:hover{text-decoration:underline}

td{vertical-align:top}

button
{
	background-color:#FFFFFF;
	border:0px;
    width:1px;
    overflow:visible;
	cursor:pointer;
}
button[class]
{
	position:relative;
	left:-17px;
	cursor:pointer;
}

.noborder
{
	background:transparent;
	border:0px;
}
.input_error
{
	border: 1px solid #ff0000;
	background-color:#fee;
}
input
{
	font-family: arial,geneva,sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 11px;
	color: #333333;
	border: 0px solid #999999;
	background-color:#ffffff;
}