/* 2004 www.mambosolutions.com */
body { 
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	letter-spacing: 0px;
	scrollbar-base-color: #333333;
	scrollbar-track-color: #666666;
	scrollbar-face-color: #fff;
	
	}
	
td 
{
	font-size: 11px;
}

		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	color: #cc0000;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin: 0px 0px 0px 0px;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.3em;
	color: #cc0000;
	font-weight:	400;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	margin: 0px 0px 0px 0px;
	}	


h4 
{
	color: #330066;
}

.logRubrik 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.3em;
	color: #cc0000;
	font-style:	normal;
	margin: 0px 0px 0px 0px;
}

.topMenu
{
	width: 715;
	height: 20;	
}

.leftMenu
{
	padding: 5px 3px 3px 5px;
	font-size: 10px;
	text-align: right;
}
.content
{
	padding: 5px 5px 5px 10px;
}

.rightMenu
{
	padding: 5px 3px 3px 3px;
}

.whiteBoxHead
{
	background:  #FFCC00;
	border: 1px solid gray;
	padding: 2px 2px 2px 2px;
	width: 95%;
	font-size: 11px;
	font-weight: bold;
}

.whiteBox
{
	background: white;
	border: 1px solid gray;
	border-top: 0px;
	padding: 2px 2px 2px 2px;
	width: 95%;
	font-size: 10px;
	text-align: left;
}

.textBox
{
	background: fff;
	border: 1px solid gray;
	font-size: 10px;
}

.submit
{
	background: FFD600;
	font-size: 11px;
}

/*
	Button formgivning från:
	http://www.webreference.com/programming/css_stylish/
*/

.btnYellow{
	color:#333;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
	height: 20px;
	border:1px solid;
	border-top-color:#ccc;
	border-left-color:#ccc;
	border-right-color:#999;
	border-bottom-color:#999;}
.btnYellow{
	background-color:#FFD600;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#FFD600',EndColorStr='#aaaa00');}

.btnhov{
	border-top-color:#c63;
	border-left-color:#c63;
	border-right-color:#930;
	border-bottom-color:#930;}

a
{
	text-decoration:none;
	color:#0000ff;
}

a:Hover
{
	text-decoration:underline;
	color:#000000;
}

a:Visited
{
	text-decoration:none;
	color:#7885B3;
}

a:Visited:Hover
{
	text-decoration:underline;
	color:#000000;
}



a.startLink, a.startLink:Visited
{
	text-decoration:none;
	font-weight:bold;
	font-size: 10px;
	color:#7F6600;
}

a.startLink:Hover, a.startLink:Visited:Hover
{
	text-decoration:underline;
	font-weight:bold;
	font-size: 10px;
	color:#000000;
}

.footerText
{
	font-family: verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 2px;
}
.footerText2
{
	font-family: verdana, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 2px;
	color: #aaa;
}
a.footerText2, a.footerText2:Visited
{
	text-decoration: none;
	font-family: verdana, Arial, Sans-Serif;
	font-size: 10px;
	line-height: 10px;
	letter-spacing: 2px;
	color: #fff;
}

a.footerText2:Hover, a.footerText2:Visited:Hover
{
	text-decoration:underline;
}

.inspHead
{
	background:  #C7D0E1;
	padding: 2px 2px 2px 2px;
}
.inspText
{
	background:  white;
	padding: 10px 2px 5px 2px;
}

