@charset "utf-8";
/* CSS Document */

body, html {
	margin: 0px;
	padding: 0px;
	background-color: #c2c0be;
	height: 100%;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 8px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
	margin-left: 8px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
p {
	padding: 0px;
}
#topcontent {
}
#topcontent h1 {
	font-size: 12px;
	font-weight: bold;
}
iframe {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: transparent;
	scrollbar-face-color:#75EA00;
    scrollbar-arrow-color:brown;
    scrollbar-track-color:#EEEEEE;
    scrollbar-shadow-color:'';
    scrollbar-highlight-color:'';
    scrollbar-3dlight-color:'';
    scrollbar-darkshadow-Color:'';
	}
	


.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
}
input {
	font-size: 14px;
	border: 1px solid #999999;
}
.darktext {
	color: #666666;
}
.darkbox {
background-color:#767372; border:solid 1px #999999; padding:3px;
}
.darkbox95 {
background-color:#767372; border:solid 1px #999999; padding:3px; width:80px;
}
.videoFooter {
color:#333333; font-weight:bold; text-align:center;
}

.tablebg {
	background-image: url(../images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
