a:link, a:active, a:visited { 
	color: #ED2D00; 
	text-decoration: none 
}

a:hover { 
	text-decoration: underline 
}

body { 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	border: 0 0 0 0; 
	width: 100%;
	background-color: #FFCB63;
}

#Main {
	margin: 0 0 0 0; 
	padding: 0 0 0 0; 
	border-spacing: 0;
	border: none; 
	width: 100%;
}

#Leftcolumn	{
	width: 100%;
	border-right: 1px dotted black;
	border-bottom: 1px dotted black;
	color: black;
	background-color:	white;
	padding:	0.5em 4em 1em 3em;
}

#Rightcolumn {
	padding:	1em 1em 1em 1em;
	color: black;
	background-color:	#FFCB63;
	min-width: 160px;
}

#Rightcolumn .Caption {
	text-align: center;
	font-weight: bold; 
	font-size: 11px; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

#Mainmenu {
	background: white url(http://www.pvv.ntnu.no/~madsb/home/_gfx/submenubg.gif) repeat-x;
}

#Bottommenu {
	padding:	0.3em 1em 0.3em 1em;
	color: black;
	background-color:	#FFCB63;
}

#Bottommenu td { 
	color: #F7F7F7; 
}

tr {
	vertical-align: top;	
}

th { 
	font-weight: bold; 
	font-size: 12px; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
}

td { 
	font-size: 12px; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
}

dt { 
	padding-top: 10px; 
	font-weight: bold; 
}

dd { 
	padding: 2px; 
}

hr {
	color : #FFCB63;
	height : 0px;
	border-style : solid;
}

ul {
	margin-top: 5px;
}

li {
	padding : 3px;
}

blockquote {
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	background-color: #F7F7F7;
	border: 1px solid #CCCCCC;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

div.Title { 
	font-weight: bolder; 
	font-size: 20px; 
	color: black; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0px 10px;
}

div.SubTitle {
	font-weight: bold;
	font-size: 14px;
	color: #EA6500;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 0px 3px;
}

div.Caption { 
	text-align: center;
	font-weight: bold; 
	font-size: 11px; 
	color: #999999; 
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

div.Back { 
	text-align: right;
	font-size: 11px; 
	font-weight: bold;
	color: #777777; 
	font-family: Arial, Helvetica, sans-serif;
}

div.Timestamp { 
	text-align: right;
	font-size: 10px; 
	color: #777777; 
	font-family: Arial, Helvetica, sans-serif;
}

p.PageIdx {
	font-weight: bold; 
	font-size: 10px;
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;	
}

input.FormText, textarea.FormText {
	font-size: 12px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFCB63;
	border : 1px solid Black;
}

input.FormRadio, input.FormCheck {
	font-size: 11px;
	color: black;
	font-family: Arial, Helvetica, sans-serif;
}

input.FormButton {
	font-size: 11px; 
	color: black; 
	font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	background:#CCCCCC;
}


.Note { 
	font-size: 11px; 
	color: #777777; 
	font-family: Arial, Helvetica, sans-serif;
}

.Small { 
	font-size: 10px; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
}

.FinePrint { 
	font-size: 9px; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
}

.Movie { 
	font-size: 12px; 
	font-variant: small-caps; 
	color: black; 
}

.Source { 
	font-size: 10px; 
	font-weight: bold; 
	color: #5A5A5A; 
	font-family: Arial, Helvetica, sans-serif;
}

.Copyright { 
	font-size: 10px; 
	font-weight: bold; 
	color: #5A5A5A; 
	font-family: Arial, Helvetica, sans-serif;
}

.Quote { 
	font-weight: bold; 
	font-size: 11px; 
	color: #999999; 
	font-family: Arial, Helvetica, sans-serif;
}

.QuoteAuthor { 
	font-size: 11px; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}

.Author { 
	font-weight: bold; 
	font-size: 12px; 
	color: black; 
	font-family: Arial, Helvetica, sans-serif;
}

.BigChar { 
	font-size: 16px; 
	font-weight: bold; 
	color: black; 
}
