﻿ body{  
	background: #ffffff url('Img/bg2.png') no-repeat;
	font-family: Arial;
	font-size:9pt;
	  }    
    div#wrapper{    margin:10px auto auto 50px;    width:770px;     }    
    div#header{    width:770px;    height:150px;     }    
    div#content{    width:770px;    min-height:400px;    }    
    div#footer{    width:770px;    height:150px;         }    
    td{    vertical-align:top;    }    
#loginFrm
{
	margin:120px auto;
	width: 400px;
	height:250px;
}
a
{
	color: #000000;
	font-weight:bold;
}
.hMnu
{
	margin:50px auto;
	position:relative;
}
div.mnuKolom
{
	width:145px;
	float:left;
}
.mnuLink
{
	display:block;
	color:Black;
	text-decoration:none;
	font-weight:normal;
}
.mnuLink:active,.mnuLink:hover, a:hover
{
	color:#CC3333;
}
.langpicker
{
	
}
.langpicker input
{
	border:2px solid #fff;
}
.langpicker .active
{
	border:2px solid red;
	display:none;
}
h1
{
	color:#CC3333;
	font-size: 16pt;
	width: 250px;
	border-bottom: solid 1px #808080;
}