body {
	background-color:		#aaaaaa;
}

body, td, div, select, input, textarea {
	font-family:			"Lucida Sans","Tahoma","Arial","Helvetica",sans-serif;
	font-size:				9pt;
	color:					#444444;
}

form {
	display:				inline;
}

input[type=text], select, textarea {
	border:					1px #aaaaaa solid;
}

input {
	padding:				2px;
}

input[type=submit] {
	background-color:		#dddddd;
	border:					1px #aaaaaa solid;
}

input[type=image] {
	border:					0px;
}

ul {
	margin:					0px;
}

h1, h2, h3, h4, h5, h6, h7 {
	margin:					0px;
}

h1 {
	font-size:		22px;
}

h2 {
	font-size:		18px;
}

h3 {
	font-size:		16px;
}

h4 {
	font-size:		14px;
}

small {
	font-size:		8pt;
}

a, a:link, a:visited {
	color:					#0063c6;
	text-decoration:		none;
}

a:hover, a:active {
	text-decoration:		underline;
}

#layouttable {
	width:					650px;
	border:					1px #666666 solid;
	background-color:		#eeeeee;
}

#titlecell {
	padding-left:			5px;
	padding-top:			25px;
	vertical-align:			bottom;
}

#topright {
	padding-right:			5px;
	padding-top:			25px;
	text-align:				right;
}

#navcell {
	word-spacing:			5px;
	text-align:				center;
	border:					1px #0063c6 solid;
	padding:				3px;
	background-color:		#6095cc;
	color:					#ffffff;
	margin-left:			5px;
	margin-right:			5px;
}

.navlink,.navlink:link,.navlink:visited {
	color:					#ffffff;
}

#contentarea {
	padding:				5px;
	text-align:				center;
	width:					640px;
}

.leftOfTab {
	height:					24px;
	background-color:		#eeeeee;
	border-bottom:			1px #cccccc solid;
}

.tabImage {
	width:					25px;
	height:					25px;
}

#nav2 {

	padding:5px;
	background-color:		#ffffff;
	border:					1px #cccccc solid;
	border-bottom:			0px #cccccc solid;
	border-top:				0px;


}

#nav2 div {

	background-color:		#eeeeee;
	border:			1px #cccccc solid;

	border-bottom:			1px #cccccc solid;
	padding:3px;

}

.pageTitle {
	line-height:			17px;
	background-color:		#ffffff;
	height:					17px;
	padding:				3px;
	padding-right:			7px;
	border:					1px #cccccc solid;
	color:					#666666;
	border-left:			0px;
	border-bottom:			1px #ffffff solid;
}

.content {
	padding:				5px;
	border:					1px #cccccc solid;
	border-top:				0px;
	background-color:		#ffffff;
	text-align:				left;
	width:					630px;
}

#paypal {
	padding:				5px;
	border:					1px #cccccc solid;
	background-color:		#ffffff;
	text-align:				left;
}

#copyright {
	font-size:				7pt;
}

