body {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 13px; 
	margin: 5px 15px 5px 15px;
   padding: 5px 15px 5px 15px;
}
p, div, blockquote, caption, td, th, dl  {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 13px; 
   color : #000000; 
}
ul	 {
   margin-left: 0; 
   padding-left: 1.5em;
	 text-decoration: none;
   }
ul	li {
	font-size : 13px; 
   font-weight : bold;
   list-style-type: square;
	list-style-image: url("http://www.tapcis.com/images/tri1.gif");
	 text-decoration: none;
	}
ul	ul li {
	font-size : 12px; 
   font-weight : normal;
   list-style-type: square;
	list-style-image: url("http://www.tapcis.com/images/tri2.gif");
	 text-decoration: none;
	}
hr {
   color: silver;
   }
.bd {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 13px; 
   font-weight : bold;
	color : #000000;
}
.it {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 13px; 
   font-style: italic;
	color : #000000;
}
.bdit {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 13px; 
   font-weight : bold;
   font-style: italic;
	color : #000000;
}
.red {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 13px; 
   font-weight : bold;
	color : #cc0000;
}
.redhead {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 16px; 
   font-weight : bold;
	color : #cc0000;
}
.legal {
	font-family : verdana, geneva, arial, helvetica, sans-serif;
	font-size : 11px; 
   font-weight : bold;
	color : #000000;
}
.menu {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px; 
   font-weight : bold;
   text-align: center;
	color : #cc0000;
}

.whole {
   width : 100%;
   padding-left : 1%;
   padding-right : 1%
}

.right {
   text-align : justify; 
   padding-left : 1%;
   margin : 0; 
   width : 65%; 
   float : right;
	border-left: 2px solid silver;
			}

.middle {
   text-align : left; 
   margin : 0; 
   width : 3px; 
   float : left; 
		}

.left {
   text-align : left; 
   margin : 0; 
   width : 33%; 
   float : left;
		}
.taphead {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px; 
	font-weight : bold;
	color : #cc0000;
   margin-right : 5px; 
   margin-top: 15px; 
   float : right; 
		}
.taphead1 {
   float : left; 
		}


/* ul	li a:hover {
	font-size : 13px; 
   	font-weight : bold;
   	list-style-type: square;
	list-style-image: url("http://www.tapcis.com/images/tri1.gif");
 text-decoration: none;
	 background: #3333CC;
	color: #ffffff;
	}
ul	ul li a:hover {
	font-size : 12px; 
   	font-weight : normal;
   	list-style-type: square;
   	list-style-image: url("http://www.tapcis.com/images/tri2.gif");
 text-decoration: none;
	 background: #3333CC;
	color: #ffffff;
	}*/

a.link1:link {color: #0000ff; text-decoration: none}
a.link1:visited {color: #0000ff; text-decoration: none}
a.link1:hover {background: #0000ff;
	color: #ffffff; text-decoration: none}
a.link1:active {color: #0000ff; text-decoration: none}

