html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, 
fieldset, form, label, legend,
table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}





body {
	background:URL(images/) repeat-x;
	background-color:#ffffff;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-variant: normal;

	padding:0;
	margin:0;
	line-height:20px;
	text-align:left;
	}

TABLE 		{
	COLOR: #000000;
	FONT: 12px, arial, helvetica, sans-serif, geneva, verdana;
	line-height: 20px;
	font-weight: normal;
		
	}
	
hr {
	color:#CCCCCC;
	height: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
	}

.bgborder {
	background: #fff url('images/horz.gif') ;
	}

a:link		{ color: #996600; text-decoration: underline }

a:visited	{ color: #996600; text-decoration: underline }

a:active	{ color: #996600; text-decoration: underline }

a:hover		{ color: #ff9900; text-decoration: underline }

.blue a:link		{ color: #0094BA; text-decoration: none; font-weight: bold }

.blue a:visited	{ color: #0094BA; text-decoration: none; font-weight: bold }

.blue a:active	{ color: #0094BA; text-decoration: none; font-weight: bold }

.blue a:hover		{ color: #ff9900; text-decoration: underline; font-weight: bold }



.title	{ color: #663300;  }

.paragraph   {
	margin-left: 10;
	margin-right: 20px;
	margin-bottom: 15px
	
}

.copyright	{ color: #999999; font: 10px, helvetica, sans-serif; letter-spacing: px; line-height: px; font-weight: normal }


.fullheight{ height:100% }


#content {
	background:URL(images/tall_y.gif);
	margin:0;
	padding:0;
	width:717px;
	height:377px;
	text-align:left;
	display:table;
}


#footer {
	margin:0px;
	padding:0px;
	width:717px;
	height:53px;
	text-align:left;
	background:URL(images/footer.gif) no-repeat;
}


.input {
	width:185px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}


.textarea{
	width:185px;
	border-style:solid;
	border-width:1px;
	height:159px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2 0 0 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	overflow:hidden;
}
ul.one {
	list-style-type: square;
	list-style-position: outside;	
	margin-left: 15px;
	
}

.thumb {
	margin: 5px;
	border: 1px solid #CCCCCC;
}
.boldorange {
	color: #DC7A17;
	font-size: 16px;
	font-weight: bold;
}

