﻿/* CSS Document */
html, body{
	width:100%;
	height:100%;	
	padding:0px;
	margin:0px;	
}

* html #All {height: 100%;}

form { padding:0px; margin:0px;	 }

#All 
{
	position: relative;
	min-height: 100%;	
}

body
{
	font-family:arial, verdana;
	font-size:11px;
}

.clsDivClear{padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; border:none; clear:both;}


input[type="button"], input[type="submit"]
{
	font-family: Vernana, Arial;  
	font-size:12px;
}

img, div { behavior: url(iepngfix.htc) }