OLDVERSIONhtml { overflow: -moz-scrollbars-vertical !important; }
html { overflow: hidden }





body {
	padding:0px;
	margin:0px;
	text-align:center;
	background-color:#DDDDDD;
    height:100%;
	overflow:hidden;	
    border:none
}

body, td, div {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
}
p { 
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	line-height:15px;
}
p a{
	color:#666666;
	text-decoration: underline;
}
p a:hover{
}
h6 a{
	color:#6243BB;
	text-decoration: underline;
}
h6 a:hover{
}
p.titleImage {
	margin:0px;
}
h6 {
	color:#6243BB;
	font-size:100%;
	margin:0px;
	margin-bottom:3px;
	
}
h5 {
	color:#000000;
	font-size:110%;
	margin:0px;
	
}
ul {
	margin-top:0px;
}
li {
	margin-bottom:2px;
}

a:hover{
	text-decoration:underline;
}

table.exclusive {
	margin-top:6px;
	border:1px solid #C1C1C1;
	}
table.exclusive td {
	border:1px solid #C1C1C1;
	padding:2px;
	}
table.exclusive td p {
	margin-top:3px;
	margin-bottom:3px;
	}

#BG {
	color:#6243BB;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}

#bleed {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
	visibility:hidden;
	color:#6243BB;	
}

#Container {
	opacity: 1.0;
	height:100%;
}
#divTopLeft {
	visibility:hidden; 
}
#divTopRight {
	visibility:hidden; 
}
#bottomright{
	color:#6243BB;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
}
#Fullheight {
	height:100%;
}
#Logo {
	position:absolute;
	top:52px;
	left:506px;
}
#Container {
	width:770px;
	margin:0px auto;
	text-align:left;
	position:relative;
	overflow:hidden;	
}

a.image{
	border-bottom:0px;
}
a.image:hover{
	border-bottom:0px;
}