body
{
/*	background-image: url(mainbg.gif);
	background-position: center;
	background-repeat: repeat-y;
*/
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 9pt; 
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	padding-bottom:0px;	
	color: #333333;
}

#maintable
{
	/*background-color: transparent ;*/
	background-color: #FFFFFF;
	margin: auto;
}

table
{
	font-family: Arial;
	font-size: 9pt; 
}

#appTable
{
	background-color: #FFFFFF;
	background-image: url(files.png);
	background-position: center;
	background-repeat: no-repeat;
}


img.frame {border-top: 3px solid #bcd; border-left: 3px solid #bcd; border-right: 3px solid #d9e2ef; border-bottom: 3px solid #d9e2ef;}
td.frame {border-top: 3px solid #bcd; border-left: 3px solid #bcd; border-right: 3px solid #d9e2ef; border-bottom: 3px solid #d9e2ef;
	font-family: Arial; font-size: 10pt; color: black; font-weight: bold; cursor: pointer;}
td.frameButton {border-top: 3px solid #bcd; border-left: 3px solid #bcd; border-right: 3px solid #d9e2ef; border-bottom: 3px solid #d9e2ef;
	font-family: Arial; font-size: 16pt; color: black; font-weight: bold; cursor: pointer; background-color:steelblue;}
td.frameButtonOn {border-top: 3px solid #bcd; border-left: 3px solid #bcd; border-right: 3px solid #d9e2ef; border-bottom: 3px solid #d9e2ef;
	font-family: Arial; font-size: 16pt; color: black; font-weight: bold; cursor: pointer; background-color:white;}
table.frame {border-top: 3px solid #bcd; border-left: 3px solid #bcd; border-right: 3px solid #d9e2ef; border-bottom: 3px solid #d9e2ef;
	font-family: Arial; font-size: 10pt; color: black; font-weight: bold; cursor: pointer;}
th.frame {border-top: 3px solid #bcd; border-left: 3px solid #bcd; border-right: 3px solid #d9e2ef; border-bottom: 3px solid #d9e2ef;
	font-family: Arial; font-size: 10pt; color: black; font-weight: bold; cursor: pointer;}

h3.titlebar, .tbar h3, .tbarhigh h3 {border-top: 1px solid #bcd; background: #eef0f3 url("/titlebar.png") repeat-x bottom left; font-family: Arial; font-size: 10.5pt; color: black; padding: .3em .5em .4em .5em; margin: 0 0 -.5em 0;}
h3.titlebarStandOut, .tbarStandOut h3, .tbarhighStandOut h3 {border-top: 1px solid #bcd; background: #eef0f3 url("/titlebar.png") repeat-x bottom left; font-family: Arial; font-size: 10.5pt; color: red; padding: .3em .5em .4em .5em; margin: 0 0 -.5em 0;}
.tbar b, .tbarhigh b {display: none;margin: 0; padding: 0;}

h3.toptitlebar, .tbar h3, .tbarhigh h3 {border-top: 1px solid #bcd; background: #eef0f3 url("/titlebar.png") repeat-x bottom left; font-family: Arial; font-size: 11.5pt; color: red; padding: .3em .5em .4em .5em; margin: 0 2em -.5em .5em;}

h3.titlebar span.subtitle {font-size: 7.9pt; color: gray;}
h3.toptitlebar span.subtitle {font-size: 8pt; color: black;}

tr.navBar {border-top: 2px solid #bcd; background: #eef0f3 url("/titlebar.png") repeat-x bottom left; font-family: Arial; font-size: 11pt; color: black; padding: .3em .5em .7em .5em; margin: 0 0 -.5em 0;}

table.navBar {border-top: 2px solid #bcd; background: #eef0f3 url("/titlebar.png") repeat-x bottom left; font-family: Arial; font-size: 11pt; color: black; padding: .3em .5em .7em .5em; margin: 0 0 -.5em 0;}

a.navButton {font-family: Arial; font-size: 9pt; color: red; text-decoration: none; font-weight: bold;} 
a.conButton {font-family: Arial; font-size: 9pt; color: #0076cf; text-decoration: none; font-weight: bold;} 
a.underButton {font-family: Arial; font-size: 9pt; color: #0076cf; text-decoration: none; font-weight: bold;} 
a.bitsButton {font-family: Arial; font-size: 9pt; color: #0076cf; text-decoration: underline; font-weight: bold; cursor: pointer;} 

a {color: #0076cf}

td.title { font-family: Arial; font-size: 10pt; color: black; font-weight: bold;}
td.description { font-family: Arial; font-size: 9pt; color: black; }

span.title { font-family: Arial; font-size: 11pt; color: black; font-weight: bold;}
span.description { font-family: Arial; font-size: 10pt; color: black; }

span.standout { font-family: Arial; font-weight: bold; color: #0000ff;}
