*{
font-family: arial;
font-size: 12px;
line-height: 23px;
}

html {
     overflow: -moz-scrollbars-vertical;
    overflow-y: scroll;
margin-top: 10px;
}


td{
vertical-align: top;
}

a{
color: gray;
}

#menu a{
font-size: 11pt;
margin-right:25px;
color:red;
font-weight:bold;
text-decoration:none;
}

#menu a:hover{
color: gray;
}

#logo{
float:left;
}

#menu{
margin-top: 17px;
float:right;
}

input{
line-height: 15px;
}

body{
text-align: center;
margin: 0px;
}

#holder{
width: 600px;
text-align: left;
margin: 0 auto;
}


#error{
border: 1px dashed lightgrey;
padding: 10px;
margin-bottom: 10px;
}



h1 {
	font-size: 13pt;

}



h2 {
	font-size: 11pt;

}
