@charset "utf-8";
/* CSS Document */

	body { 
		background-color:#F3F3F3; 
		margin-top:20px; 
		padding:0; 
		text-align:center; 
		color:#808080;
		min-width:800px;
		background-image:url(background.jpg)
	}
a:link {
color: #000000;
font-size: 14px;
font-style: Perpetua, Verdana, Helvetica, Times New Roman;
text-decoration: none;
}


A:visited
{
color: #000000;
font-size: 14px;
font-style: Perpetua, Verdana, Helvetica, Times New Roman;
text-decoration: none;
}
A:active
{
color: #000000;
font-size: 14px;
font-style: Perpetua, Verdana, Helvetica, Times New Roman;
text-decoration: none;
}
A:hover
{
color: #05A563;
font-size: 14px;
font-style: Perpetua, Verdana, Helvetica, Times New Roman;
text-decoration: none;
}

table.sample td {
	border-width: 3px;
	padding: 10px;
	border-style: dashed;
	border-color: gray;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

	
	img {
		border:0;
		display:block;
	}
	
	}
	
        #copyright {
            text-align: left;
            width: 795px; 
            font-size: 12px;
            color: #9F9F9F;
            margin:0 auto;
        }
	
	/* page border styles */
	div#popouterborder {
		background-color: #FFFFFF;
		padding: 10px;
		margin:0 auto;
		text-align:left;
		width:512px;
		/* width:375px; */
	}
	
	/*The following style is for IE5+Win, to combat the box model bug */
	* html div#popouterborder {
		width:512px;
		/* width:375px; */
	}	
	/* end hack */

	
	div#popinnerborder {
		padding:0;
		margin:0 auto;
		text-align:left;
	}
	
	
	/* page border styles */
	div#outerborder {
		background-color: #FFFFFF;
		border:1px solid #BBB7B1;
		padding: 5px;
		margin:0 auto;
		text-align:left;
		/*width:800px; */
		width:785px; 
		position: relative;
	}
	
	/* commented backslash hack v2 \*/
	div#outerborder {
	background-color: #FFFFFF;
	padding: 5px;
	margin:0 auto;
	text-align:left;
	width:785px;
	position: relative;
	border: 1px solid #BBB7B1;
	}
	/* end hack */
	
	/*The following style is for IE5+Win, to combat the box model bug */
	* html div#outerborder {
		/*width:795px; */
		width:785px; 
		w\idth:783px;
	}
	/* end hack */

	
	div#innerborder {
	padding:0;
	margin:0 auto;
	text-align:left;
	border: 1px solid #BBB7B1;
		/*width: 785px; */
	}
	
	/* commented backslash hack v2 \*/
	div#innerborder {
		padding:0;
		margin:0 auto;
		text-align:left;
	}
	/* end hack */


	
	
		
	
		
	