/* CSS Document */

body{
	background-color: #FFCC66;
	background-image:url(imgs/bg.jpg);
	margin-top:20px;
	}

#table2{
	width:675px;
	height:545px;
	background-image:url(imgs/table2.jpg);
	background-repeat:no-repeat;
	
	}
#table3{
	width:675px;
	height:545px;
	background-image:url(imgs/table3.jpg);
	background-repeat:no-repeat;
	
	}

#table4{
	width:675px;
	height:545px;
	background-image:url(imgs/table4.jpg);
	background-repeat:no-repeat;
	}
#table1{
	width:675px;
	height:545px;
	background-image:url(imgs/table1.jpg);
	background-repeat:no-repeat;

	}
	
#table5{
	width:675px;
	height:545px;
	background-image:url(imgs/table5.jpg);
	background-repeat:no-repeat;

	}
	
#table{
	width:675px;
	height:545px;
	background-image:url(imgs/table.jpg);
	background-repeat:no-repeat;

	}
#menu{ 
	color: #000000;
	font-size:11px;
	width:600px;
	text-align: left;
	font-family:arial, garamound, Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	top:10px;
	float:right;
	padding-right:50px;
	position:absolute;
	}
.menu:active, .menu:link, .menu:visited{ 
	color: #ffffff;
	text-decoration:none;
	padding-right:2px;
	padding-left:2px;
	font-weight:bold;
	text-transform:uppercase;
	}
.menu:hover{ 
	color: #FF0000;
	text-decoration:none;
	}
.menupage, .menupage:active, .menupage:visited, .menupage:link, .menupage:hover{ 
	color:#FF0000;
	text-decoration:none;
	padding-right:2px;
	padding-left:2px;
	font-weight:bold;
	text-transform:uppercase;
	}
#textbox{
	width:340px;
	height:430px;
	overflow:auto;
	padding:8px 10px 2px 0px;
	font-family: Arial, Helvetica, sans-serif,Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:11px;
	float:right;
	text-align:justify;
	margin-top:22px;
	margin-right:10px;
	}
#textbox2{
	width:330px;
	height:430px;
	overflow:auto;
	padding:8px 10px 2px 0px;
	font-family: Arial, Helvetica, sans-serif,Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:11px;
	float:right;
	text-align:justify;
	margin-top:22px;
	margin-right:10px;
	}
#textbox1{
	width:310px;
	height:420px;
	overflow:auto;
	padding:2px 12px 2px 0px;
	margin-right:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	float:right;
	text-align:justify;
	margin-top:40px;
	}

#textbox3{
	width:625px;
	height:420px;
	padding:2px 12px 2px 0px;
	margin-right:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
	font-size:12px;
	float:right;
	text-align:justify;
	margin-top:40px;
	}
	
#left-textbox{
	width:200px;
	float:left;
	height:416px;
	margin:0;
	padding:0;
}

#right-textbox{
	width:390px;
	float:right;
	height:416px;
	overflow:auto;
	margin:0;
	padding:0 10px 0 0;
}

/*305*/

.imagestyle{
	margin:8px 8px 2px 8px;
	float:left;
	}
.imagestyle2{
	margin:8px 8px 8px 8px;
	float:right;
	}
.link:active, .link:link, .link:visited{ 
	color: #990000;
	font-weight:bold;
	font-size:11px;
	text-decoration:underline;
	font-weight:bold;
	}
.link:hover{ 
	color: #0000FF;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	}
	