body
{
	margin:0;
	padding:0;
	height:100%;
}

a
{
	text-decoration:none;
	color:black;
}

.maintable
{
	width:100%;
        min-height:85%;
        height:85%;
}

.header_container
{
	height:100px;
	background-image: url("../img/basic/head.jpg");
	background-position: top right;
	background-repeat:no-repeat;
	background-color:#aca7ab;
}

.menu_container
{
/*	border-right:2px solid #5D5D5D; */
	height:10px;
}

.menu_container 
{
	border-top:2px solid #5D5D5D;
}

.menu_container a
{
	margin:0 2px 0 2px;
}

.content_container
{
	border-top:2px solid #5D5D5D;
	margin:0;
	padding-top:20px;
	font-family: Trebuchet MS, Verdana, Arial;
/*	background-color:#afafaf; */
}

.name
{
	margin-top:3px;
	margin-left:0px;
	height:29px;
	width:260px;
	background-image: url("../img/logga.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: top right;
	background-repeat:no-repeat;
}

/*
The menu thumbs!
*/

.menu_thumbs
{
	background-color:#5D5D5D;
	border:1px solid #5D5D5D;
	width:19%;
}

.menu_thumbs1
{
	font-size:15px;
	background-color:#5D5D5D;
	border:1px solid #5D5D5D;
	width:23%;
}
.menu_thumbs div,.menu_thumbs1 div
{
	color:#E2E2E2;
	text-align:center;
}

.menu_thumbs img,.menu_thumbs1 img
{
	border:none;
	width:100%;
}

.menuHome{
	display: inline-table;
	width:53px;
	height:20px;
	background-image: url("../img/basic/menu/menu.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: top left;
	background-repeat:no-repeat;}
.menuHome:hover{
	background-image: url("../img/basic/menu/menuSelect.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: top left;
	background-repeat:no-repeat;}

.menuHomeSelected{
	display: inline-table;
	width:53px;
	height:20px;
	background-image: url("../img/basic/menu/menuSelect.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: top left;
	background-repeat:no-repeat;}
.menuAbout{
	display: inline-table;
	width:93px;
	height:20px;
	background-image: url("../img/basic/menu/menu.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -80px top;
	background-repeat:no-repeat;}
.menuAbout:hover{	
	background-image: url("../img/basic/menu/menuSelect.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -80px top;
	background-repeat:no-repeat;}

.menuAboutSelected{
	display: inline-table;
	width:93px;
	height:20px;
	background-image: url("../img/basic/menu/menuSelect.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -80px top;
	background-repeat:no-repeat;}
.menujoint{
	display: inline-table;
	width:147px;
	height:20px;
	background-image: url("../img/basic/menu/menu.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -200px top;
	background-repeat:no-repeat;}
.menujoint:hover{
	background-image: url("../img/basic/menu/menuSelect.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -200px top;
	background-repeat:no-repeat;}
.menujointSelected{
	display: inline-table;
	width:147px;
	height:20px;
	background-image: url("../img/basic/menu/menuSelect.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -200px top;
	background-repeat:no-repeat;}
.menuCurrentUS{	
	display: inline-table;
	width:242px;
	height:20px;
	background-image: url("../img/basic/menu/menu.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -375px top;
	background-repeat:no-repeat;}
.menuCurrentUS:hover{
	background-image: url("../img/basic/menu/menuSelect.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -375px top;
	background-repeat:no-repeat;}
.menuCurrentUSSelected{
	display: inline-table;
	width:242px;
	height:20px;
	background-image: url("../img/basic/menu/menuSelect.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -375px top;
	background-repeat:no-repeat;}
.menuContact{	
	display: inline-table;
	width:115px;
	height:20px;
	background-image: url("../img/basic/menu/menu.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -646px top;
	background-repeat:no-repeat;}
.menuContact:hover{
	background-image: url("../img/basic/menu/menuSelect.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -646px top;
	background-repeat:no-repeat;}
.menuContactSelected{
	display: inline-table;
	width:115px;
	height:20px;
	background-image: url("../img/basic/menu/menuSelect.gif"); /* ///////////////////////////////////////////////////////// */
	background-position: -646px top;
	background-repeat:no-repeat;}
/*
.menuHome:hover
{
	margin:1px;
	background-image: url("../img/basic/menu/home.gif");
	background-position: top right;
	background-repeat:no-repeat;

}
*/


/*
end of menu thumbs
*/
