/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	font-size: 12px;
	font-family: Arial;
	margin: 0;
	outline: 0;
	padding: 0;
	list-style:none;
	vertical-align: baseline;
	behavior: url(js/iepngfix.htc);}
	
body{
	line-height:130%;
	behavior:url(js/csshover.htc);}

object{outline:none;}

img a{
	outline:none;
	text-decoration:none;}
	
.clear{clear:both;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}

.clearfix {
	display: inline-block;
	position:relative;}

*html .iepngfix {
  behavior: url(js/iepngfix.htc);}	
/*.iepngfix {behavior:expression(IEPNGFIX.fix(this));} */

*a{outline: none;}
	 
a:link {
	color: #FFFFFF;
	text-decoration: none;}
a:visited {
	text-decoration: none;
	color: #FFFFFF;}
a:hover {
	text-decoration: none;
	display:block;
	background:#CCCCCC;
	color: #000000;}
a:active {
	text-decoration: none;
	color: #000000;}


/* for modern brouser */
.clearfix:after {
        content: ".";
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;}
.clearfix {display: inline-block;}

html>/**/body .clearfix { display /*\**/:block\9 }

/* Hides from IE-mac \*/
* html .clearfix {
        height: 1%;
}
.clearfix {display: block;}
/* End hide from IE-mac */








