/* Layout Styles */ 

/* http://www.greywyvern.com/code/min-height-hack.html */
/*.prop {
    float:right;
    width:1px;
    height:435px;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}*/

#mainwrapper {
 position: relative;
margin-top: 0px;
margin-bottom: 15px;
margin-left: 0px;
text-align: center;
}

#main {
position: relative;
padding: 0px;
 margin: 0 auto; 
/*margin: 0px;*/
width: 1024px;
text-align: left;
background: #ffffff; 
 border: 1px solid #bbbbbb ;
 /* border: 4px solid #4488cc ; */
}

#top {
  width: 1024px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px; 
  background: #ffffff;
text-align: center;
}

#rest {
  position: relative;
  width: 1024px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 10px;
	margin-right: 0px;
	padding: 0px;
}


#footer {
	clear: both;

		border: none;
  padding-top: 20px;
padding-left: 20px;
  width: 1024px;
	margin-top: 0px;
}



.horline {
	width:800px;
	margin-top: 10px;
	margin-bottom: 2px;
	border-bottom: 1px solid #111111;
}

#maincol {
        position : inline;
	float: left;
        left: 20px;
        top: 0px;
		border: none;
        width: 820px;
padding-top: 10px;
margin-left: 30px;
}


#rightcol {
        position : relative;
	float: right;
        left: -5px;
        top: 20px;
        width: 160px;
        padding: 10px;
	
	border: solid 1px #aaaaaa;
}


td {
 	color:#111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: 400;
	}
h1 { margin-top: 2px;
	margin-bottom: 12px;
font-size: 20px;
color:#FB5A14;
}
h2 { margin-top: 2px;
	margin-bottom: 8px;
	margin-top: 20px;
font-size: 18px;
font-weight: bold;
color:#FB5A14;
}
body {
 	/* background-image: url('background2.jpg'); */
  background: #ffffff;
 	color:#111111;
 	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: 400;
	}

body a {
 	color: #0000bb;
	text-decoration:none;
 	}

body a:hover {
 	color: #0000ff;
text-decoration:underline;
 	}

.ftit {
	font-size: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


h3 {font-size: 14px;
margin-top: 2px;
margin-bottom: 2px;
color: #0033ff;
}

.evdetails
{
margin-right: 10px;
border: 1px solid black;
margin-top: 15px;
}
.evdetails 
td {
 	color:#111111;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: 400;
border-bottom: 1px solid #cccccc;
	}

.evdetails th {
 	color:#ff7733;
  background: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
border-bottom: 1px solid #cccccc;
    text-align: left;
    padding-right: 10px;
	}
.evdetails
a { color:#0055ff;}
.evdetails
a:hover { color:#0055ff;
text-decoration: underline;}


.udetails
{
margin-right: 10px;
margin-top: 5px;
}
.udetails 
td {
 	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	font-weight: 400;
border-bottom: 1px solid #dddddd;
	}

.udetails th {
 	color:#ff7733;
  background: #444444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; 
	font-weight: bold;
border-bottom: 1px solid #cccccc;
    text-align: left;
    padding-right: 10px;
	}
.udetails
a { color:#0055ff;}
.udetails
a:hover { color:#0055ff;
text-decoration: underline;}



.fdesc {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: italic;
	color: #000000;
}
.rtd
 {padding-left: 10px;
margin-left: 0px;}

.newsmaintitle
{
	font-size: 12px;
	font-weight: bold;
  color: #1111ff;

}

.newsmaintitle a
{
	font-size: 12px;
	font-weight: bold;
  color: #1111ff;
text-decoration:underline;


}

.newsdate
{
	font-size: 11px;
	font-weight: bold;
  color: #886633;
}
.newstitle
{
	font-size: 11px;
	font-weight: bold;
  color: #886633;
}

.newsingress
{
	font-size: 10px;
  color: #111111;
}

.newsdate
{
}

.rtdtop
 {padding-left: 10px;
margin-left: 0px;
	font-size: 14px; 
border-bottom: 1px solid #000000;
}



/* this style is used only for this example to make it look better */
/* only the second block (it's the same as in data/stylesheet.css) is relevant */
body {
    margin-left: 10px;
    font-family: Arial,sans-serif;
    font-size: small;
}
    </style>
    <style type="text/css">
form {
    margin: 0;
    padding: 0;
    min-width: 700px;
    max-width: 900px;
    width: 760px;
}
form fieldset {
    clear: both;
    float: left;
    border: 1px solid black;
    margin: 0;
    width: 100%;
}
form fieldset.hidden {
    border: 0;
}
form fieldset legend {
    white-space: nowrap;
  /*  background-color: #CCCCCC; */
 	  color:#0044aa;
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 18px; 
    font-weight: bold;
    width: 100%;
    padding: 1px;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
}
form fieldset ol {
    margin: 0;
    padding: 0;
}
form fieldset li {
    display: block;
    list-style: none;
    margin: 0;
    clear: both;
}
form label {
    margin: 0 0 0 5px;
}
form label.element {
    display: block;
    float: left;
    width: 250px;
    padding: 0;
    margin: 5px 0 0 0;
    font-weight: bold;
    text-align: right;
}
form input, form textarea, form select {
    width: auto;
}
form textarea {
    overflow: auto;
}
form br {
    clear: left;
}
form div.element {
    display: inline;
    float: left;
    margin: 5px 0 0 10px;
    padding: 0;
}
form li.reqnote {
    font-size: 80%; 
    margin: 5px 0 0 10px;
}
form span.error, form span.required {
    color: red;
}
form div.error {
    border: 1px solid red;
    padding: 5px;
}

.barbg{
height:20px;
border:1px solid #000000;
text-align:left;
font-weight:bold;
font-family:verdana;
} 

.stbilde {

	border: 1px solid black;
	margin-bottom: 2px;

}

.buttbilde {
	border: 0;
	margin-left: 2px;
	margin-right: 2px;
}
.over
{
	font-size: 14px;
	color: #226688;
	text-decoration: bold;
	margin-bottom: 3px;
}
.overb
{
	font-size: 20px;
	color: #226688;
	text-decoration: bold;
}
