html {overflow: auto;}

body{
	background-image:url(images/background.gif);
}
span{
	Color : #000000;
	Font-Family : Verdana,Helvetica,Arial;
	Font-Size : 13px;
	Text-Align : Justify;
	}
	
#container {
  position: absolute;
  width: 800px;
  height: 600px;
  left: 50%;
  top: 50%;
  margin-left: -400px;
  margin-top: -300px;
}

p{
	Color : black;
	Font-Family : Verdana,Helvetica,Arial;
	Font-Size : 13px;
	}

td{
	Color : #000000;
	Font-Family : Verdana,Helvetica,Arial;
	Font-Size : 13px;
	}

.linksmall{
	Color : #0099cc;
	Font-Family : Verdana,Helvetica,Arial;
	Font-Size : 11px;
	}

.linksmall2{
	Color : #006699;
	Font-Family : Verdana,Helvetica,Arial;
	Font-Size : 11px;
	}

.linkspine{
	Color : #0099cc;
	Font-Family : Verdana,Helvetica,Arial;
	Font-Size : 13px;
	}

hr{
	Color : #000000;
	}


h1{
	Color : #000000;
	Font-Family : Times New Roman;
	Font-Size : 30px;
	Text-Align : Center;
	}

h2{
	Color : #000000;
	Font-Family : Times New Roman;
	Font-Size : 20px;
	Text-Align : Left;
	}

A{
	Text-Decoration : none;

	Color : #006699;
	Font-Family : Verdana,Helvetica,Arial;
	}

A:Visited{
	Font-Family : Verdana,Helvetica,Arial;
	Color : #0077aa;
	}


A:Hover{
	Text-Decoration : none;
	Font-Family : Verdana,Helvetica,Arial;
	COLOR: salmon;
	}

#authorapps {
position:fixed;
	width:90%;
	height:24px;
	z-index:2;
	left: 918px;
	top: 425px;
}

.oneColElsCtr #container {
	width:75%;
	margin: 0 auto;
	margin-top: 0 auto;
	}

.oneColElsCtr #mainContent {
	width:90%;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
	.style12 {
	color: darkred;
	font-style: italic;
}
.maintable tr td blockquote table tr td span center table tr td p .plain {
	color: #000;
}
.maintable tr td blockquote table tr td span center table tr td p .selected {
	color: #000;
}
