html,body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
      margin:0;
      padding:0;
      height:100%
      border:none
}
#fullheight{height:100%}

.splash-bg {
	background-image: url(images/v_splash_bg.jpg);
	background-repeat: repeat-x;
}
.splash-cg {

	background-image: url(images/v_splash.jpg);
	background-repeat: no-repeat;
}
.bottomtag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.headertag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.copytag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
