body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../graphics/bg_main.gif);
	background-color: #FFFFFF;
}
P, DL, DD, DT, TD, TR, BLOCKQUOTE, INPUT, TEXTAREA {font-family:Verdana, Arial, Helvetica; font-size: x-small; color: #666666;}
UL, OL, LI {font-family:Arial, Helvetica; font-size: x-small; color: #666666;}
.nav {font-size: 10px;}

.txtBoxStyle1 {
	background-color: #FFFFFF; font-family: Verdana, Arial, Helvetica, sans-serif; 
	width: 165px;
	font-size: 9px; color: #000000; 
	background-image: url(../graphics/formshadow.gif);
	border: 1px solid #FF0000 
	}

A:link {
	color: #DA0000;
	font-weight: bold;
	text-decoration: none;
	}
A:visited {
	color: #DA0000;
	font-weight: bold;
	text-decoration: none;
	}
A:hover {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}
.submit1{
	background:  url(../graphics/btn_joinupnow.gif) top left repeat-x;
	height: 20px;
	width: 100px;
	border:0px
}.linemiddle {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
