body {
        background-image:url('');
	background-position: 0px 0px;
	background-color: #000000;
        background-repeat:repeat-x;
	margin: 0px;
	FONT: 11px 'arial';
	LETTER-SPACING: 0px;
	color: #666666;}


a {
	text-decoration: none;
        font-weight: bold;
	color: #ff4800;}


a:hover {
        font-weight: bold;
	color: #fdda0b;}


a img {
	border: 1px solid #fdda0b;
	background-color: #ffffff;
	padding: 3px;
	margin: 2px;}


a:hover img {
	border: 1px solid #ff4800;
	background-color: #ffffff;
	padding: 3px;
	margin: 2px;}


table, tr, td {
	font: 11px 'arial';
	vertical-align: top;}


textarea, input, select, button {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	color: #666666;
	FONT: 11px 'arial';
	padding: 3px;
	margin: 2px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;}


.button {
	border: 1px solid #dddddd;
	background-color: #ffffff;
	color: #666666;
	FONT: 11px 'arial';
	padding: 3px;
	margin: 2px;
	-moz-border-radius:  6px; 
	-webkit-border-radius: 6px; 
	border-radius: 6px;}


.h1 {
	background-image: url('/images/head.png');
	font: 16px 'arial'; 
        font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 5px;
	border-bottom: 0px;
	color: #fff;}


blockquote {

        background: #ffffff;
        font: 11px 'arial';
        font-weight: normal;
        color: #666666;
        text-align: left;
        letter-spacing: 1px;
	padding: 10px;
        border-left: solid 6px #ff4800;}


.main {
        background: #ffffff;
	text-align: justify;
	font: 11px 'arial';
	color: #666666;
	padding: 8px;
	margin: 2px;}

}