body,p,ul,ol {
	font-family: Tahoma;
	color: black;
}

.borderbg{
	background-color :#000080;
	background-repeat : no-repeat;
}

.bodybg{
	background-color :white;
	background-repeat : no-repeat;
}

ul,ol{
	list-style : circle;
}

th{
	font-style : italic;
}

h1 {
	font-family: Tahoma;
	color: #804040;
	text-align: center;
	font-size : 200%;
}

h2,.bld  {
	font-family: Tahoma;
	color: #804040;
	font-size : 120%;
}

h3  {
	font-family: Tahoma;
	color: #804040;
	font-size : 110%;
}

h4  {
	font-family: Tahoma;
	color: black;
	font-size : 90%;
}


a {
	font-family: Tahoma;
	color: #003333;
	text-decoration : underline;
	font-size : 100%;
}

a:Visited  {
	text-decoration : underline;
	cursor :pointer;
}

a:Hover  {
	color : Red;
	text-decoration : underline;
	cursor :pointer;
}

strong{
	color: black;
	font-style : italic;
	font-size : 110%;
}

.footer{
	color: #99CC99;
	font-style : italic;
	font-size : 90%;
}

.footerLinks{
	color: #99CC99;
	font-style : italic;
	font-size : 90%;
}

.titleImage{
   position:absolute;
   top: 30;
   left:240;
}

.logLink{
   position:absolute;
   top: 3;
   left:180;
   font-size:10;
}

.menu{
	position: absolute;
	width:60px;
	height:70px;
	visibility: hidden;
	top:20px;
	border-width:1px;
	text-decoration: none;
}
