body {
	font: 0.8em Tahoma, Arial, Sans-Serif;
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	margin: 0;
	padding: 0 
}
	
img {
	margin: 0;
	padding: 0;
	border: 0;
}

a:link, a:visited {
	color: #FE7200;
	text-decoration: underline;
}

a:hover{
	color: #666666;
	text-decoration: none;
}

#contentleftleft a:link, #contentleftleft a:visited {
	color: #000000;
	text-decoration: none;
}

#contentleftleft a:hover{
	color: #000000;
	text-decoration: underline;
}

#contentleftright a:link, #contentleftright a:visited {
	color: #000000;
	text-decoration: none;
}

#contentleftright a:hover{
	color: #000000;
	text-decoration: underline;
}

th{
	width: 15%;
	text-align: center;
	border-bottom: 1px #333333 solid;
}

.table100{
	width:100%;
}

.tdAlignCenter{
	text-align: center;
	border-bottom: 1px #CCCCCC solid;
}

.tdBoxAlignCenter{
	text-align: center;
	border-top: 1px #CCCCCC solid;
}

.tdAlignLeft{
	text-align: left;
	border-bottom: 1px #CCCCCC solid;
}

.thAlignStatLeft{
	width: 90px;
	text-align: left;
	border-bottom: 1px #333333 solid;
}

.thAlignStatMid{
	width: 370px;
	text-align: left;
	border-bottom: 1px #333333 solid;
}

.thAlignStatRight{
	width: 60px;
	text-align: left;
	border-bottom: 1px #333333 solid;
}

.tdAlignStatLeft{
	text-align: left;
	border-bottom: 1px #CCCCCC solid;
}

.tdAlignStatRight{
	text-align: left;
	border-bottom: 1px #CCCCCC solid;
}

.tdAlignLeft a:link, .tdAlignLeft a:visited {
	color: #007ACC;
	text-decoration: underline;
}

.tdAlignLeft a:hover {
	color: #007ACC;
	text-decoration: none;
}

.inputAdd
{
	height: 25px;
	width: 22em;
	padding: 3px;
	font: normal 1.4em Arial;
	border: 2px solid #CCCCCC;
	background: #FFFFFF;
}

.inputTextarea
{
	height: 125px;
	width: 22em;
	padding: 3px;
	font: normal 1.4em Arial;
	border: 2px solid #CCCCCC;
	background: #FFFFFF;
}

.btn
{
	height: 40px;
	width: 10em;
	float: left;
	padding: 3px;
	font: normal 1.2em Arial;
	clear: both;
}

.input2em {
	height: 25px;
	width: 2em;
	padding: 3px;
	font: normal 1.4em Arial;
	border: 2px solid #CCCCCC;
	background: #FFFFFF;
}

.input6em {
	font: 1em Arial, Sans-Serif;
	width: 6em;
}

.input15em{
	width: 17.8em;
}

.select6em {
	font: 1em Arial, Sans-Serif;
	width: 6.4em;
}

.select15em {
	font: 1em Arial, Sans-Serif;
	width: 15.4em;
}

.select22em {
	font: 1em Arial, Sans-Serif;
	width: 18.4em;
}

.button6em {
	font: 1em Arial, Sans-Serif;
	width: 6.4em;
}

#header {
	background: #F4F4F4 url(../images/bg-header.jpg) repeat top;
	background-attachment: scroll;
	background-position: 0;
	height: 148px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom;
}

#top { 
	width: 800px;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
}

#logocontainer {
	width: 500px;
	height: 120px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#splashcontainer {
	float: right;
	width: 132px;
	height: 115px;
	background: #0F6BFF url(../images/bg-splash.gif) top;
	padding: 0 10px 0 10px;
	margin: 0;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}

#splashcontainer p{
	margin: 15px 10px 10px 10px;
}

	.amount {
		font-size: 1.7em;
	}

#navcontainer {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

