BODY {
	background-color: #FFFFFF;
	font-family: "Times New Roman", sans-serif;
	color: #000000;
	margin:5px ;
	font-size : large;
	background-image:  url(images/whitemarble2.jpg);
	background-attachment: fixed ;
	background-repeat:  repeat;
	text-align: center;
}
A:link {
	color: #0000FF ;
	text-decoration: none ;
        font-size : large;

}
A:visited {
	color: #0000FF ;
        text-decoration: none ;
        font-size : large;

}
A:hover {
	color: #FF8800;
	text-decoration: underline ;
}
A:active {
	background: #000000 ;
}
H1 {
	padding-top: 10px ;
	padding-bottom: 5px ;
	color: #000000;
	font-family : "Times New Roman", sans-serif;
	font-size : xx-large;
	font-weight : bold;
	text-align : center;

}
H2 {
	padding-top: 2px ;
	color: #000000;
	font-family : "Times New Roman", sans-serif;
	font-size : x-large;
	font-weight : bold;
	text-align : left;
}

TABLE {
	font-family : "Times New Roman", sans-serif;
	font-size : small;
	font-style : normal;
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	border-collapse: collapse;
	background-color: white;
	vertical-align : top ;
	margin-left: auto;
	margin-right: auto;
}
table.main-table { 
	width:100%;
	padding:20px; 
        font-family : "Times New Roman", sans-serif;
        font-size : small;
        font-style : normal;
        border-width: 1px 1px 1px 1px;
        border-spacing: 2px;
        border-style: solid;
        border-color: gray gray gray gray;
        border-collapse: collapse;
        background-color: white;
        vertical-align : top ;
        margin-left: auto;
        margin-right: auto;
}
TD {
	font-family : "Times New Roman", sans-serif;
	font-size : medium;
	font-weight : normal;
	vertical-align : top ;
}
TH {
	color : #990000;
	font-family : "Times New Roman", sans-serif;
	font-size : small;
	font-weight : bold;
	text-align : center;
        vertical-align : top ;
}
UL {
	text-align : left ;
	font-size : large ;
}

p.first{ 
	text-align: left;
	font-size : large ;
}

p.second{
        text-align: left;
        font-size : medium ;
}

p.indxpg {
	font-size : large ;
        text-align: left;
}

PRE.manpg {
	text-align: left;
}

code {
	font-family : courier, monospace;
	font-size : medium ;
}
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
        color: #0000FF ;
        text-decoration: none ;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
        color: #0000FF ;
        text-decoration: none ;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
        color: #FF8800 ;
	padding: 2px 0px 2px 10px  ;
        text-decoration: underline ;
}
#sectionLink A:active {
        background: #000000 ;
}

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	font-size: 80%;
        text-decoration: none ;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
        text-decoration: none ;
	text-align: left ;
}

.relatedLinks A:link {
        color: #0000FF ;
        text-decoration: none ;
        font-size : large;

}
.relatedLinks A:visited {
        color: #0000FF ;
        text-decoration: none ;
        font-size : large;

}
.relatedLinks A:hover {
        color: #FF8800;
        text-decoration: underline ;
}
.relatedLinks A:active {
        background: #000000 ;
}

.style3 {
	font-weight: bold
}

.style2 {
	font-size: 90%
}

table.footer-table {
        width:100%;
        padding:20px;
        font-family : "Times New Roman", sans-serif;
        font-size : small;
        font-style : normal;
        border-width: 0px 0px 0px 0px;
        border-color: gray gray gray gray;
        vertical-align : top ;
        margin-left: auto;
        margin-right: auto;
}

#pgfooter {
        font-family : "Times New Roman", sans-serif;
        font-size : x-small;
        font-weight : normal;
	text-align : center;
        text-decoration: underline ;

}
#pgfooter2 {
        font-family : "Times New Roman", sans-serif;
        font-size : x-small;
        font-weight : normal;
        text-align : center;
        text-decoration: underline ;

}

