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

body {
background:#000000;
margin:0px;
text-align:center;
}

/*@font-face{ 
font-family : test;
font-style:  normal;
font-weight: 400;
src:url("http://www.hettiginteractive.com/hitech/KozGoPro-Light.otf");
}*/

.headerlinks{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#00FF00;
}
.headerlinks A:link{
color:#00FF00;
text-decoration:none;
}
.headerlinks A:active{
color:#00FF00;
text-decoration:none;
}
.headerlinks A:visited{
color:#00FF00;
text-decoration:none;
}
.headerlinks A:hover{
color:#003300;
text-decoration:none;
}

#main {
position:relative;
width:260px;
margin-top:0px;
height:550px;
}
#glare{
position:absolute;
width:100px;
height:100px;
z-index:10;
top:270px;
left:190px;
}

#check {
position:relative;
display:none;
}

.bubbletd {
background:url(images/bubblebox.png) no-repeat center;
}

.content {
padding-top:0px;
}

.greenfooter {
background: url(http://www.hitechtradinggroup.com/images/greenfooter.jpg);
background-repeat:no-repeat;
text-align:center;
padding-top:0px;
}


.font13 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#FFFFFF;
}

.font13black {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
}

.font13 A:link{
color:#FFFFFF;
text-decoration:none;
}
.font13 A:visited{
color:#cccccc;
text-decoration:none;
}
.font13 A:active{
color:#FFFFFF;
text-decoration:none;
}
.font13 A:hover{
color:#00ff00;
text-decoration:none;
}

.font-greenheader {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#00FF00;
}

.font-whiteheaderA {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
color:#FFFFFF;
font-weight:bold;
}

.font-whiteheader {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#FFFFFF;
font-weight:bold;
}

.font-greenheaderbig {
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:bold;
color:#00FF00;
}

.font-greenheadermed {
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
color:#00FF00;
}


.font-footer {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#000000;
font-weight:bold;
}
.font-footer A:link {
color:#000000;
text-decoration:none;
}
.font-footer A:active {
color:#000000;
text-decoration:none;
}
.font-footer A:visited {
color:#000000;
text-decoration:none;
}
.font-footer A:hover {
color:#000000;
text-decoration:underline;
}


#holder{
position:relative;
}

#overshow {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
	left: 328px;
	top: 256px;
	visibility: hidden;
}
