/* screen media style */

body {
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #903;
	background-color:transparent;
	margin: 10px;
	text-align: left;

}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #666;
	background-color:transparent;
	margin: 10px;
	text-align: left;
}
h3 {
	color: #960;
	background-color:transparent;
	margin: 10px;
	text-align: left;
	font: 1em Georgia, "Times New Roman", Times, serif;

}
h4 {
	color: #903;
	background-color:transparent;
	margin: 10px;
	text-align: left;
	font: bold 1em Georgia, "Times New Roman", Times, serif;

}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	font-style: bold;
	color: #CC9933;
	background-color:transparent;
	margin: 10px;
	text-align: left;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	color: #CC9933;
	background-color:transparent;
	margin: 10px;
	text-align: left;
}
p {
	color: #000;
	background-color: transparent;
	text-align: justify;
	font: 11.5px Georgia, "Times New Roman", Times, serif;
	margin-left: 10px; margin-right: 5px;
}

.capital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	color: #666;
	background-color:transparent;
	text-align: left;
}
.tblline {
	border-right: 1px dotted #903;
	
}
a:link,a:active,a:visited {
	color: #069;
	text-decoration: underline;
	background-color: #FFF;
}
a:hover {
	color: #066;
	text-decoration: underline;
	background-color: #FFF;
}
.maintable {
	border: 1px solid #999;
}
.tbllineTop {
	border-top: 1px dotted #000;

}

input {
	color: #000;
	margin-right: 5px;
	margin-left: 5px;
	font: 0.8em Georgia, "Times New Roman", Times, serif;

}
#navigation {
	width: 770px;
	background: #900;
	margin: 0px;
	padding: 0px;
}
#navigation ul {
	list-style: none;
	width: 770px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#navigation ul li {
	display: inline;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
#navigation ul li a {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-decoration: none;
	background: #900;
	float: left;
	padding: 4px;
	border-right: 1px solid #fff;
}
#navigation ul li a:hover {
	color: #fff;
	text-decoration: none;
	background: #630;
}
li {
	color: #000;
	background-color: transparent;
	margin: 5px;
	text-align: left;
	font: 0.8em Georgia, "Times New Roman", Times, serif;
	list-style: disc;
}
ul {
	list-style: disc;
}
.textunderline {
	text-decoration: underline;
}

#budget p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #000;
	background-color:transparent;
	margin: 5px;
	text-align: left;
}
#regofee p {
	text-align: left;
	}
#rego {
	background: #F0F0F0;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #333;
}
input {
	font: bold 12px Georgia, "Times New Roman", Times, serif;
}
.sponsors {
	color: #CC6600;
	background: #fff;
	font-weight: bold;
}
.goldsponsors {

	color: #FF6600;
	background: #fff;
	font-weight: bold;
}
