a:link {
   color:Black;
   text-decoration:underline;
}

a:visited {
   color:Black;
   text-decoration:underline;
}

a:hover {
	color:Black;
	text-decoration:underline;
}

a:active {
	color:Black;
	text-decoration:underline;
}

body {
	color:#484848;
	font-size:13px;
	margin:0;
	padding:0;
}

h1 {
	color: #484848;
   font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
	text-transform: lowercase;
}

html, body {height: 100%;}

body, th, td, input, textarea, select, option {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}

p, ul, ol {
	line-height: 200%;
}

#Content {
   background: url(../../Images/BWGBody.gif) repeat-x top left;
}

#Footer {}

#Footer span {
	font-size:smaller;
}

#Header {
   background-color:Black;
	height:125px;
}

#HeaderLink {
   color:White;
   text-decoration:none;
}

#HeaderLink a:link {
   color:White;
   text-decoration:none;
}

#HeaderLink a:visited {
   color:White;
   text-decoration:none;
}

#HeaderLink a:hover {
	color:White;
	text-decoration:underline;
}

#HeaderLink a:active {
	color:White;
	text-decoration:underline;
}

#Logo {
	padding-top:10px;
}

#Logo span {
	color:#FFFFFF;
	font-size:1.20em;
	letter-spacing:-1px;
	margin:-5px 0 0 0;
	text-transform:uppercase;
}

.Byline {
	color: #D79B00;
	margin: 0 0 30px 0;
}

.GridAlternatingRow {
		background-color:#FBFBE5;
		border-bottom:1px dotted #ccc;
		padding:3px 0 3px 0;
		text-align:center;
}

.GridHeader {
		background-color:#666;
		color:#fff;
		font-weight:bold;
		padding:3px 0 3px 0;
		text-align:center;
}

.GridRow {
		border-bottom:1px dotted #ccc;
		padding:3px 0 3px 0;
		text-align:center;
}

.GridView {
   border:1px solid #333;
   font-size:12px;
   width:100%;
}
		
.Input {
	border:1px solid #999;
}

.Title {
	border-bottom: 2px solid #484848;
	color: #484848;
	margin: 0;
}

.trsearchdetails {
		background-color:#666;
		color:#fff;
		font-weight:bold;
		text-align:center;
}
