@charset "utf-8";
/* CSS Document */

a:link {
	color: #000000;
	text-decoration: none;
}


a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #000000;
}

a img{ border:0}
body{font-size:14px; color:#333333; font-family:Verdana, Arial, Helvetica, sans-serif; }
h1 {font-size:21px; margin:5px; margin-bottom:15px; _margin-bottom:10px; _margin-left:10px;   color:#E79A4E;  font-weight:normal}
h2{font-size:17px; color:#E79A4E; font-weight:normal}

#errorMessage{ font-size:14px; font-weight:normal; color:#FF0000;}

#buttonCont {float:left; width:90%}
#buttonCont li{display:inline; margin:5px;}
#buttonCont ul { list-style-type: none; }