html {
	height: 100%;
}
body {
	height: 100%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #645f5f;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	background-color: #4297ac;
}
h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fa5c30;
	padding-bottom:0px;
	margin-bottom:0px;
}
span{
	margin:0;
	padding:0;
}

p{
	font-size:11px;
}
#maintable {	
	width: 762px;
	height: 100%;
	background-image: url(../images/bg_maintable.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.content_pic{
	margin-left:20px;
	margin-bottom:20px;
	border: solid black 1px;
}
.content_pic_noborder{
	margin-left:20px;
	margin-bottom:20px;
}
.bg_TD {
	background-image: url(../images/bg_TD2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_TD2 {
	background-image: url(../images/bg_TD1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_film {
	background-image: url(../images/bg_film.gif);
	background-repeat: no-repeat;
}
.bg_kurser {
	background-image: url(../images/bg_kurser.gif);
	background-repeat: no-repeat;
}
.bg_footer {
	background-image: url(../images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
P.film {
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 10px 0px;
	color: #FFFFFF;
}
a.film:link, a.film:visited, a.film:hover  {
	color: #FFFFFF;
	text-decoration: underline;
}
P {
	padding: 0px 0px 0px 0px;
	margin: 7px 0px 10px 0px;
	color: #4b4b4b;
}
a:link, a:visited, a:hover  {
	color: #fa5c30;
	text-decoration: underline;
	font-weight:bold;
}
.grey, a.grey:link, a.grey:visited, a.grey:hover  {
	color: #4b4b4b;
	text-decoration: underline;
}
P.footer {
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
}
a.footer:link, a.footer:visited, a.footer:hover  {
	color: #FFFFFF;
	text-decoration: none;
}

.redtext{
font-family: Arial;
font-size: 12px;
color: #ff0000;
font-weight:normal;
text-decoration: none;
background:none;
}
.input_form{
font-size: 11px;
font-family: Arial;
color: #19262f;
border-right: #19262f 1px solid;
border-top: #19262f 1px solid;
border-left: #19262f 1px solid;
border-bottom: #19262f 1px solid;
width: 264px;
height: auto; 
background-color: #ffffff;
margin-top:2px;
}
.input_text_form{
font-size: 11px;
font-family: Arial;
color: #19262f;
border-right: #19262f 1px solid;
border-top: #19262f 1px solid;
border-left: #19262f 1px solid;
border-bottom: #19262f 1px solid;
width: 264px;
height: 120px; 
background-color: #ffffff;
margin-top:2px;
}
.input_submit_form {
font-size: 11px;
font-family: Arial;
color: #19262f;
border-right: #19262f 1px solid;
border-top: #19262f 1px solid;
border-left: #19262f 1px solid;
border-bottom: #19262f 1px solid;
width: 131px;
height: auto; 
background-color: #ffffff;
margin-top:2px;
}
.maintext { 
	font-family: Arial, Helvetica, sans-serif; color:#99aab5; font-size: 11px;}


