body {
	background-color: #2A2A2A;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(greyback.gif);
}
a {
	color: #FF8006;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}
#flashMenu {
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 5px;
}
.flashBG {
	background-color: #FF8006;
	vertical-align: middle;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	width:auto;
}
#leftSide {
	width:232px;
	margin-left: 5px;
}
.leftColumn {
	background-image:url(leftback.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

select {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10pt;
	color: #000000;	
}

input {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10pt;
	color: #000000;
}

#mainContent {
	margin-bottom: 5px;
	width:515px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 10pt;
	color: #666666;

}
#copyrights {
	margin-top: 8px;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 9pt;
	color: #FFFFFF;
	text-align: center;
	line-height: 8pt;
}


h1 {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 12pt;
	color: #FF8007;
	font-weight: bold;
}
#leftFlash {
	position:relative;
	overflow:hidden;
	width: 100%;
  	height:475px;
  	margin: 0;
  	padding: 0;
}
.SoftwareTable {
	padding-bottom: 10px;
}

#rightFlash {
	position:relative;
	overflow:hidden;
  	height:475px;
  	width: 100%;
  	margin: 0;
  	padding: 0;
}
.ApplicationImage {
	position: relative;
	left: 165px;
	top: 20px;
}
.ApplicationTable {
	background-color: #ECF4FB;
	padding: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
.ApplicationCell {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999999;
}
.captchatext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
