#navbar-iframe {
display: none;
}

.div {
  background-color:white;
} 

body, td, tr, table
{
cursor: default;
background-color: #fff;
 

scrollbar-face-color: #000;
 scrollbar-arrow-color: #fff;
 scrollbar-track-color: #fff;
 
scrollbar-shadow-color: #000;
 scrollbar-highlight-color: #000;
 scrollbar-3dlight-color: #fff;
 scrollbar-darkshadow-color: #fff;



font-family: georgia;
color: #000000;
line-height:1.1em;
text-align:justify;
font-size: 10pt;}

table, td, tr {
background: #fff;
color: #111;
}

a {
font-family: "Tahoma", sans-serif;
font-weight: bold;
text-transform: uppercase;
color: #000000;
text-decoration: none;
}

a:hover {
color: #ffaad5;
}

b, strong 
{
color: #f7343c;
}


em, i 
{
color: #f7343c;
}


u
{
color: #f7343c;
	text-decoration: none;
	border-bottom: 1px dotted #000;
	}



textarea, input { 
	font-color:#000;
	border-width: 1px;
	border-color: #f7343c;
	
border-style: dotted; 
	background: #fff; 
	padding: 2px;
	} 



blockquote {
font size: 10pt;
test-align: justify;
line-height: 11px;
padding: 3px;
border-color: #000;
background-color: #ffaad5;

border-style: dotted;
border-top-width: 1px;
border-left-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
background-image: url(bg1.jpg);
}


#menu a {
 font-style:normal;
 color:#444;
 text-decoration: none;
 line-height: 13px;
 font-family: impact;
 
font-size:15px;
 letter-spacing: -1px;
 font-weight: normal;
 margin-top:-1px;
 margin-bottom: 1px;
 text-transform:uppercase;
 
cursor: default;
 border-bottom:0px solid #dadada;}




#menu a:hover {
 font-style:normal;
 color:#604673;
 text-decoration: none;
 line-height: 13px;
 font-family: impact;
 
font-size:15px;
 letter-spacing: -1px;
 font-weight: normal;
 margin-top:-1px;
 margin-bottom: 1px;
 text-transform:uppercase;
 
cursor: default;
 border-bottom:0px dashed #bbbbbb;}

#main
{font-family: georgia;
color: #000000;
line-height:11px;
line-spacing:2px;
text-align:justify;
font-size: 7pt;}


#footer
{font-family: georgia;
color: #000000;
line-height:11px;
text-align:justify;
font-size: 10pt;}


.sidebar
{margin-bottom: 0px;}


h1 {
font: 30px "georgia";
color: #f7343c;
letter-spacing: 0.5pt;
text-transform: none;
font-style: italic;
}

h2 {
border-bottom: 1px dotted #a3a3a3;
padding: 3px 0;
text-transform: uppercase;
}

h2 strong {
background: #000;
font: bold 7pt "Arial", sans-serif;
color: #f7f7f7;
padding: 2px;
}

h3 {
font: 11pt "arial";
color: #000;
text-align: left;
letter-spacing: 2px;
text-transform: uppercase;
}

h4 {
font-face: arial;
font-size: 7pt;
text-transform: italics;
color: #bababa;
padding: 2px;
margin-top: -10px;
}

.h1 {
font: bold 20px "Arial", sans-serif;
color: #111;
letter-spacing: -0.5pt;
}

.h2 {
border-bottom: 1px dotted #a3a3a3;
padding: 3px 0;
text-transform: uppercase;
}

.h2 strong {
background: #000;
font: bold 7pt "Arial", sans-serif;
color: #f7f7f7;
padding: 2px;
}

.h3 {
background: #e0e0e0;
font: bold 9pt "Courier New", monospace;
color: #808080;
padding: 2px;
text-align: right;
text-transform: uppercase;
}



	#navi a:link, #navi a:active, #navi a:visited {
		color: #fff;
		padding: 0 10px;
		float: left;
		font-style: normal;
		border-right: 1px solid #fff;
	}
	
	#navi a:hover {
		color: #000;
		background: #f7343c;
	}

	#navi {
		position: absolute;
                top: 500px;
		width: 321px;
                left: 55px;
		margin: 0 auto;
		background: #000;
		z-index: 1;
		line-height: 15px;
	}