ul#navlist {
	font: bold 14px Arial, Sans-Serif;
	text-transform: uppercase;
	float: left;
	clear: both;
	margin: 0;
	padding-right: 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#navlist a {
	float: left;
}

#navlist a:link, #navlist a:visited {
	color: #FFFFFF;
	background: #222222;
	text-decoration: none;
	padding: 5px 18px 5px 13px;
	margin-left: 3px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-top:1px solid #333333;
}

#navlist li#active a , #navlist a:hover {
	color: #222222;
	background: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-top:1px solid #333333;
	border-bottom:1px solid #FFFFFF;
}

#breadcrumbcontainer {
	background: #FFFFFF;
	width: 800px;
	float: center;
	text-align: left;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
	margin-top: 6px;
	padding-bottom: 0;
}

#breadcrumbcontainer p {
	font: 0.8em Arial, Sans-Serif;
	color: #333333;
	padding: 0;
	margin: 0;
}

#breadcrumbcontainer a:link, #breadcrumbcontainer a:visited {
	font: 1em Arial, Sans-Serif;
	text-decoration: underline;
}

#breadcrumbcontainer a:hover {
	font: 1em Arial, Sans-Serif;
	color: #333333;
	text-decoration: none;
}

#descriptioncontainer {
	background: #FFFFFF;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
}

#descriptioncontainer p {
	font: 1em Arial, Sans-Serif;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}
	
#descriptioncontainer h1 {
	margin: 0 0 4px 0;
	padding:0;
	clear: none;
	font: bold 1.7em Arial, Sans-Serif;
	clear: none;
}

#description {
	text-align: left;
	width: 800px;
	margin: 15px auto 20px;
}

#content{
	background-color: #FFFFFF;
	width: 800px;
	float: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
	text-align: left;
}

#content p {
	font: 1em Arial, Sans-Serif;
	line-height: 1.3em;
	padding: 0;
	margin: 0;
}

#content p a:link, #content p a:visited {
	font-style: italic;
	color: #007ACC;
	text-decoration: underline;
}

#content p a:hover {
	font-style: italic;
	color: #007ACC;
	text-decoration: none;
}

.allWorks a:link, .allWorks a:visited {
	font: italic 1em Arial, Sans-Serif;
	color: #007ACC;
	text-decoration: underline;
}

.allWorks a:hover {
	font: italic 1em Arial, Sans-Serif;
	color: #007ACC;
	text-decoration: none;
}
	
#content h2 {
	margin: 0 0 2px 0;
	padding:0;
	clear: none;
	font: bold 1.3em Arial, Sans-Serif;
	clear: none;
}

#content h3 {
	margin: 0;
	padding:0;
	clear: none;
	font: bold 1.2em Arial, Sans-Serif;
	clear: none;
}

#content td {
	vertical-align: top;
}

#contentleft{
	width:550px;
	float: left;
	clear: none;
	padding-bottom: 10px;
	text-align: left;
	margin-top: 20px;
}

#contentleftleft{
	padding: 4px 8px 4px 0px;
	width:264px;
	float: left;
	clear: none;
	text-align: left;
	border-right: 2px #333333 dotted;
}

#contentleftright{
	padding: 4px;
	width: 264px;
	float: right;
	clear: none;
	text-align: left;
}

#contentright{
	background-color: #F4F4F4;
	padding: 3px;
	margin: 20px 0px 4px 4px;
	width: 238px;
	float: right;
	clear: none;
	text-align: left;
	border: 1px #CCCCCC solid;
}

#contentrightbox{
	padding-bottom: 20px;
	width:234px;
	float: left;
	clear: both;
	text-align: left;
}

#contentrightbox{padding-bottom:20px;width:234px;float:left;clear:both;text-align:left;}
#contentrightbox ul{margin:0;padding:0 0 16px 0;list-style-type:none;}
#contentrightbox li{margin:0;padding:0 0 5px 18px;list-style-type:none;background:url(../images/listArrow.png) no-repeat top left;}

