.foot {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #981b1e;
	background-color: #ffcc00;
	height: 20px;
	width: 728px;
	left: 50px;
}
body {
	background-color: #ffffff;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.headtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.commenttext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}
.headtext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990000;
	font-style: normal;
	font-weight: bold;
}
.listtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.linktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}
.comment {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000000;
}
/* programok stile */
.hlRow {
  cursor: pointer;
  _cursor: hand;
}

/* General text */
.gensmall{font-size:10px}
.genmed{font-size:11px}

/* titles for the topics:could specify viewed link colour too */
.topictitle{font-size:11px;font-weight:bold}
a.topictitle:visited{color:#5493b4}
a.topictitle:hover{color:#dd6900}

/* Name of poster in viewmsg.php and viewtopic.php and other places */
.name{font-size:11px;font-weight: bold}

/* Added for Mozilla - still need to look at the black background problem though */
img,iframe{border:0}

hr{border: 0px solid #ffffff;border-top-width:1px;height:0px}

ul{margin-bottom:2px}

/* Category gradients*/
td.cat{font-weight:bold;letter-spacing:1px;color:#000000;background:#cad9ea;height:29px}

/* Main table cell colours and backgrounds */
td.row1{background:#eaedf4;color:#000000}
td.row2{background:#d9e2ec;color:#000000}
td.row3{background:#cad9ea;color:#000000}
td.row4{background:#fafafa;color:#000000}
td.spacerow{background:#cad9ea;color:#000000}

/* Code blocks */
.code{background:#fafafa;border:1px solid #d1d7dc;color:#006600;
font:11px Courier,"Courier New",sans-serif;padding:5px}

/* This is for the error messages that pop up */
.errorline{background:#add8e6;color:#000000;border:1px solid #006699}

/* This is the border line & background colour round the entire page */
.bodyline{background:#ffffff;color:#000000;border:1px solid #98aab1}

/* This is the outline round the main forum tables */
.forumline{
	background-image: url(img/listbg.gif);
}

/* This is the line in the posting page which shows the rollover
help line. This is actually a text box,but if set to be the same
colour as the background no one will know;)*/
.helpline{background:#d9e2ec;border-style:none;color:#000000}

/* The largest text used in the index page title and toptic title etc. */
.maintitle,h1{
font:bold 20px/120% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;text-decoration:none}

/* Used for the navigation text,(Page 1,2,3 etc) and the navigation bar when in a forum */
.postreply{font-size:17px;font-weight:bold; letter-spacing:-1px}
a.postreply,span.postreply a{color:#dd6900;}
a.postreply:visited,span.postreply a:visited{color:#dd6900}
a.postreply:hover,span.postreply a:hover{color:#006699}

.nav{font-size:11px;font-weight:bold}
.postbody{font:12px/125% Verdana,Arial,Helvetica,sans-serif}

/* Location,number of posts,post date etc */
.postdetails{color:#000000;font-size:10px}

/* Quote blocks */
.quote{background:#fafafa;border:1px solid #d1d7dc;color:#444444;
font:11px/125% Verdana,Arial,Helvetica,sans-serif}

.subtitle,h2{color:#000000;font:bold 18px/180% "Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
text-decoration:none}

/* This is the background at the top of the page */
.navbkg{font-size:11px;height:24px;white-space:nowrap;background:#cad9ea;color:#004480;border-width: 1px 0px 1px 0px; border-color: #004480; border-style: solid;}
.headbkgmain{background:#003366;color:#d9e2ec}
.calendar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	background-image: url(img/listbg.gif);
	width: 728px;
	text-align: center;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
.progtable {
	border-top: 1px solid #990000;
	border-right: 2px solid #990000;
	border-bottom: 1px solid #990000;
	border-left: 1px solid #990000;
}
.progcoulomb {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
