/* General Styles */

body
{
	font-size: 11px;
	word-spacing: normal;
	text-transform: none;
	color: #000000;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}

body {text-align:center; repeat-y 50% 0;margin: 0;padding: 0;font: 83% arial,verdana,sans-serif}

a
{
	color: #696969;
	text-decoration: none;
}

#pagetable
{
	border: 1px solid #333333;
	text-align: center;
}

#contenttable
{
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	text-align: left;
	display:inline;

}


#contenttable td.titlebar
{
	background-color: #ffff66;
	border: 1px solid #ffcc00;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFCC00;
	padding: 5px 5px 5px 5px;
	border-left: 4px solid #ffcc00;
}


#menutable
{
	background-image: url(images/butterfly.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-style: normal;
	font-size: 11px;
	position: relative;
}


#menutable p
{	color:#000000;
	border-left:none;
	padding-left:5px;
	width:100%;
	border-left: 2px solid #ffcc00;
	margin:9px 0px 0px 0px;
	height:12px
}

#menutable p a:hover
{
	padding-left: 5px;
	border-left: medium none;
	width: 100%;
	color: #000000;
	height: 12px;
	background-color: #ffff66;
}

#menutable .here
{
	color:#000000;
	border-left:none;
	padding-left:5px;
	line-height:17px;
	width:100%;
	background-color: #ffff66;
	height:12px
}

#rightcolumn 
{
	font-style: normal;
	font-size: 11px;
}




/* general styles */

.header-black {color: #000000;font-size: 12px;font-style: normal;font-weight: bold}
.header-orange {color: #FFCC00;font-size: 12px;font-style: normal;font-weight: bold}
.header-yellow {color: #ffff66;font-size: 12px;font-style: normal;font-weight: bold}
.header-white {color: #FFFFFF;font-size: 12px;font-style: normal;font-weight: bold}
.header-grey {color: #696969;font-size: 12px;font-style: normal;font-weight: bold}
	

.subheader-black {color: #000000;font-size: 12px;font-style: italic;font-weight: bold}
.subheader-orange {color: #FFCC00;font-size: 12px;font-style: italic;font-weight: bold}
.subheader-yellow {color: #ffff66;font-size: 12px;font-style: italic;font-weight: bold}
.subheader-white {color: #FFFFFF;font-size: 12px;font-style: italic;font-weight: bold}

.subheader-grey {color: #696969;font-size: 12px;font-style: italic}

.subheader-blue {color: #0066FF;font-size: 12px;font-style: italic}
.subheader-blue a {color: #0066FF;font-size: 12px;font-style: italic}

.tiny-black {color: #000000;font-size: 9px;}

#rightcolumn hr {
	border: dotted;
	height: 1px;
	color: #696969;
}
