/* wildview.css - style sheet for the WildView subdirectory of rao-osan.com */

a:link {	/* Standard link color definitions */
color: #686ee0;
background: transparent;
}

a:hover {
color: white;
background: #686ee0;
}
	
a:active {
color: white;
background: #686ee0;
}

h1 {	/* menu selections */
text-align: center;
font-size: 11px;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
color: #7d3b9d;
margin-top: 0; margin-bottom: 0; margin-left: 10;
padding: 0;
border: 0;
text-align: left;}

body {align: center;
	text-align: center;
	}
	.texa //reserved - don't use
	.texb {background-image: url(images/texture068.jpg);}
	.texc {background-image: url(images/texture002.gif);}
	.texd {background-image: url(images/genbk098.gif);}
	.texe {background-image: url(images/genbk092.jpg);}
	.texf {background-image: url(images/genbk095.gif);}
	.texg {background-image: url(images/genbk110.jpg);}
	.texh {background-image: url(images/genbk133.jpg);}
	.texi {background-image: url(images/genbk178.jpg);}
	.texj {background-image: url(images/genbk186.jpg);}
	.texk {background-image: url(images/genbk189.gif);}
	.texl {background-image: url(images/genbk013.gif);}
	.texm {background-image: url(images/texture042.jpg);}
	.texn {background-image: url(images/green92.jpg);}
	.texo {background-image: url(images/texture063.jpg);}
	.texp {background-image: url(images/texture073.jpg);}
	.texq {background-image: url(images/genbk096.gif);}
	.texr {background-image: url(images/texture116.jpg);}
	.texs {background-image: url(images/texture055.jpg);}
	.texu {background-image: url(images/genbk177.jpg);}

table {border: 0;}

td {text-align: center;}

td.cap {font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7d3b9d;
	text-align: left;
	background: #fff;
	}

td.open {vertical-align: top;
	text-align: center;
	font-family: Arial, sans-serif;
	font-size: 24px;
	color: #686ee0;
	font-weight: bold;
	padding-bottom: 20px;
	background: transparent;
	}

td.copy {text-align: center;
	font-family: TimesRoman, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7d3b9d;
	background: transparent;
	}
	
td.spacer {font-size: 28px;
	background: transparent;
	}
	
td.sep {font-size: 0px;
	background: transparent;
	}

