
TABLE,TD {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		
}

TABLE.biop {
		padding:0;
		margin:0;
		width:650px;
}

DIV#biop TABLE {
		background:white;
}
DIV#biop TABLE TD {
		padding:2px 15px 2px 0;
		border-bottom:1px solid #ccc;
}

DIV#biop TABLE h2 {
		font-size:12px;
		background:white;
		color: #336600;
}
DIV#biop TABLE p {
		background:white;
}

.navtxt{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		
}

.navtxt:HOVER{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		color: #336600;
		text-decoration: none;
		
}


.black{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: none;
		background: #CCCCCC;
		
}

.black:HOVER {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-decoration: underline;
		background: #CCCCCC;
		
}

.white{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #ffffff;
		text-decoration: none;
		background: #00A1F7;
		
}

.white:HOVER {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #ffffff;
		text-decoration: underline;
		background: #00A1F7;
		
}

.red{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #ff0000;
		text-decoration: none;
		background: #ffffff;
}

.red:HOVER {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #ff0000;
		text-decoration: underline;
		background: #ffffff;
}

.green{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #336600;
		text-decoration: none;
		background: #ffffff;
		
		
}
.green:HOVER {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #336600;
		text-decoration: underline;
		background: #ffffff;
		
}

.gray{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #303030;
		text-decoration: none;
		background: #ffffff;
		
		
}
.gray:HOVER {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #303030;
		text-decoration: underline;
		background: #ffffff;
		
}
.red_gray{
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #ff0000;
		text-decoration: none;
		background: #CCCCCC;
}

.red_gray:HOVER {
		font-family: Verdana, sans-serif;
		font-size: 11px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #ff0000;
		text-decoration: underline;
		background: #CCCCCC;
}
.greensub1{
		font-family: Verdana, sans-serif;
		font-size: 9px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #336600;
		text-decoration: none;
		background: #ffffff;
		
		
}
.greensub1:HOVER {
		font-family: Verdana, sans-serif;
		font-size: 9px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #336600;
		text-decoration: underline;
		background: #ffffff;
		
}

.greensub2{
		font-family: Verdana, sans-serif;
		font-size: 9px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #336600;
		text-decoration: none;
		
		
}
.greensub2:HOVER {
		font-family: Verdana, sans-serif;
		font-size: 9px;
		line-height: 12px
		font-weight: normal;
		font-style: normal;
		color: #336600;
		text-decoration: underline;
		
}
.redsub{
		font-family: Verdana, sans-serif;
		font-size: 9px;
		line-height: 10px
		font-weight: normal;
		font-style: normal;
		color: #ff0000;
		text-decoration: none;
		background: none;
}

.redsub:HOVER {
		font-family: Verdana, sans-serif;
		font-size: 9px;
		line-height: 10px
		font-weight: normal;
		font-style: normal;
		color: #ff0000;
		text-decoration: underline;
		background: none;
}

.bigger {
	font-size:1.2em;
	line-height: 25px
}