*{
	margin:0;
	padding:0;
}
html{
	background-color:#d9d9d9;
	background-image:url("../images_frigg/site_bg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:12px;
}
BODY{
}

p{
padding: 8px 
}
INPUT{
}
SELECT{
}
A{
    color:#1f9e51;
}
A:hover{
}
A:visited{
}
LABEL{
}
HR{
}
BODY, INPUT, SELECT, LABEL{
}
.WebAccess{
	display: none;
}
/****	SITE CONTAINER **************************************************************************/
#SiteContainer{
	width:1000px;
	position:relative;
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
}
/****	SITE HEADER *******************f*******************************************************/
#SiteContainer #SiteHeader{
	/* site menu will link up with siteheader at its bottom, creating an illusion of a whole */
	position:relative;
	width:992px;
	height:114px;
	background-color:#ffffff;
	background-image:url("../images_frigg/site_header_bg.jpg");
	background-position:left top;
	background-repeat:repeat-x;
	border-top: solid 1px #1f9e51;
	border-left: solid 1px #1f9e51;
	border-bottom: solid 1px #1f9e51;
	margin-bottom:20px;
}
	#SiteContainer #SiteHeader #SiteLogo	{
		position:absolute;
		right:75px;
		top:0px;				
	}	
	#SiteContainer #SiteHeader #SiteHeaderShadow	{
		position:absolute;
		top:114px;
		left:0px;
		height:7px;
		width:100%;
		background-image:url("../images_frigg/site_header_bg_shadow.jpg");
		background-position:left top;
		background-repeat:repeat-x;
	}		
	/*** ICON MENU *****/
	#SiteContainer #SiteHeader #SiteHeaderIconMenu	{
		position:absolute;
		right:-7px;
		top:-1px;
		width:44px;
		height:123px;
		background-image:url("../images_frigg/site_header_icon_menu_bg.jpg");
		background-position:left top;
		background-repeat:no-repeat;
		list-style-type:none;
	}	
	    #SiteContainer #SiteHeader #SiteHeaderIconMenu li	    {
	        margin-top:7px;
	    }
	        	
/****	SITE MENU **************************************************************************/
#SiteContainer #SiteMenu{
	position:absolute;
	top: 82px;
	left:0px;
}
/****	SITE FOOTER **************************************************************************/
#SiteContainer #SiteFooter{
	clear:both;
	height:61px;
	width:972px;
	color:#999999;
	vertical-align:middle;
	background-image:url("../images_frigg/site_footer_bg.jpg");
	background-position:left top;
	background-repeat:no-repeat;
	padding:14px 18px 14px 18px;
}
/****	PAGE CONTENT **************************************************************************/

#SiteContainer #PageContent{
	position:relative;
	width:994px;
}






.ClearSpace{
	clear:both;
}
#LoginContainer{
    width:333px;
    background-color:#ffffff;
    padding:10px;
    border:solid 1px #e0e0e0;
	position:relative;
	margin-top:200px;
	margin-left: auto;
	margin-right: auto;
}
    #LoginContainer img    {
        border:0px;
    }
.Author{
}
.Author A{
}
.Author A:active{
}
.Author A:hover{
}
.Author A:link{
}
.Author A:visited{
}
.CategoryName{
}
.Date{
}
.Headline{
}
.SubHeader{
}
.ViewLabel{
}
.BoxType1{
}
.BoxType1 .bottomLeft{
}
.BoxType1 .bottomMid{
}
.BoxType1 .bottomRight{
}
.BoxType1 .BoxContent{
}
.BoxType1 .BoxHeader{
}
.BoxType1 .midLeft{
}
.BoxType1 .midRight{
}
.BoxType1 .topLeft{
}
.BoxType1 .topMid{
}
.BoxType1 .topRight{
}
.BoxType2{
}
.tblListType1{
}
.tblListType1 .tblListType1Header{
}
.tblListType1 .tblListType1Bottom{
}
.tblListType1 .tblListType1Row0{
}
.tblListType1 .tblListType1Row0 TD{
}
.tblListType1 .tblListType1Row0 TD A{
}
.tblListType1 .tblListType1Row0 TD A:hover{
}
.tblListType1 .tblListType1Row1{
}
.tblListType1 .tblListType1Row1 TD{
}
.tblListType1 .tblListType1Row1 TD A{
}
.tblListType1 .tblListType1Row1 TD A:hover{
}
.tblListType1 .tblListType1Rowstart{
}
.ListType1{
}
.ListType1 LI{
}
.ListType1 LI A{
}
.ListType1 LI A:hover{
}
.ListType1 .ListType1Item0{
}
.ListType1 .ListType1Item1{
}

