body {
	margin: 0px 0px 0px 0px;
	padding: 50px 0px 50px 0px;
	background-color: #FFFFFF;
	font-family : Helvetica, Verdana, Geneva;
	color:#000000;
	}

form {
	margin:0px;
	}

.search_field {
	height: 20px;
	width: 150px;
	text-align:center;
	letter-spacing: 1px;
	background-color:#FFFFFF;
	border-top: 1px solid #363636;
	border-left: 1px solid #363636;
	border-right: 1px solid #A7A7A7;
	border-bottom: 1px solid #A7A7A7;
	font-size : 10pt;
	color : #505050;
	}

.search_submit {
	height: 20px;
	letter-spacing: 1px;
	font-size : 9pt;
	font-weight: normal;
	color: #464646;
	background: #FFFFFF;
	border-top: 1px solid #A7A7A7;
	border-left: 1px solid #A7A7A7;
	border-right: 1px solid #363636;
	border-bottom: 1px solid #363636;
	cursor: pointer;
	padding: 1px 3px;
	}

#start_page {
	width: 100%;
	text-align:center;
	}

#start_page h1 {
	font-family: Georgia, Times, "Times New Roman";
	font-size: 26pt;
	font-weight: bold;
	color: #747474;
	margin: 20px 0px 10px 0px;
	}

#start {
	text-align:JUSTIFY;
	width: 400px;
	font-size: 8pt;
	color : #ABABAB;
	line-height: 14pt;
	margin:auto;
	}

#search_box {
	padding: 20px 0px;
	}

#search {
	font-size: 11pt;
	color: #747474;
	}

#menu {
	font-size: 10pt;
	margin: 5px 0px 20px 0px;
	}

#menu a {
	color: #A0A0A0;
	}

#b {
	font-size: 13pt;
	font-weight: bold;
	color:#E0E0E0;
	}

#copy {
	font-family : Helvetica, Verdana, Geneva;
	font-size: 8pt;
	color : #C6C6C6;
	}