/*  CSS file for http://www.cehip.org
	Filename: style.css
	Author: Dennis Ferreira
	Last Modified: April 7, 2004
*/
BODY {	margin-top: 0;
		margin-right: 0;
		margin-left:0;
		margin-bottom: 0;
		background-image: url(images/back.gif);
}

UL {
	margin: 0;
	padding: 0;
	list-style-type: disc;
	display: inline;
	list-style-position: inside;
}

H2 {
	font-size: 26px;
	margin-top: 0;
	margin-bottom: 0;
}


.box{	height: 89px;
		width: 20px;
		background-color: #000000;
}

.search{
		font-family: "Arial Black", Arial;
		font-size: 8pt;
		color: #000000;
		background-color: #CCCCCC;
}

.searchbar{
		font-family: "Arial Black", times;
		font-size: 10pt;
		color: #993333;
}

.about{
		font-family: "Arial Black", arial;
		font-size: 14pt;
		color: #993333;
}

.biglink{
		font-family: "Arial Black", arial;
		font-size: 12pt;
		color: #000000;
}

.botnav{
		font-family: "Arial Black", arial;
		font-size: 11pt;
}

.bulletin{
		font-family: "Arial", times;
		font-size: 10pt;
		font-weight: bold;
}

.info{
		font-family: "Arial", times;
		font-size: 10pt;
		font-weight: bold;
		background-image: url(images/back.gif);
}

.info2{
		font-family: "Arial", times;
		/* font-size: 10pt; */
}
.info3{
		font-family: "Arial", times;
		font-size: 10pt;
		font-weight: bold;
}
	
.links{
		font-family: "Arial", times;
		font-size: 10pt;
		font-weight: bold;
}

.sort{
		font-family: "Arial", times;
		font-size: 10pt;
		font-weight: bold;
		color: #0033CC;
}

TD.links {
	padding-left: 20px;
	line-height: 20px;
}

TD.linkpage {
	width: 5%;
	height: 16px;
}

TD.linkpage2 {
	font-family: "Gills sans", arial;
	font-size: x-small;
	width: 95%;
	height: 16px;
}

.anchor{
	font-family: "Gills sans", arial;
	font-size: 14pt;
	color: #800000;
}

TABLE.partnertable {
	font-family: "Arial";
}

TABLE.nav {
	font-family: "Arial black", arial;
	font-size: 12pt;
	border-style: solid;
	border-color: #000000;
	border-right-width: 0;
	border-left-width: 0;
	border-top-width: 1px;
	border-bottom-width: 0px;
}

TD.navend {
	background-image: url(images/navcurve.gif);
	width: 30px;
	height: 40px;
}

TD.nav {
	background-image: url(images/nav.gif);
	height: 40px;
	padding-right: 9px;
}

TABLE.nav2 {
	font-family: "Arial black", arial;
	font-size: 8pt;
}

TD.nav2end {
	background-image: url(images/navcurve2.gif);
	width: 30px;
	height: 40px;
}

TD.nav2 {
	background-image: url(images/nav2.gif);
	height: 40px;
	padding-right: 9px;
}

TD.navbegin {
	font-family: "arial black", arial;
	font-size: 18pt;
	background-image: url(images/navback.gif);
	color: #993333;
	text-align: center;
	width: 199px;
}

IMG.partner{
		border-color: #993333;
		border-right-width: 2px;
		border-left-width: 0;
		border-top-width: 0;
		border-bottom-width: 0;
}

TD.shadow-top { 
height: 16px;  
background-image: url(images/top.gif)
}

TD.shadow-topRight { 
width: 16px;
height: 16px;
background-image: url(images/topRight.gif)
}

TD.shadow-right { 
width: 16px; 
background-image: url(images/right.gif)
}

TD.shadow-bottomRight { 
width: 16px; 
height: 16px; 
background-image: url(images/bottomRight.gif)
} 

TD.shadow-bottom { 
height: 16px;
background-image: url(images/bottom.gif)
}

TD.shadow-bottomLeft { width: 16px;
height: 16px;
background-image: url(images/bottomLeft.gif)
} 

TD.shadow-left { width: 16px;
background-image: url(images/left.gif)
}

TD.shadow-topLeft { 
width: 16px; 
height: 16px; 
background-image: url(images/topLeft.gif)
}      
TD.shadow-center { 
	background-image: url(images/map.gif);
	height:385px;
}


TD.gshadow-top { 
height: 16px;  
background-image: url(images/gtop.gif)
}

TD.gshadow-topRight { 
width: 16px;
height: 16px;
background-image: url(images/gtopRight.gif)
}

TD.gshadow-right { 
width: 16px; 
background-image: url(images/gright.gif)
}

TD.gshadow-bottomRight { 
width: 16px; 
height: 16px; 
background-image: url(images/gbottomRight.gif)
} 

TD.gshadow-bottom { 
height: 16px;
background-image: url(images/gbottom.gif)
}

TD.gshadow-bottomLeft { width: 16px;
height: 16px;
background-image: url(images/gbottomLeft.gif)
} 

TD.gshadow-left { width: 16px;
background-image: url(images/gleft.gif)
}

TD.gshadow-topLeft { 
width: 16px; 
height: 16px; 
background-image: url(images/gtopLeft.gif)
}      

TD.gshadow-center { 
	background-color: #CCCCCC;
}

TD.gbshadow-center { 
	background-color: #CCCCCC;
	height: 385px;
}

A.biglink:hover{
	text-decoration: underline;
}

A.links:hover, A.sort:hover{
		background: #CCCCCC;
		text-decoration: none;
}

A.current{
		color: #993333;
}

A.nav{	color: #000000;
}
A.nav2{	color: #000000;	}
A.nav:hover{
		color: #993333;
		text-decoration: underline;
}

A {		color: #993333;
		text-decoration: none;
}

A:hover {text-decoration: underline;}
