body, html {
	height: 100%;
	
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	
	font-family: 'Century Gothic', 'Avant Garde', Futura, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-image: url(/images/margin-bkg.gif);
	background-repeat: repeat;
}
#contable {
	width: 100%;
	height: 100%;
}

.topmargin {
	height: 60px;
	background-position: left top;
	background-image: url(/images/margin-bkg.gif);
	background-repeat: repeat;
}
.toprow {
	height: 125px;
	background-position: left top;
	background-image: url(/images/margin-bkg.gif);
	background-repeat: repeat;
}
.menubar {
	background-color: #2E2E2E;
}
.menubar a, .topbar a {
	color: #ffffff;
	text-decoration: none;
}

.fade2black {
	background-image: url(/images/fade2black.gif);
	background-position: right top;
	background-repeat: no-repeat;
}

.toprow td.menubar {
	color: #FFFFFF;
	background-color: #2E2E2E;
	font-size: 11px;
	font-weight: Normal;
	vertical-align: top;
	letter-spacing: 1px;
	white-space: NoWrap;
}
.toprow td.topbar {
	padding-top: 2px;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: Normal;
	vertical-align: top;
	letter-spacing: 1px;
	white-space: NoWrap;
}
td.logo {
	background-position: 10px 10px;
	background-image: url(/images/professionals.gif);
	background-repeat: no-repeat;
}
.toprow a.menuitem {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: Normal;
	text-decoration: None;
	vertical-align: top;
	letter-spacing: 1px;
	white-space: NoWrap;
}

.sidecol {
	width: 185px;
	background-color: #f0f0f0;
	background-position: left top;
	background-image: url(/images/marginfade.gif);
	background-repeat: repeat-x;
	padding-left: 10px;
	vertical-align: top;
	padding-bottom: 20px;
}
.sidecol .menuitem {
	text-align: left;
	font-size: 12px;
	text-decoration: none;
}
.sidecol .menuitem STRONG {
	font-size: 13px;
}
.sidecol a {
	color: #505050;
}

.content {
	overflow-x: hidden;
	
	vertical-align: top;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 10px;
	
	background-color: #FFFFFF;
	background-position: left top;
	background-image: url(/images/mainfade.gif);
	background-repeat: repeat-x;
	
	scrollbar-track-color:#F4F4F4;
	scrollbar-face-color:#EFEFEF;
	scrollbar-arrow-color:#960000;
}

.content, .content td {
	vertical-align: top;
	color: #222222;
	font-size: 13px;
	line-height: 13pt;
	font-family: 'Century Gothic', 'Avant Garde', Futura, Arial, Helvetica, sans-serif;
}

.content a {
	color: #808080;
}
.content a:hover {
	color: #960000;
}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	color: #960000;
}
.content h1 {
	font-size: 24px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	margin-top: 0px;
}
.content h2 {
	font-size: 20px;
}
.content h3 {
	font-size: 18px;
}
.content h4 {
	font-size: 16px;
	margin-top: 0px;
}
.content h5 {
	font-size: 14px;
}
.content h6 {
	font-size: 13px;
}

.title
{
	font-weight: bold;
	font-size: 13px;
	color: #555555;
}
.nomargins {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.bottomrow {
	height: 20px;
	background-color: #000000;
	color: #ffffff;
}

.lightgrey {
	color: #707070;
}

.bottommargin {
	height: 50px;
}
