
body {
	font-family: Arial, Tahoma, sans-serif; 
	font-size: 12px; 
	background-color: #EBF3F5;
	margin: 0;        
	padding: 0;
	line-height:18px;
	color:#333333;
}
div#Warap{ 
	width:930px; 
	margin:10px auto 0 auto;
	background-color:#fff;
	padding:0 5px;
}

/*Header*/
#vtheader{ background:transparent url(../Images/Layout/top/bgHeader.gif) repeat-x scroll center top; padding-top:10px;}
.header{margin:0 auto;width:930px;background-color:#fff;padding:0 4px; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; border-top: solid 1px #cccccc}
.top{height:74px;}
.logo{float:left; width:200px;}
.logo img{float:left; width:200px; display:block; position:relative; height:61px; top:5px; left:5px;}
	/*search-language*/
	.lang-search{float:left; width:730px;}
	.search{ padding:10px 0 3px 0 ;}
	.table-search {border:solid 1px #cccccc ;height:25px;}
	.table-search tdtext {width:175px;}
	.table-search tdsearch{width:25px;}
	.textsearch{border-width:0px; width: 134px; padding-left:10px; padding-top:4px;}
.menutop{ background:transparent url(../Images/Layout/top/menu/bgMenuTop-vista.gif) repeat-x scroll center top; height:36px;}





/*content*/
#vtcontent {background:transparent url(../Images/Layout/content/bgContent.gif) repeat-x scroll center top;}
.content{margin:0 auto;width:930px;background-color:#fff;padding:0 4px; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; border-bottom: solid 1px #cccccc}
.content-left{vertical-align:top; width:200px;}
.content-space { width:3px;}
.content-right{vertical-align:top;}
/*footer*/

#vtfooter{background:transparent url(../Images/Layout/foot/bgfooter-out.gif) repeat-x scroll center top; height:110px;}
.footer{background:transparent url(../Images/Layout/foot/bgfooter-in.gif) repeat-x scroll center top; margin:0 auto;width:940px; height:110px;}
.footer-left {float:left; width:1px; height:110px; background:transparent url(../Images/Layout/foot/bgfooter-border.gif) repeat-x scroll center top;}
.footer-right{float:left; width:1px; height:110px; background:transparent url(../Images/Layout/foot/bgfooter-border.gif) repeat-x scroll center top;}
.footer-middle{float:left; width:938px;}
.menufooter{ text-align:center; padding:20px 0 10px 0;}
.copyright { text-align:center;}

/*Print master*/
.header_print{margin:0 auto;width:630px;background-color:#fff;padding:0 4px; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; border-top: solid 1px #cccccc}
.header_print .top { height:0}
.header_print .logo img { display:none;}
.content_print{margin:0 auto;width:598px;background-color:#fff;padding:10px 20px; border-left: solid 1px #cccccc; border-right: solid 1px #cccccc; border-bottom: solid 1px #cccccc}
.footer_print{background:transparent url(../Images/Layout/foot/bgfooter-in.gif) repeat-x scroll center top; margin:0 auto;width:640px; height:110px;}

.printdiv{text-align:right; padding:0 0 5px 0;}




