







/* begin body style */

		body
		{
			margin-top: 0;
			padding: 0;
			font-family: verdana, arial, helvetica, serif; font-size: 11px;
			color: #000;
			background-color: #FFFFFF;
		}

/* end body style */








/* begin outside main structural divs */

		#leadtable
		{

			width: 100%;
			height: 100%;
			vertical-align: top;
			text-align: left;
			background-color: #ECF1F5;
		}

		#leadfixedtable
		{

			width: 790px;
			height: 100%;
			vertical-align: top;
			text-align: left;
			background-color: #FFFFFF;
		}

		#logo
		{
			background-image: url(http://www.hotcodez.com/images/logo1.gif);
			top no-repeat;
			vertical-align: top;
			height: 50px;
			width: 195px;
		}



/* end outside main structural divs */


/* begin global text styles */




.texttop { color: #333333; font-family: verdana; font-size: 11px; font-style: normal; text-decoration: none; line-height: 12px; } 
.texttop a {color: #333333; text-decoration: underline; }
.texttop a:hover {color: #FF0000; text-decoration: none; }

.texthighlight { color: #333333; font-family: verdana; font-size: 12px; font-weight: bold; font-style: normal; text-decoration: none; line-height: 14px; } 
.texthighlight a {color: #333333; text-decoration: underline; }
.texthighlight a:hover {color: #FF0000; text-decoration: none; }

.textmain { color: #333333; font-family: verdana; font-size: 13px; font-style: normal; text-decoration: none; line-height: 18px; } 
.textmain a {color: #333333; text-decoration: underline; }
.textmain a:hover {color: #FF0000; text-decoration: none; }

.textbig { color: #333333; font-family: verdana; font-size: 14px; font-weight: bold; font-style: normal; text-decoration: none; line-height: 18px; } 
.textbig a {color: #333333; text-decoration: underline; }
.textbig a:hover {color: #FF0000; text-decoration: none; }

.textsmall { color: #333333; font-family: helvetica; font-weight: bold; font-size: 9px; font-style: normal; text-decoration: none; line-height: 11px; } 
.textsmall a {color: #333333; text-decoration: underline; }
.textsmall a:hover {color: #FF0000; text-decoration: none; }

.textblue { color: #215595; font-family: verdana; font-size: 12px; font-style: normal; text-decoration: none; line-height: 14px; } 

.copyright { color: #000000; font-family: verdana; font-size: 9px; font-style: normal; text-decoration: none; line-height: 10px; } 
.copyright a {color: #000000; text-decoration: underline; }
.copyright a:hover {color: #FF0000; text-decoration: none; }




/* begin input and select box classes */

.input {
	background-color: #FFFFFF; 
	color: #444; 
	font-size:10px; 
	font-family: verdana; 
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #004682;
	}

.search {
	background-color: #FFFFFF; 
	color: #000; 
	font-size:9px; 
	font-family: verdana; 
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #7F9DB9;
	}

.submit {
	background-color: #DEDEDE; 
	color: #000; 
	font-size:11px; 
	font-family: arial; 
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #DF7369;
	height: 20px;
	}

.textarea {
	background-color: #FAFAFA; 
	color: #000; 
	font-size:11px; 
	font-family: arial; 
	font-weight: bold;
	border-width: 1px 1px 1px 1px;
	border-style: solid solid solid solid;
	border-color: #FFB301;
	}

/* end input and select box classes */




/* end global text styles */








