BODY.quaestor
{
  background-color: White;
  color: black;
  font-family: Arial, Helvetica, sans-serif;
}
H1.quaestor
{
  color: navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size: x-large;
  font-weight: bolder;
  text-transform: capitalize;
}
H2.quaestor
{
  color: navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: bolder;
  text-transform: capitalize;
}
H3.quaestor
{
  color: navy;
  font-family: Arial, Helvetica, sans-serif;
  font-size: large;
  font-weight: lighter;
  text-transform: capitalize;
}
#regcontent {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#000000;
	text-decoration:none;
}

#fieldinfo {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	text-decoration:none;
}

input.quaestor, select.quaestor {
	background-color:#dfe8f1;
	border:1px solid #cccccc;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}

hr.quaestor {
	width: 100%;
	height: 0px;
	text-align: center;
	border-color: #CCCCCC;
	border-style: dashed;
	border-width: 0px 0px 1px 0px;
}

hr.softgrey {
	border-bottom:1px solid #cccccc;
	height:0px;
	width:100%;
}	
hr.purple {
	border-bottom:1px solid #6f2b90;
	height:0px;
	width:100%;
}

div.shadline {
	height:14px;
	background-image:url(q_img/shadline.jpg);
	background-repeat:repeat-x;
	background-position:center;
	margin:5px 0 5px 0;
	width:100%;
}

a.details {
        width: 120px;
        height: 20px;
		background-repeat:no-repeat;
		background-image:url(q_img/btn_reszletek.jpg);
        margin: 0 1px;
        display: block;
        cursor: pointer;
}

a.kivansag {
        width: 120px;
        height: 20px;
	    background-repeat:no-repeat;
	    background-image:url(q_img/btn_kivansaglista.jpg);
        margin: 0 1px;
        display: block;
        cursor: pointer;
}

a.info {
        width: 50px;
        height: 55px;
	    background-repeat:no-repeat;
	    background-image:url(q_img/info.PNG);
        margin: 0 1px;
        display: block;
        cursor: pointer;
}

span.kotelezo {
	color:#ed2024;
}

span.detailsLink {
        cursor: pointer;
        font-size: 15px;
		font-weight: bold;
        text-decoration: underline;
		color: #004071;
		line-height: 18px;
}

h4.bottom {
    height:13px;
	font-size:12px;
	font-weight:bold;
	background-image:url(q_img/more.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-bottom:1px solid #6f2b90;
	padding-bottom:3px;
	padding-left:18px;
	text-align:left;
	margin:0 0 10px 0;
}

h4.top {
    height:13px;
	font-size:12px;
	font-weight:bold;
	background-image:url(q_img/more.gif);
	background-repeat:no-repeat;
	background-position:left center;
	border-top:1px solid #6f2b90;
	padding-bottom:3px;
	padding-left:18px;
	text-align:left;
	margin:0 0 10px 0;
}

.submit {
	font-size:11px;
	color:white;
	background-color:#6f2b90;
	font-weight:bold;
	padding:3px;
	width:120px;
}

H3 {
	PADDING-LEFT: 18px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    BACKGROUND-IMAGE: url(q_img/more.gif);
    PADDING-BOTTOM: 3px;
    MARGIN: 0px 0px 5px;
    BORDER-BOTTOM: #6f2b90 1px solid;
    BACKGROUND-REPEAT: no-repeat;
    TEXT-ALIGN: left;
    color:#000000;
}
