

body
{
	font-family: Times New Roman, Times, serif;
	background-color: bone;
	font-size: 100%;
	color:black;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	link:#0000FF;
	alink:#00FF00; 
	vlink:#FF00FF;
}

h1 {text-align:left; font-size:150% }

table
{
	font-family: Times New Roman, Times, serif;
	font-size: 90%;
	color:black;
	line-height: normal;
	font-variant: normal;
	font-weight: normal;
	link:#0000FF;
	alink:#00FF00; 
	vlink:#FF00FF;
}

table.tbCenter {margin-left:auto; margin-right:auto; }


.header
{
	font-family: Arial,Helvetica,sans-serif;
	font-size:250%;
	color:#3366FF;
	font-weight: heavy;
}

.tbHeader
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	background-color: #3366FF;
	font-size:175%;
	font-weight: heavy;

}

.smallTextCent
{
	font-size:60%;
	text-align: Center;
}

.smallText
{
	font-size:80%;
	text-align: Center;
}

.smallTextBlack
{
	font-size:60%;
	color:black;
}


.txLeft
{
	text-align: left;
}
.txRight
{
	text-align: right;
}

.txCenter
{
	text-align: Center;
}

.onPage { color:black; font-size:110%; font-weight:heavy; }

.lnkBar 
{
	font-size: 100%;
	color:Black;
}

.fontZapf
{
	font-family: "Zapf Chancery", "Comic Sans MS", cursive;
}
.fontTimes
{
	font-family: "Times New Roman", "Times", "serif";
}


.onPage { color:black; font-size:110%; font-weight:heavy; }

.tableHead { color:white; font-size:110%; font-weight:heavy; }

.cName:first-Line {font-size:115%; font-weight:heavy; }



#div-SideBar
{
	position:absolute;
	top:0px;
	width:200px;
	height:925px;
	left:1px;
	/* border:2px solid;  */
}


#div-Page
{
	position:absolute;
	top:0px;
	width:565px;
	height:auto;
	left:210px;
	padding:25px;
	/*  border:2px solid; */

}

#div-Picture
{
	
	left:84px;
	position:relative;
	width:316px;
	height:237px;
	border:16px solid;
	color:#3366FF;

}

#div-Footer
{
	position:absolute;
	top:928px;
	width:765px;
	height:auto;
	/* border:2px solid; */

}
