/* CSS Document */

body{
	background-color:#000000;
	background-image:url(imgs/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-position:top;
	
	}
	
a, a:visited {
	color: #0066CC;
	line-height: 130%;
	font-size: 11px;
}

a:hover{
	color: #00CCFF;
}

#table2{
	width:675px;
	height:545px;
	background-image:url(imgs/table2.jpg);
	background-repeat:no-repeat;
	}
#table1{
	width:675px;
	height:600px;
	background-image:url(imgs/table1.jpg);
	background-repeat:no-repeat;
	
	}
#table{
	width:675px;
	height:800px;
	background-image:url(imgs/table.jpg);
	background-repeat:no-repeat;
	}
#table3{
	width:675px;
	height:800px;
	background-image:url(imgs/table3.jpg);
	background-repeat:no-repeat;
	}
#menu{ 
	color:#FF9900;
	font-size:11px;
	width:600px;
	text-align: left;
	font-family:arial, garamound, Georgia, "Times New Roman", Times, serif;
	margin-top:8px;
	float:left;
	list-style-type:none;
	padding-top:2px;
	padding-left:1px;
	}
.menu:active, .menu:link, .menu:visited{ 
	color: #FF9900;
	text-decoration:none;
	padding-right:2px;
	padding-left:2px;
	font-weight:bold;
	text-transform:uppercase;
	}
.menu:hover{ 
	color: #FFFFFF;
	text-decoration:none;
	}
.menupage, .menupage:active, .menupage:visited, .menupage:link, .menupage:hover{ 
	color: #FFFFFF;
	text-decoration:none;
	padding-right:2px;
	padding-left:2px;
	font-weight:bold;
	text-transform:uppercase;
	}
#textbox{
	width:356px;
	height:828px;
	overflow:auto;
	padding:2px 10px 2px 0px;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif,Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:12px;
	float:right;
	text-align:justify;
	margin-top:10px;
	margin-bottom:-40px;
	}
#textbox2{
	width:420px;
	height:458px;
	overflow:auto;
	padding:2px 60px 2px 0px;
	margin-right:15px;
	font-family: Arial, Helvetica, sans-serif,Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:14px;
	float:right;
	text-align:justify;
	margin-top:40px;
	}
#textbox1{
	width:310px;
	height:490px;
	overflow:auto;
	padding:2px 12px 2px 0px;
	margin-right:8px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	font-size:12px;
	float:right;
	text-align:justify;
	margin-top:10px;
	margin-bottom:30px;

	}
.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:14px;
	text-decoration:underline;
	font-weight:bold;
	}
.link:hover{ 
	color: #0000FF;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
.link2:active, .link2:link, .link2:visited{ 
	color: #000000;
	font-weight:bold;
	font-size:14px;
	text-decoration:underline;
	font-weight:bold;
	}
.link2:hover{ 
	color: #FFFF00;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	}
	
