BODY
{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	SCROLLBAR-FACE-COLOR: #4E6D90;
	FONT-WEIGHT: normal;
	FONT-SIZE: x-small;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: black;
	SCROLLBAR-SHADOW-COLOR: lightgrey;
	COLOR: black;
	LINE-HEIGHT: normal;
	PADDING-TOP: 0px;
	SCROLLBAR-TRACK-COLOR: #4E6D90;
	FONT-FAMILY: 'Microsoft Sans Serif', Arial;
	SCROLLBAR-BASE-COLOR: white;
	LETTER-SPACING: normal;
	scrollbar-dark-shadow-color: #004879;
	scrollbar-3d-light-color: black;
	background-color : #EFF3F7;
	background-attachment : fixed;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
H2
{
    FONT-SIZE: 14pt;
    COLOR: navy;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Goudy Old Style', 'Times New Roman'
}
H1
{
    FONT-SIZE: 18pt;
    COLOR: midnightblue;
    LINE-HEIGHT: normal;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Goudy Old Style', 'Times New Roman'
}
H3
{
    FONT-SIZE: 10pt;
    COLOR: royalblue;
    FONT-FAMILY: 'Microsoft Sans Serif', 'Goudy Old Style'
}
A:active
{
	COLOR: red;
	text-decoration: none;
}
A:link
{
	COLOR: midnightblue;
	text-decoration: none;
}
A:visited
{
	COLOR: midnightblue;
	text-decoration: none;
}
P
{
	FONT-WEIGHT: normal;
	FONT-SIZE: x-small;
	COLOR: #4E6D90;
	LINE-HEIGHT: normal;
	MARGIN-RIGHT: 15px;
	FONT-FAMILY: 'Microsoft Sans Serif', Arial;
	LETTER-SPACING: normal;
	TEXT-ALIGN: left
}
H4
{
    FONT-SIZE: 10pt;
    COLOR: darkblue
}
LI
{
    FONT-WEIGHT: normal;
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: 'Microsoft Sans Serif', Arial
}
TBODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: x-small;
    COLOR: black;
    FONT-FAMILY: 'Microsoft Sans Serif', Arial
}
TD
{
    FONT-WEIGHT: normal;
    FONT-SIZE: x-small;
    COLOR: #4E6D90;
    FONT-FAMILY: 'Microsoft Sans Serif', Arial
}
.sidenavleft {
	border-right: thin solid #4E6D90;
	background-image : url(nav/leftback.gif);
}
.sidenavright {
	border-left : thin solid #4E6D90;
	background-image : url(nav/rightback.gif);
}
.tdback{
	background : no-repeat fixed top;
	background-position : right;
	background-repeat : no-repeat;
	background-attachment : fixed;
}
.trnavback {
	background-attachment: fixed;
	background-image: url(nav/trbk.gif);
	background-repeat: repeat-x;
	background-position: top;
	height : 24px;
}
.TableMain {
	height: 100%;
	width: 100%;
}
