﻿body {
	background-color: ffffff;

	color: #000000;
	font: normal 14px Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: none;
	behavior:url("csshover.htc");
}


table, div{
	color: #000000;
	font: normal 14px Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: none;
}


* a {
	color: 535353;
	font: normal 12px , Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: none;
}

* a:link {
	color: 535353;
	font: normal 12px , Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: none;
}

* a:visited {
	color: 535353;
	font: normal 12px , Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: none;
}

* a:hover {
	color: Navy;
	font-size: 12;
	text-decoration: none;
	font-style: none;
	font-weight: none;
}

* a:active {
	color: 535353;
	font: normal 12px , Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: none;
}

.text{
	color: 333333;
	font: normal 13px Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: none;
}


input, textarea, select {
	border-left:1px solid Gray; border-right:1px solid Silver; border-top:1px solid Silver; border-bottom:1px solid Gray; background-color: white;
    table-layout: fixed;
	padding: 2px;
	color: Navy;
	text-decoration: none;
	font-style: none;
	font-weight: bold; font-variant:normal; font-size:12px; font-family:Arial, Arial, Helvetica, sans-serif

}
.title {
	color: Green;
	font: normal 22px Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	vertical-align: bottom;
}


.sectitle {
	color: 3366CC;
	font: normal 15px Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: bold;
	vertical-align: bottom;
}


.trtop {

background: blue;
background-image: url('theme/yeshuaHOME/images/topcat.gif');
color: ffffff;
font-weight: bold;

}

.trtop a {
color: ffffff;
font-weight: none;
}

.trtop a:visited  {
color: ffffff;
font-weight: none;
}

.trtop2 {

background: c3e4fd;
font-weight: bold;

}

.trtop2 a, a:link, a:active, a:visited {

font-weight: none;

}




.tablen{

	color: 333333;
	font: normal 13px Arial, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-style: none;
	font-weight: none;

	background-color: #F0F1FF;
	width: 100%;
	border: 1px;

}

.tropen{

background: #E6E6E6;

}

.ulclass {
	list-style-image: url('images/arrow.gif');
	MARGIN-RIGHT: -1px;
	_MARGIN-RIGHT:20px
}

.ulclass li {
	padding: 4px;
}