/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666699;
	background-color: #FFFFFF;
	font-size: 80%;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

.bkrd {
	background-image:url(../images/stars.gif);
	background-repeat:repeat;
	background-position:center top;
}

/* table */

.topRow {
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

.bottomRow {
	height:30px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}


.2-tl {
	background-image:url(../images/tables/2_top_Left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}

.2-ct {
	background-image:url(../images/tables/2_center_Top.gif);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
}

.2-tr {
	background-image:url(../images/tables/2_top_Right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}

.2-cl {
	background-image:url(../images/tables/2_center_Left.gif);
	background-position:right top;
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:30px;
}
.2-cr {
	background-image:url(../images/tables/2_center_Right.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:30px;
}

.2-bl {
	background-image:url(../images/tables/2_bottom_Left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}

.2-br {
	background-image:url(../images/tables/2_bottom_Right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}

.2-cb {
	background-image:url(../images/tables/2_center_Bottom.gif);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
}

.tl {
	background-image:url(../images/tables/top_Left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}

.tr {
	background-image:url(../images/tables/top_Right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}

.bl {
	background-image:url(../images/tables/bottom_Left.gif);
	background-position:right top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}

.br {
	background-image:url(../images/tables/bottom_Right.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
	width:30px;
}

.ct {
	background-image:url(../images/tables/center_Top.gif);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
}
.cb {
	background-image:url(../images/tables/center_Bottom.gif);
	background-position:center top;
	background-repeat:repeat-x;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	height:30px;
}
.cl {
	background-image:url(../images/tables/center_Left.gif);
	background-position:right top;
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:30px;
}
.cr {
	background-image:url(../images/tables/center_Right.gif);
	background-position:left top;
	background-repeat:repeat-y;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:30px;
}


/* texts */

h1 {
	font-size: 130%;
	color: #333366;
	font-weight: bold;
	text-align: left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

h2 {
	font-size: 90%;
	color: #666699;
	font-weight: bold;
	text-align: left; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}

p {
	font-size: 80%;
	}

.text {
	font-size: 60%;
	}
	
.text a:visited {
	color: #FF9900;
	text-decoration: none;
}

.footerLinks {
	font-size: 70%;
	color: #FFFFFF;
}
.footerLinks a:link {
	color: #003366;
	text-decoration: underline;
}
.footerLinks a:visited {
	color: #003366;
	text-decoration: underline;
}
.footerLinks a:hover {
	color: #333366;
	text-decoration: underline;
}
.footerLinks a:active {
	color: #003366;
	text-decoration: underline;
}

.ish {
	color:#6699CC;
	}
	
.dol {
	color: #FF9900;
	}

.lsc {
	color: #663366;
	}

.nmn {
	color: #003366;
	}

.textsmallest {
	font-size: xx-small;
	}
	
/* links */	

a:link {
	color: #333366;
	text-decoration: underline;
}

a:visited {
	color: #663366;
	text-decoration: none;
}

a:hover {
	color: #FF9900;
	border-bottom: none;
	text-decoration: underline;
}

a:active {
	color: #CC3300;
	text-decoration: underline;
	border-bottom: none;
}


/* others */
.tabs
{
	width: 100%;
	height: 18px;
	background-image: url(http://www.wildheartranch.com/images/tables/tabs.gif);
	background-repeat: no-repeat;
	color: #fff;
	font-family: arial;
	padding-left: .5em;
	font-weight: bold;
	font-size: 1.1em;
	}
	
.style-tabs {
	color:#000066; 
	font-size:12px;
	margin: 0 8px 8px 8px;
}