body {
	background:URL(images/) repeat-x;
	background-color:#ffffff;
	color:#000000;
	font-family:arial, helvetica, sans-serif;;
	font-size: 13px;
	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; font: 13px, arial, sans-serif; letter-spacing: px; line-height: 18px; font-weight: bold; margin-left: 0px; margin-right: 20px; }

.paragraph   {
	margin-left: 10;
	margin-right: 20px;
	margin-bottom: 15px
}

.copyright	{ color: #999999; font: 11px, 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: #FF8000;
	font-size: 14px;
	font-weight: bold;
}
