@charset "UTF-8";
/* CSS Document */

body { 
	font-family: trebuchet, "trebuchet MS", trebuchet MS, Lucida Grande, "Lucida Grande", Century Gothic, "Century Gothic", Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	line-height: 18px;
	height: 100%;
	color: #000000;
	background-color: #000;
	margin: 0px;
}

img { 
	border: 0;
}


ul { 
    list-style: none; 
}


A:visited {
	COLOR: #003366; TEXT-DECORATION: none;
}

A:link {
	COLOR: #003366; TEXT-DECORATION: none;
}

A:hover {
	COLOR: #272727; TEXT-DECORATION: underline;
}

input, textarea {
	margin: 8px 0px;
}

hr {
	 color: #000;
	 background-color: #000;
     height: 4px;
}

form { margin: 0px;}


p { margin: 0 0 12px 0; }

	#flashcontent {
		height: 100%;
	}
	/* end hide */
