@charset "utf-8";
/* ©2008 Sky 1 Technologies. All rights reserved. */
/* www.sky1tech.com */

body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-image: url(images/bg.jpg); background-repeat: repeat-x; background-color: #6f6f6f; }
p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

h3 { font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; }

.style2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
a.a:link { color: #330000; text-decoration: none; margin-top: 15px; padding-top: 15px; }
a.a:active { color: #330000; text-decoration: none;}
a.a:visited { color: #330000; text-decoration: none;}
a.a:hover { color: #660000; margin-top: 8px; text-decoration: none;}

a.designer:link { color: #CCCCCC; text-decoration: none; margin-top: 15px; padding-top: 15px; }
a.designer:active { color: #CCCCCC; text-decoration: none; }
a.designer:visited { color: #CCCCCC; text-decoration: none;}
a.designer:hover { color: #FFF; margin-top: 8px; text-decoration: none;}

.back {background-image:url(images/content.gif); background-repeat:repeat;}

#floater {margin-bottom:0px; z-index:999999;}

.cssform p{
	width: 200px;
	clear: left;
	margin-left: 0px;
	padding: 0px 0 -10px 0;
	padding-left: 0px;
	height: 1%;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #350000;
}

.cssform label{
font-size:10px;
font-weight: bold;
width: 180px;
margin: 0px;

float: left;
position: relative;
text-align: left;
margin: 0px;
display: block
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
margin: 0px
}

.cssform textarea{
width: 270px;
height: 160px;
}






#formwrap {width:300px;}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}

a.black { color:#000; font-weight:bold; }
a.black:hover { color:#000; font-weight:bold; }
a.red { color:#990000; text-decoration:none; font-style:italic; }
a.red:hover { color:#660000; text-decoration:none; font-style:italic; }

.google {font-family:Arial, sans-serif; font-size:12px; line-height:16px; margin-top:-5px; margin-bottom:-5px; margin-left:7px;}
.fakegoogle {line-height:16px;}