/* CSS Document */

body {
	background: #000000;
	font-family: "trebuchet MS", verdana;
	font-size: 10pt;
	color: #FFFFFF;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
	
.text {
	font-family: "trebuchet MS", verdana;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;

}
.input{
	font-family: "trebuchet MS", verdana;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFCC;

	
}
.Heading {
	font-family: "trebuchet MS", verdana;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;

}	
.underline {
	font-family: "trebuchet MS", verdana;
	font-size: 10pt;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;


}
	

a:link {
	font-family: "trebuchet MS", verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;


}
a:active {
	font-family: "trebuchet MS", verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
a:visited {
	font-family: "trebuchet MS", verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
a:hover {
	font-family: "trebuchet MS", verdana;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}

#page {
	width: 700px;
	height: 450px;
	margin-left: 150px;
	margin-right: 150px;
	margin-top: 50px;
	margin-bottom: 100px;
	border: solid;
	border-width: 2px;
	border-color: #000000;
	color: #FFFFFF;
	background: #FFFFFF;
	}

#header {
	background: #000000 url(logo.gif) no-repeat;
	width: 700px;
	height: 103px;
	font-size: 7pt;
	padding-left: 10px;
	}
	
#menu	{
	background: #000000;
	width: 700px;
	height: 50px;
	}

#menublock	{
	width: 50px;
	height: 30px;
	background: #FF9966;
	}

#contentLeft	{
	background: #FFFFFF url(harley.gif) no-repeat;
	color: #000000;
	width: 348px;
	height: 320px;
	float: left;
	margin-top: 10px;
	}

#contentRight	{
	background: #FFFFFF;
	color: #000000;
	padding: 10px;
	width: 348px;
	height: 320px;
	float: right;
	}
	.textWHITE {

	font-family: "trebuchet MS", verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.underlinewhite {

	font-family: "trebuchet MS", verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}
