/* CSS Document */
body{
	margin: 50px 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: default;
	background-color: #666666;
	text-align: center;
}
.all{
	width: 100%;
	height: 100%;
	vertical-align: middle;
	text-align: center;
}
.flash{

}
.cim{
	text-align: center;
	padding: 30px 0px 30px 0px;
	margin: 0px;
	background-image: url(cim_bg.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.cif{
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin: 0px;
		qbackground-image: url(cim_bg.jpg);
		qbackground-repeat: no-repeat;
		qbackground-position: center;
}
.ciflogo{
	vertical-align:middle;
}

h1{
	font-size: 9px;
	font-weight: normal;
	
}
h2{
	font-size: 9px;
	font-weight: normal;
	
}

.cim a{
	font-size: 9px;
	font-weight: normal;
	color:#000000;
}
.cim a:hover{
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
}

.cif a{
	font-size: 9px;
	font-weight: bold;
	color:#000000;
}
.cif a:hover{
	font-size: 9px;
	font-weight: bold;
	color: #CCCCCC;
}







