table {
	border-width: 0px 2px 2px 2px;
	border-style: solid;
	border-color: #6633CC;
}

table.characterTable {
	border-width: 0px;
	border-style: solid;
	border-color: white;
}

table.plain {
	border-width: 0px;
	border-style: solid;
	border-color: white;
}
	
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10pt;
}
p.body {
	padding: 0px 20px;
}

p.homebody {
	width: 280px;
	padding: 0px 20px;
}



td.navbar {
	border-width: 2px 0px 2px 0px;
	border-style: solid;
	border-color: #63C;
	background-color: #63C;
}

td.main {
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	border-color: #63C;
	background-color: white;
}

td.email {
	padding: 0px 15px 0px 0px;
	background-color: white;
}



a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: none;
	line-height: 18pt;
	padding: 4px 10px;
	background-color: #63C;

}

a.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-align: center;
	text-decoration: none;
	line-height: 18pt;
	padding: 4px 10px;
	background-color: #63C;

}

a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-align: center;
	text-decoration: none;
	line-height: 18pt;
	padding: 4px 10px;
	background-color: #cf3;

}



a.current:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-align: center;
	text-decoration: none;
	line-height: 18pt;
	padding: 4px 10px;
	background-color: #cf3;

}

a.current:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-align: center;
	text-decoration: none;
	line-height: 18pt;
	padding: 4px 10px;
	background-color: #cf3;

}

a.current:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: blue;
	text-align: center;
	text-decoration: none;
	line-height: 18pt;
	padding: 4px 10px;
	background-color: #cf3;

}






p.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;

}

input {
	background-color: #ccff33;
	margin: 5px;
	padding: 0px;
}


input.textfield {
	border-color: green;
}

form {
	margin: 0px;
	padding: 0px;
	border: 0px;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bolder;
	margin: 0px;
	padding: 0px;

}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bolder;
	margin: 0px;
	padding: 0px;

}

h2.subhead {
	padding: 0px 20px;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bolder;
	margin: 0px;
	padding: 0px;

}
