td.maintd
{
	background-color: #666666;
	
}

td
{
	font-family: verdana;
	font-size: 11px;
	vertical-align: top;
}

td.headcell
{
	border-bottom: #888888 1px solid;
	background-color:#E8EBF3;
}

td.login
{
	background: url("images/bg_login2.png");
	margin-left: 70;
}

td.headcell_status
{
	border-bottom: #888888 1px solid;
	background-color:#DDDDDD;
}

td.contentcell
{
	border-left: #888888 1px dotted;
	border-right: #888888 1px dotted;
	border-bottom: #888888 1px solid;
}

td.contentcell_status
{
	
	border-bottom: #888888 1px solid;
	font-size: 9px;
}

input.button
{
	background-color:#DDDDDD;	
	
}

input.button2
{
	background-color:#E6E6E6;	
	
}

body.inside
{
	background: url("images/bg.gif");
	margin-left: 70;
}

body.project
{
	background: url("images/bg.gif");
	margin-left: 0;
	margin-right: 0;
}

body.login
{
	background: url("images/bg_login2.png");
}

body.project_inside
{
	background: url("images/bg.gif");
	margin-left: 70;
	margin-right: 70;
	margin-top: 25;
}

body.gray
{
	background-color:#DDDDDD;
}

body.status
{
	background: url("images/bg_status.gif");
}

body.meny
{
	background: url("images/bg_meny.gif");
}

body
{
	font-family: verdana;
	font-size: 11px;
	scrollbar-face-color: #B5BCD3;
	scrollbar-3dlight-color: #D5DAEA;
	scrollbar-highlight-color: #D5DAEA;
	scrollbar-shadow-color: #D5DAEA;
	scrollbar-darkshadow-color: #D5DAEA;
	scrollbar-track-color: #D5DAEA;
	scrollbar-arrow-color: #000000;
	overflow: auto;
	scroll=auto
}

body.scroll_gray
{
	background-color:#DDDDDD;
	scrollbar-face-color: #C0C0C0;
	scrollbar-3dlight-color: #DDDDDD;
	scrollbar-highlight-color: #DDDDDD;
	scrollbar-shadow-color: #DDDDDD;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-track-color: #DDDDDD;
	scrollbar-arrow-color: #000000;

}

a:link.meny
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:active.meny
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:visited.meny
{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover.meny
{
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
	letter-spacing: 1px;
}

a:link
{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a:active
{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a:visited
{
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}

a:hover
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a:link.status
{
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}

a:active.status
{
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}

a:visited.status
{
	color: #666666;
	text-decoration: none;
	font-weight: bolder;
}

a:hover.status
{
	color: #000000;
	text-decoration: none;
	font-weight: bolder;
}

a:link.project
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a:active.project
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a:visited.project
{
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

a:hover.project
{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

img
{
	border: #888888 1px solid;
}

img.noborder
{
	border: 0;
}

