html {  min-height: 100.05%; }

body, input, textarea, select {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}

body {
	margin:0px;
	background-color:#DFDFDD;
	line-height:16px;
}

table td
{
    padding:0px;
    margin:0px;
}

#bodyFrmGallery {
	background-color:#FFFFFF;
}

a {
	text-decoration:none;
}

p 
{
	padding-left:1px;
}

hr {
	display:none;
}

h1, h2, h3, h4, ul, li, form {
	padding:0px;
	margin:0px;
	list-style:none;
}

h1 {
	color:#0099CC;
	margin-bottom:5px;
	text-transform:none;
	/*font-size:14px;
	line-height:18px;*/
	
	font-size:16px;
	line-height:20px;
	font-weight:bold;
}

h2 {
	font-size:9px;
	text-transform:uppercase;
	color:#CCCCCC;
	letter-spacing:1px;
}

h3 {
	font-size:10px;
	text-transform:uppercase;
	color:#999999;
	font-weight:normal;
}