 /* common styling */
body {
	background-image: url(i0_site_imgs/bg_strps.gif);
}

.menu {
	font-family: verdana, sans-serif;
	width:100%;
	position:relative;
	font-size:12px;
	font-weight: bold;
	padding-bottom:50px;
	z-index:200;
	background-image: url(crookedlines.jpg);
	
}
.menu ul {
padding:0; 
margin:0;
list-style-type: none;
}
.menu ul li {
float:left;
position:relative;
}
.menu ul li a, .menu ul li a:visited {
display:block; 
text-decoration:none; 
color:#000; 
width:109px; 
height:3em; 
color:#000; 
border:1px solid #000; 
border-width:1px 1px 1px 1px; 
background:#ffcc33; 
padding-left:10px; 
line-height:3em;
}
* html .menu ul li a, .menu ul li a:visited {
width:109px;
w\idth:109px;
}
.menu ul li ul {
display: none;
}
table {
margin:-1px; 
border-collapse:collapse;
font-size:1em;
}

/* specific to non IE browsers */
.menu ul li:hover a,
.menu ul li a:hover {
color:#fff; 
background:#ff9900;
}

.menu ul li:hover ul,
.menu ul li a:hover ul {
display:block; 
position:absolute; 
top:3em;
margin-top:1px;
left:0; 
width:109px;
}
* html .menu ul li a:hover ul {
margin-top:0;
marg\in-top:1px;
}

.menu ul li:hover ul li ul,
.menu ul li a:hover ul li a ul {
visibility:hidden; 
position:absolute; 
height:0; 
width:0;
}

.menu ul li:hover ul li a,
.menu ul li a:hover ul li a {
display:block; 
background:#cccc33; 
color:#000; 
height:auto; 
line-height:1.2em; 
padding:5px 5px; 
width:109px
}
* html .menu ul li a:hover ul li a {
width:109px;
w\idth:109px;
}

.menu ul li:hover ul li a.drop,
.menu ul li a:hover ul li a.drop {
	background:#c9c9a7 url(../menu/triang.gif) bottom right no-repeat;
}

.menu ul li:hover ul li a:hover,
.menu ul li a:hover ul li a:hover {
background:#c9c9a7; 
color:#000;
}

.menu ul li:hover ul li:hover ul,
.menu ul li a:hover ul li a:hover ul {
visibility:visible; 
position:absolute; 
left:120px; 
top:0;
width:109px;
}

.menu ul li:hover ul li:hover ul.left,
.menu ul li a:hover ul li a:hover ul.left {
left:-120px;
}

.bcstitle {
	color: #FFCC33;
	font-size: 12px;
	text-indent: 8px;
}

.bcstitle2 {
	color: #99FF00;
	left: 625px;
	overflow: visible;
	position: absolute;
	width: 158px;
	height: 16px;
}
.bcstitle3 {
	color: #99FF00;
	left: 640px;
	overflow: visible;
	position: absolute;
	width: 250px;
}
.title {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
}
.imgindent {
	position: relative;
	left: 30px;
	top: 10px;
	float: left;
	overflow: visible;
	z-index: auto;
}
.verimgindent {
	position: relative;
	left: 60px;
	top: 10px;
	float: left;
	overflow: visible;
	z-index: auto;
}

.verimgindent2 {
	position: relative;
	left: 60px;
	top: 10px;
	float: left;
	overflow: visible;
	z-index: auto;
	width: 700;
}
.date {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
	font-family: Verdana;
}
divbotsplash {
	background-color: #000000;
	background-image: url(../crookedlines.jpg);
	background-repeat: repeat;
	background-position: center;
	clear: both;
	float: none;
	height: 50px;
	width: 90%;
}
a:link {
	color: #FFCC33;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h3 {
	color: #FFCC33;
}
.grntxt {
	font-size: 12px;
	font-weight: bold;
	color: #00FF00;
}
.redtext {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF9900;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
.orange a:link {
	color: #660000;
	background-color: transparent;
	text-decoration: none;
	font-weight: bolder;
     }

.orange a:visited {
     color: #996600;
     background-color: transparent;
     text-decoration: none;
     }

.orange a:hover {
     color: #fff;
     background-color: #f93;
     text-decoration: none;
     }

.orange a:active {
     color: #f93;
     background-color: transparent;
     text-decoration: none;
     }
	 
.TextBlock {
	text-align: justify;
	line-height: 17pt;
}
.whitetext {
	color: #FFFFFF;
}

