p {
margin:0;
padding:0;
}

a.output:link {
background-color:inherit;
color:#006;
text-decoration:none;
}
a.output:active {
background-color:inherit;
color:#006;
text-decoration:none;
}
a.output:visited {
background-color:inherit;
color:#006;
}
a.output:hover {
background-color:#006;
color:#FFF;
}
a.r:link {
background-color:inherit;
color:#006;
text-decoration:none;
}
a.r:active {
background-color:inherit;
color:#006;
text-decoration:none;
}
a.r:visited {
background-color:inherit;
color:#006;
}
a.r:hover {
background-color:#006;
color:#FFF;
}
body.output {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
color:#333;
}
b.color1 {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
color : #33cc66;
}
b.color2 {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
color : #ff0000;
}
td.output {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
color:#333;
}
td.small {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
color:#333;
}
table.output {
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
color:#333;
}
textarea {
background-color : #f9f9f9;
border : 1px solid #666666;
}
textarea.newsolved {
background-color : #f9f9f9;
border : 1px solid #666666;
}
textarea.newsolved_no {
background-color : #f9f9f9;
border : 1px solid #dddddd;
color : #dddddd;
}
select.output {
color:#333;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
border-color : #000000;
border-width : 1px;
width: 100px;
}
input.output {
color:#333;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
border-color : #000000;
border-width : 1px;
}
input.submit {
color:#333;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 8pt;
border-color : #000000;
border-width : 1px;
font-weight: bold;
width: 70px;
height: 18px;
}
input.button {
color:#333;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
border : 1px solid #000000;
background-color : #cccccc;
}
input.delbutton {
color : #999999;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
border : 1px solid #cccccc;
background-color : #ffffff;
}
input.newsolved {
color:#333;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
border : 1px solid #666666;
}
input.newsolved_no {
color:#333;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
border : 1px solid #dddddd;
}
input.inst {
color:#333;
background-color : #f0f0f0;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
font-weight : bold;
border-color : #000000;
border-width : 1px;
}
.tooltip {
position : absolute;
display : none;
background-color : #ffffff;
font-size : 100.1%;
border : 1px solid #000000;
padding : 2px;
}
.output {
color:#333;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
border-color : #000000;
border-width : 1px;
}
.error {
color : #FF0000;
font-family : "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size : 100.1%;
border-color : #000000;
border-width : 1px;
}
#formOutput
{
	clear: both;
	padding-top: 10px;
	display: none;
}
#loading
{
	float: left;
    display: none;
}
.clear {
	clear: both;
}
