body {
    font-family: arial;
    font-size: 10px;
	background-image:  url(images/bakgrund.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #404631;
	padding-top: 0;
	margin-top: 0;
}

table {
    font-family: arial;
    font-size: 12px;
	color: #ffffff;
	background-repeat: repeat-y;
	background-position: right;
}

td.scroll
{
width: 750px;
height: 600px;
font-family: verdana;
font-size: 11px;
scrollbar-base-color: #35392c;
scrollbar-3d-light-color: #ffffff;
scrollbar-arrow-color: #f7941d;
scrollbar-darkshadow-color: #000000;
scrollbar-face-color: #35392c;
scrollbar-highlight-color: #afbb98;
scrollbar-shadow-color: #000000;
scrollbar-track-color: #afbb98;
}

.calendar {
border-width: thin;
border-style: outset;
border-color: #666666;
border-left-style: hidden;
}

.calendartoday {
border-width: thin;
border-style: inset;
background-image: url(images/orange.png);
background-repeat: repeat;
}


.norepeat {
	background-repeat: no-repeat;
}


tr,td {
	background-repeat: repeat-y;
}

h2 {
    font-family: arial;
    font-size: 12px;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: bold;
}

.small {  
    font-family: arial; 
    font-size: 9px; 
    color: #ffffff;
}

.content {
	font-size: 12px;
	color:#c3cfac;
	background-position: right;
	margin-right: 11;
}

.dateandtime {
	font-size: 14px;
	color:#636c59;
	background-position: right;
}

.poster {
	font-size: 14px;
	color: #f7941d;
	font-style: italic;
}

.upcoming {
	color: #d2ff8d;
	
}

.headline {
	font-size: 16px;
	color:#f7941d;
	font-weight: bold;
	border-bottom: thin dotted #c3cfac;

}

a.cw, a.cw:visited, a.cw:active {
	color: #ffffff;
    text-decoration: none;
}

a, a:visited, a:active {
    font-size: 11px;
    color: #dcffa6;
    text-decoration: none;
    font-weight: normal;
}

a:poster {
	color: #f7941d;
}

a:hover {
    color: #f7941d;
    text-decoration: underline;
    font-weight: normal;
}

a.titlelink, a.titlelink:visited, a.titlelink:active {
    color: #f7941d;
    text-decoration: none;
    font-weight: bold;
}

a.titlelink:hover {
    color: #f7941d;
    text-decoration: underline;
    font-weight: bold;
}

a.category, a.category:visited, a.category:active {
    color: #f7941d;
    text-decoration: none;
}

a.category:hover {
    color: #f7941d;
    text-decoration: underline;
}

option, textarea, input, select, file {
    font-family: arial; 
    font-size: 9px; 
    color: #afbb98; 
    background-color: #35392c; 
    border: 1px solid #afbb98;
}

.footer {color: #FFFFFF;
	 	 size: 10px;
}
			
.form_off {  
    color: #666666; 
    background-color: #DCDCDC; 
    border: 1px solid #666666;
}

.form_on {  
    color: #000000; 
    background-color: #EEEEEE; 
    border: 1px solid #000000;
}

.form_username {
    background-color: #eeeeee;
    border: 1px solid #333333;
	background-color: #636c59;
    background-repeat: no-repeat;
    background-position: left top;
	z-index: 1;
	height: 17;
}

.form_password {
    background-color: #eeeeee;
    border: 1px solid #333333;
	background-color: #636c59;
    background-repeat: no-repeat;
    background-position: left top;
	z-index: 1;
	height: 17;
}

.form_name {
    background-color: #eeeeee;
    border: 1px solid #333333;
	background-color: #636c59;
    background-repeat: no-repeat;
    background-position: left top;
}

.form_text {
    background-color: #eeeeee;
    border: 1px solid #333333;
    background-color: #636c59;
    background-repeat: no-repeat;
    background-position: left top;
}


.punkt {
	color: #f7941d;
	font-size: 18px;
}

.punkt2 {
	color: #f7941d;
	font-size: 14px;
}

.username {
	color: #f7941d;
}

.logged {
	color: #636c59;
}

.meny {	
	font-size: 14px;
	color: #ffffff;
}

.login {	
	font-size: 8px;
	color: #afbb98;
}

.vit {
	color: #ffffff;
}

.orange {
	color: #f7941d;
}

		