#contentrightbox p a:link, #contentrightbox p a:visited {
	color: #333333;
	text-decoration: underline;
}

#contentrightbox p a:hover {
	color: #333333;
	text-decoration: none;
}

#contentrightbox2{
	padding-bottom: 20px;
	width:234px;
	float: left;
	clear: both;
	text-align: left;
}

#contentrightbox2{padding-bottom:20px;width:234px;float:left;clear:both;text-align:left;}
#contentrightbox2 ul{margin:0;padding:0 0 16px 0;list-style-type:none;}
#contentrightbox2 li{margin:0;padding:0 0 5px 18px;list-style-type:none;background:url(../images/listArrow.png) no-repeat top left;}

#contentrightbox2 p a:link, #contentrightbox2 p a:visited {
	color: #FE7200;
	text-decoration: underline;
}

#contentrightbox2 p a:hover {
	color: #333333;
	text-decoration: none;
}

#contentrightbox3{
	padding-bottom: 20px;
	width:234px;
	float: left;
	clear: both;
	text-align: left;
}

#contentrightbox3 ul {
	margin: 0;
}

#contentrightbox3{padding-bottom:20px;width:234px;float:left;clear:both;text-align:left;}
#contentrightbox3 ul{margin:0;padding:0 0 16px 0;list-style-type:none;}
#contentrightbox3 li{margin:0;padding:0 0 5px 18px;list-style-type:none;background:url(../images/listArrow.png) no-repeat top left;}

#contentrightbox3 p a:link, #contentrightbox2 p a:visited {
	color: #333333;
	text-decoration: underline;
}

#contentrightbox3 p a:hover {
	color: #333333;
	text-decoration: none;
}

.hidecontainer 
{
	visibility: hidden;
	display: none;
}

a.showCursor
{
	cursor: pointer;
}

div.tabcontainer
{
	padding-left: 10px;
	height: 23px;
}

div.tabcontainer a div.tab
{
	margin: 0px;
	width: 90px;
	height: 19px;
	float: left;
	margin-right: 4px;
	text-align: center;
	padding-top: 4px;
	background: url(../images/bg-tab.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}


div.tabcontainer a div.selected
{
	margin: 0px;
	width: 90px;
	height: 19px;
	float: left;
	margin-right: 4px;
	text-align: center;
	padding-top: 4px;
	background: url(../images/bg-tab-active.gif);
	background-repeat: no-repeat;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#tab_total
{
	padding: 6px 10px 2px 10px;
	height: 4.6em;
	background: #333333;
	color: #FFFFFF;
}

#tab_woman
{
	padding: 6px 10px 2px 10px;
	height: 4.6em;
	background: #333333;
	color: #FFFFFF;
}

#tab_man
{
	padding: 6px 10px 2px 10px;
	height: 4.6em;
	background: #333333;
	color: #FFFFFF;
}

#tab_max
{
	padding: 6px 10px 2px 10px;
	height: 4.6em;
	background: #333333;
	color: #FFFFFF;
}

#tab_min
{
	padding: 6px 10px 2px 10px;
	height: 4.6em;
	background: #333333;
	color: #FFFFFF;
}

#footer {
	text-align: center;
	width: 800px;
	clear: both;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px #CCCCCC solid;
}
	
#footer p {
	color: #666666;
	font: 0.8em Tahoma, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}

#footer p a:link, #footer p a:visited {
	color: #666666;
	text-decoration: underline;
	margin: 0;
	padding: 0;
}

#footer p a:hover {
	color:#666666;
	text-decoration: none;
}
#addWorkContainer {
	background: #F4F4F4;
	width: 100%;
	height: 250px;
	float: left;
	clear: both;
	margin-bottom: 0;
	padding-bottom: 0;
}
#addWorkContainer  table{
	border: 1px #CCCCCC solid;
	margin-top: 20px;
}
#addWorkContainer  td{
	background: #FFFFFF;
	text-align: left;
	margin-bottom: 0;
	padding: 4;
}