/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#fff;background:#901212;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#fff;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;}input,button,textarea,select{*font-size:100%;}

body, input, textarea { font:10px Verdana; }

body{
	color:#ffffff;
	bgcolor: #901212;
	min-width:960px;
}
img{border-style:none;}
a{text-decoration:none; }
a:hover{text-decoration:underline;}

.page-header a { text-decoration: underline; color: #ffffff; }
a:hover { color: #ffffff; }
.white, .white a { color: #fff !important; }
.grey1, .grey1 a { color: #babcbe !important; }
.grey2, .grey2 a { color: #9b9d9f !important; }
.grey3, .grey3 a { color: #808082 !important; }
.grey1 a:hover, .grey2 a:hover, .grey3 a:hover { color: #fff !important; }
.white a:hover { color: #808082 !important; }

.main{
	width:960px;
	overflow:hidden;
	margin:0 auto;
	position:relative;
	padding:23px 0 0;
}
.header{
	width:100%;
	overflow:hidden;
	height:23px;
	position:absolute;
	top:0;
	left:0;


}
