@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,600,300);
@charset "UTF-8";
/* Base Styles */

	
#mainbody{
	position:absolute;
	height:auto;
	width:80%;
	border-bottom-color:#CCC;
	border-color:#CCC;
	left:150px;
	top: 5px;
	border:1px solid #333;
	border-top:hidden;
	border-radius: 4px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 2);
}
#banerbdr{
	position:absolute;
	top:4px;
	vertical-align:middle;
	left:1px;
	width:100%
	}
	
#baner{
	position:relative;
	top:0px;
	vertical-align:middle;
	left:0px;
	border-radius: 2px;

	
	}
#banertxt{
	position:absolute;
	visibility:visible;
	top:50px;
	left:170px;
	vertical-align:top;
	width: 794px;
	height: 236px;
	
	}
	
	

#navback{
	width:100%;
	height:20px;
	background-color:#999;	

}

#content{
	width:100%;
	height:auto;
	position:relative;
	top:10px;
	
}
#content tr th{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:center;
	text-shadow:4px;
	font-weight:bold;

}

#content tr td{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:justify;
	padding:5px;
	font-size:14px;
	vertical-align:top;
}

#footer{
		position:relative;
		width:100%;
		height:40px;	
		border-top:1px solid #333;
}
	
.bannerg{
	color: #6a6969;
	font-family: Arial, sans-serif;
	font-size: 14px;
    }
	
	
	
	.bannered {
	color: #F00;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
    }
	
	.banner1 {
	color:#FFF;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .75);
    }
	
	.bannertext {
	color: #FF0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 38px;
	text-shadow: 0 4px 4px rgba(0, 0, 0, 2.75);
	text-align:center;
	
    }
	
	.banner123 {
	color: #FF0;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .75);
	text-align:center;
    }
	
	
	.bannerlrg {
	color:#FFF;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 35px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .75);
    }
	
	.bannerlblc {
	color: #333;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 28px;
    }
	.bannerlbgrn {
	color:#066;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
	border-bottom:1px solid #030;
    }
	
	.bannername {
	color:#930;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 20px;
    }
	
	.banneradd {
	color:#666;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 16px;
    }
	
	
	.banner2 {
	color: #009;
	font-family:Monotype Corsiva;
	font-weight: bold;
	font-size: 20px;
    }
	
	.banner234 {
	color: #FFFFFF;
	font-family:Monotype Corsiva;
	font-weight: bold;
	font-size: 30px;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .75);
    }
	
	#clipbord{
		position:relative;
		height:500;
		width:90%;
		padding:4px;
	}
.fdredsml{
			line-height:8px
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color: red;
				text-decoration:none;
		}
		
		.fdsml{
				font-family:Arial, Helvetica, sans-serif;
				font-size:11px;
				color: #000;
				text-decoration:none;
		}

	.img:active{
		position:fixed;
		left:50%;
		top:15%;
		width:500px;
		height:480px;
		box-shadow:#999 1px 1px 5px 5px;
	}
	
	#msg{
		font-size:16px;
		font:Georgia, 'Times New Roman', Times, serif;
		color:#FF2B2B;
		font-weight:bold;
		border-bottom:1px solid #666;
	}