p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

cite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

html { height: 100%; }

body {
	background-color: #CCCCCC;
	/*background-image: url(images/backgroundh.gif); */
	background-repeat: no-repeat; 
	background-position: center 100px;
	height: 100%;
	margin: 0px 0px 0px 0px;
	background: #CCCCCC url(images/backgroundh.gif) center no-repeat fixed 0 0 !important;
	background: #CCCCCC url(images/backgroundh.gif) no-repeat scroll 0 0;
	background-position: center 100px;
}



#container { height: 100%; }


.warn_msg {font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight:bold; color: #669900; padding-left:67px;}


.tables {
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.subblock {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
	margin-bottom: -10px;
	padding-bottom: 10px;
}
a:link {
	color: #669900;
}
a:hover {
	color: #FF6633;
}

ul {
	padding: 0px 0px 0px 10px;
	margin: 0px 0px 0px 10px;
	}
	
.ul_hosting {
	padding-top: 0px;
	margin-top: 0px;
	}
	
.p_hosting {
	padding-bottom: 1px;
	margin-bottom: 1px;
	}