@charset "utf-8";

body {
	background-color:  #CCCCCC;
	margin-top: 0px;	
	}
	
table {
	background-color: #ffffff;
	vertical-align:  top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-left: 1px;
	border-left-color:#000000;
	border-right: 1px;
	border-right-color:#000000;
	border-right-style: solid;
	border-left-style: solid;
	padding:  20px;
	
	
		}
		
h3	{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	margin-bottom: 0px;
	}
		
p	{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	}
		
td {
	vertical-align: top;
	height: 100%;
	}
.TopBorder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	}

			
.site {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #666666;
	text-decoration: none;
	background-image: url(images/button.jpg);
	background-repeat: no-repeat;
	background-position: center;
	list-style-type: none;
	display: inline;
	margin: 5px;
	padding: 5px;
	text-indent:  0px;
	
	
}

ul	{
	margin-left: 0;
	}

a {
	color: #ffffff;
	text-decoration: none;
	}
	
a:hover {
	color:#666666;
	}
	
.noborder	{
		border: 0;
		}
		
.force     a   {
	color: #333333;
	text-decoration:  underline;
	
	}
		

	
	
	
