html,body
{
      margin:0;
      padding:0;
      height:100%;
      background-color: #ffffff;
      border:none
}

#divmain
{
	position:absolute;
	width:800px;
	height:529px;
	left:50%;
	margin-left:-400px;
	top:50%;
	margin-top:-265px;
	z-index:1;
	visibility: visible;
}

#bg
{
	background-position: 0% 0%; 
	width:800px; 
	height:414px; 
	left:0; 
	margin-left:0px; 
	top:0; 
	margin-top:0px; 
	visibility:visible; 
	z-index:2; 
	background-image:url('images/mainbg_yellow.gif'); background-repeat:no-repeat; background-attachment:scroll
}

#bghigh
{
	background-position: 0% 0%; 
	width:800px; 
	height:414px; 
	left:0; 
	margin-left:0px; 
	top:0; 
	margin-top:0px; 
	visibility:visible; 
	z-index:2; 
	background-image:url('images/mainbg_yellow_high.gif'); background-repeat:no-repeat; background-attachment:scroll
}
#menubg
{
	position: absolute;
	width:800px;
	height:80px;
	left: 0px;
	top: 414px;
	z-index: 3;
	visibility: visible;
}

#menulink
{
	position: absolute; 
	width:500px;
	height:30px; 
	left: 84px; 
	top: 437px; 
	z-index: 4;
	visibility: visible;
}

#sidlankar
{
	position: absolute; 
	top: 382px; 
	z-index: 8; 
	width:159px; 
	float:right; 
	right:96px; 
	align: right
}

#topmenu
{
	position: absolute; 
	right:133px;
	height: 18px;
	line-height: 18px;
	padding: 0 3px 1px}

#topmenu #left a {
	padding-right: 10px}
	
#topmenu #right a {
	padding-left: 10px}


p			 {
	color: #333333; 
	text-decoration: none;
	font-family: verdana, arial; 
	font-size: 10px; 
	line-height: 150%; 
	color: #333333; 
	margin-top:0; 
	margin-bottom:0 }
	
h1			 {
	color: #333333; 
	text-decoration: none;
	font-family: Verdana; 
	font-size: 8pt; 
	line-height: 150%; 
	color: #333333; 
	margin-top:0; 
	margin-bottom:0; font-weight:bold }

.right {
	text-align: right
	width: 100%}

.left  {
	text-align: left
	width: 100%}
	
.left_column1 {
	text-align: left;
	width:300}
		
.right_column1 {
	text-align: right;
	margin-right:0;
	width: 300}
	
.whitelnk a:link		{ 
	color: #FFFFFF; 
	text-decoration: none }
.whitelnk a:hover       { 
	text-decoration: underline; 
	color: #F9F9F9 }

a:link		{ 
	color: #333333; 
	text-decoration: none }
a:visited	{ 
	color: #333333; 
	text-decoration: none }
a:active	{ 
	color: #333333; 
	text-decoration: none }
a:hover       { 
	color: #FFFFFF ;
	text-decoration: underline }

table {
	width: 100%;
	padding: 0}

p.hoover {
	onmouseout="this.style.backgroundColor=''"; this.style.cursor:pointer onmouseover="this.style.backgroundColor='FFCC00'" onmouseover="this.style.cursor='pointer'" 
				}
form, .checkbox, input.radio, .helpline, p {
	margin: 0;
	padding: 0;
	border: 0}
	
input.button {
	margin: 0;
	padding: 1px 3px;
	background-color: #ddd;
	border: 1px outset}

.brodtext100   { 
	font-family: Verdana,arial; 
	font-size: 10px; 
	line-height: 100%; 
	color: #333333; 
	margin-top:0; 
	margin-bottom:0 }
	
.brodtext120   { 
	font-family: Verdana,arial; 
	font-size: 10px; 
	line-height: 120%; 
	color: #333333; 
	margin-top:0; 
	margin-bottom:0 }

.brodtext150    { 
	font-family: Verdana,arial; 
	font-size: 10px; 
	line-height: 150%; 
	color: #333333; 
	margin-top:0; 
	margin-bottom:0}
	
.brodtext200   { 
	font-family: Verdana,arial; 
	font-size: 10px; 
	color: #333333; 
	line-height: 200%; 
	margin-left: 0; 
	margin-right: 0 }

.brodtext_large   { 
	font-family: Verdana,arial; 
	font-size: 12px; 
	color: #333333; 
	line-height: 150%; 
	margin-left: 0; 
	margin-right: 0 }

.MenuTable li a:hover {
	color: #666;
	background-image: url('images/menulnkbg.gif');
	background-repeat: no-repeat;
	background-position: 0 7px;	
}

.td_left   { 
	font-family: Verdana,arial; 
	font-size: 10px; 
	line-height: 14px; 
	color: #333333; 
	margin-top:7; 
	margin-bottom:5; float:left}
