a {
	background-color: transparent;
	color: #FFFFFF;
	font: normal normal bold small/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link {
	background-color: transparent;
	color: #FFFFFF;
	font: normal normal bold small/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:visited {
	background-color: transparent;
	color: #ebc86a;
	font: normal normal bold small/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a:hover {
	background-color: transparent;
	color: #acbee4;
	font: normal normal bold small/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.credit, a.credit:link, a.credit:hover, a.credit:visited, a.credit:active {
	color: white;
}

a.main {
	background-color: transparent;
	color: blue;
	text-decoration: none;
}

a.main:link {
	background-color: transparent;
	color: blue;
	text-decoration: none;
}

a.main:visited {
	background-color: transparent;
	color: #8c580f;
	text-decoration: none;
}

a.main:hover {
	background-color: transparent;
	color: #ff8c00;
	text-decoration: none;
}

body {
	background-image: url(images/ywcs1_01.jpg);
	background-repeat: repeat-y;
	background-color: #035181;
	background-position: center;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h1 {
	font-family: "Comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
}

h2 {
	font-family: "Comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 200%;
}

h3 {
	font-family: "Comic Sans MS",Verdana, Arial, Helvetica, sans-serif;
	font-size: 175%;
}

h4 {
	font-size: 150%;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}

hr.sidebar {
	color: #fbd97f;
	width: 90%;
	height: 1px;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

p.credit {
	font: normal normal 10px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color: transparent;
	color: white;
}

td.content {
	border-right: 2px dotted #956118;
	padding: 5px 30px 20px 35px;
}

td.sidebar {
	padding-left: 5px;
	padding-right: 5px;
	font-size: 115%;
	color: #FFFFFF;
}

.arial10pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}

.deepblue {
	background-color: transparent;
	color: #015182;
}

.deepred {
	background-color: transparent;
	color: #d32f00;
}

.midblue {
	background-color: transparent;
	color: #0079c0;
}

.red {
	background-color: transparent;
	color: red;
}
.ajaxtooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 206px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: white;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}
.ajaxtooltip2{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 325px;
left: 0; /*leave this alone*/
top: 0; /*leave this alone*/
background: white;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}