/* CSS Document */

body {
	background-image: url("images/bg.gif");
	background-repeat: repeat-x;
	background-color: #283138;
	font-size:10px;
	font-family: Verdana;
	color: #8594A2;
	font-stretch:semi-expanded;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

.copy {
	font-size:10px;
	font-family: Verdana;
	color: #8594A2;
	font-stretch:wider;
}

a:link {
	text-decoration: none;
	color: #92A4B5;
	font-size:10px;
	font-family: Verdana;
	font-stretch:semi-expanded;
	font-weight: bold;
}

a:visited {
	text-decoration: none;
	color: #92A4B5;
	font-size:10px;
	font-family: Verdana;
	font-stretch:semi-expanded;
	font-weight: bold;
}

a:hover, a:active {
	text-decoration: none; 
	color:#FFFFFF;
	font-size:10px;
	font-family: Verdana;
	font-stretch:semi-expanded;
	font-weight: bold;
}

input.grey {background-color: #20262C; font-weight: bold; font-size: 9px; color: #B8C5D1;}

.input {
	font-size: 10px;
	font-family: Verdana;
}
