body{
margin : 0% 0% 0% 0%;
	background-color : #e3e3e3;
	color : #e3e3e3;
}
#topmenu{
position : absolute;
top : 0%;
left : 1%;
background-color : #e1e1e1;
color : #000000;
padding : 1px;
font-family : Arial, Helvetica, sans-serif;
font-size : xx-small;
font-style : normal;
font-weight : 100;
}
#banner{
	position : absolute;
	top : 0%;
	right : 1%;
}
#titlesmall{
	position : absolute;
	top : 20px;
	left : 20px;
	font-family : "Times New Roman", Times, serif;
	font-size : 30px;
	font-style : italic;
	font-weight : 700;
	background-color : transparent;
	color : #ff0000;
}
#alphamenu{
	position : absolute;
	top : 57px;
	left : 23px;
	background-color : #fff8dc;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : large;
}

#textmain{
position : absolute;
top : 120px;
left : 20px;
width : 650px;
padding : 5px;
background-color : #ffffff;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : 600;
	text-align : justify;
	color : #000000;
}
#table{
position : absolute;
top : 100px;
left : 20px;
}

td,tr{
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-weight : bolder;
	color : #000000;
	background-color : #c0c0c0;
	border : none;
	empty-cells : show;
	text-align : left;
}
#righttext{
	position : absolute;
	top : 150px;
	left : 675px;
	width : 100px;
	background-color : #ffffff;
	padding : 5px;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : 500;
	text-align : justify;
	color : #000000;
}
a:link{
	color : #0000ff;
	background-color : transparent;
	text-decoration : none;
}
a:visited{
	color : #0000ff;
	background-color : transparent;
	text-decoration : none;
}
a:hover{
color : #ff0000;
background-color : transparent;
text-decoration : underline;
}
a:active{
	color : #0000ff;
	background-color : transparent;
	text-decoration : none;
}
