body,td {
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	text-align: left;
}
body {
	background-color: #ffffff;
        margin: 10px 0px 0px 0px;
}
p {
	font-family: verdana, helvetica, sans-serif;
	text-align: left;
        line-height: 120%;
}
a {
	font-size: 12px;
	font-weight: bold;
}
a:link {
	font-size: 100%;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #800080;
}

h2, h3, h4 {
	font-family: Verdana, helvetica, sans-serif;
}
h1 {
	font-family: verdana, helvetica, sans-serif;
        font-size: 18px;
	color: #000033;
	font-weight: bold;
        margin: 0px;
	padding: 4px 4px 1px 0px;
}
h2 {
	font-size: 100%;
	font-weight: bold;
        padding: 4px 0px 2px 0px;
        margin: 0px;
	text-transform: uppercase;
}
h3 {
	font-size: 100%;
        margin: 0px;	
        font-weight: bold;
}
.spacer {
	height: 15px;
	margin: 0px;
	padding: 0px;
	background-color: inherit;
}
#container {
	width: 740px;
	padding: 0px;
	margin: 10px;
}


#content {
	background-color: #ffffff;
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

#content .tab {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

#fullcontent {
	background-color: #ffffff;
	padding: 0px;
	margin: 20px;
}

#fullcontent .topad {
	background-color: #ffffff;
	height: 90px;
	margin: 0 0 20px 0;
}

#fullcontent .tab {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}


.tab {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}
#col_spacer {
	background-color: #ffffff;
	padding: 20px;
	margin: 0px;
}

#sidebar {
	width: 160px;
	background-color: #f4f4f4;
	padding: 4px;
	margin: 0px 0 10px 0;
	border: 1px solid #cccccc;
}

#sidebarw {
	margin: 10px 0px 10px 20px;
	background-color: #ffffff;
	padding: 0 0 0 20px;
	margin: 0px;
}

#fright{
	float:right;
	background-color: #ffffff;
	width:250px;
        padding: 0px 0px 10px 20px;
}
#fleft{
	float:left;
	background-color: #ffffff;
	width: 250px;
        padding: 0px 20px 10px 0px;
}

#footer {
	background-color: #f4f4f4;
	padding: 10px;
	text-align: right;
	border-top: 1px solid #cccccc;
}

.footer {
	background-color: #f4f4f4;
	padding: 10px;
	text-align: right;
	border-top: 1px solid #cccccc;
}

.author {
	font-size: 14px;
	text-indent: 10px;
}
#orange {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	background-color: #FF9900;
	padding: 4px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#orange a {
	color: #ffffff;
	text-decoration: none;
}
#blue {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	background-color: #0066cc;
	padding: 4px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#blue a {
	color: #ffffff;
	text-decoration: none;
}
#red {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	background-color: #cc0000;
	padding: 4px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#red a {
	color: #ffffff;
	text-decoration: none;
}
