body {
	margin: 10px auto 0%;
	font-size: 14px;
	width: 1050px;
	background: #FFFFFF;
}

#mainTable {
	margin: 0px 20px;
	border: 1px solid #999999;
	line-height: 1.5em;
	background: #000000;
}
	
#maincontent {
	border-left: 2px solid #333;
	font-size: 14px;
	font-size: 100%;
	padding: 10px;
	background: #FFFFFF
}

#maincontent a:link {	
    color: #00F;
}

#maincontent a:visited {
	color:#F00;
}

#maincontent a:hover, #maincontent a:active {
	color: #666666;
}

#sidebar {
	width: 140px;
	font-size: 12px;
	font-size: 85%;
	padding: 10px;
	color: #CCCCCC;
}

#header {
	background: #333333;
	height: auto;
}

#footer {
	border-left: 2px solid #333;
	color: #CCCCCC;
	text-align: center;
	background: #FFFFFF;
}

#footer a:link {
	color: #00F;
	text-decoration: underline;
	}
	
#footer a:hover, #footer a:active {
	color: #666666;
	text-decoration: underline overline;
}

#footer a:visited {
	color: #F00
}

td, p, ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
h1:first-child {margin-top: 0;
}/*starts first heading in a TD flush top*/

h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h1 { font-size: 140%; color: #000;}
h2 { font-size: 120%; color: #000;}
h3 { font-size: 100%; color: #000;}
#sidebar a {
	/*/*/padding: 3px;
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	line-height: 1em;
	width: 120px; /* */
}
#sidebar a:link, #sidebar a:visited {
	color: #FFCC00;
}
#sidebar a:hover, #sidebar a:active {
	color: #FFFFFF;
	border: 1px solid #000000;
	background: #FF9900;

}
#current a {
	color: #FFFFFF !important;
	border: 1px solid #000000!important;
	background: #333333;

}
#sidebar ul {
	list-style-type: none;
	margin-left: 1px;
	padding-left: 1px;
}

#sidebar li {
	/*/*/margin: 0px 0px 6px 0px; /* */
}
.imgfloatrt {
	float: right;
	padding-left: 20px;
}

#lefttd {
	background: url(imgs/sidex.gif) repeat-y;
	width: 25px;

}
#rigthtd {
	background: url(imgs/sidex.gif) repeat-y;
	width: 25px;
}Callouts {
	font-size: 10%;
}
callout {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
.breadcrumbs {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	position: relative;
	visibility: visible;
	height: auto;
	width: auto;
}

