@CHARSET "UTF-8";
.clearFix:after { 
    content:".";
    display:block;
    height:0;
    clear:both;
    visibility:hidden;
}
.clearFix { 
    min-height:1px;
}
* html .clearFix { 
    height:1px;
}
* html>body .clearFix {
    height:auto;
    display:inline-block;
}

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-size: 10px;
	color: #3D3D3D;
	scroll: no;
}
.cLogo {
	font-size: 10px;
}
.cPartyVega{
	font-family: Verdana;
	font-size: 12px;
	color: #3D3D3D;
	font-weight: none;
	text-decoration: none;
}
.cCopyright{
	font-family: Verdana;
	font-size: 10px;
	color: #3D3D3D;
	font-weight: none;
	text-decoration: none;
}