body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #9CBEE4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	background-image: url("http://www.bbackdoors.com/images/background.gif");
	background-repeat: repeat-y;
	background-position: center;
	}

Input {
	Background-color: #9CBEE4; Border: 1px Solid #000000; Font-Family: Verdana, Arial, Helvetica, sans-serif; Font-Size: x-small; Color: #000000;
	}

Input.radio {
	Border: None;
	}

	
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005992;
	}
	
a:link {
	text-decoration: none;
	}
	
a:visited {
	text-decoration: none;
	color: #005992;
	}
	
a:hover {
	text-decoration: underline;
	color: #005992;
	}
	
a:active {
	text-decoration: none;
	color: #005992;
	}
	

a:link.nav {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a:visited.nav {
	text-decoration: none;
	color: #FFFFFF;
	}
	
a:hover.nav {
	text-decoration: underline;
	color: #FFFFFF;
	}
	
a:active.nav {
	text-decoration: none;
	color: #FFFFFF;
	}
