body{
	font-family: Verdana;
	font-size: 11px;
	background: #FFFAE0;
	vertical-align: middle;
}
input{
	font-family: Verdana;
	font-size: 11px;
}
img.intro{
vertical-align: middle ;
}
table.tabel{
	font-family: Verdana;
	font-size: 11px;
	background: #BDE5FF;
	
} 
td.border_top{
	background: url(images/border_top.gif);
	width: 696px;
	height: 2px;
}
td.border_left{
	background: url(images/border_left.gif);
	width: 2px;
}
td.border_right{
	background: url(images/border_right.gif);
	width: 5px;
}
td.header{
	width: 696px;
	height: 80px;
	background: #BDE5FF;
	text-align: center;
}
td.content{
	width: 674px;
	background: url(images/background_content.gif);
	padding-left:22px;
    padding-top: 10px;
    background-repeat: no-repeat;


}
td.border_menu_left{
	background: url(images/border_menu_left.gif);
	width: 3px;
	height: 18px;
}
td.menu{
	background: url(images/background_menu.gif);
	color: #000000;
	width: 696px;
	height: 18px;
	text-align: center;
}
a.menu{
	color: #000000;
}
td.border_menu_right{
	background: url(images/border_menu_right.gif);
	width: 5px;
	height: 18px;
}
td.border_bottom{
	background: url(images/border_bottom.gif);
	width: 696px;
	height: 6px;
}
td.copyright{
	font-size: 10px;
	background: #BDE5FF;
	width: 696px;
	height: 12px;
	text-align: center;
}
a{
	color: #0B479D;
}
.vdlgv{
	color: #0000FF;
}