body	{
	background: #ffffff;
	color: #000000;
	font-family: Verdana, sans-serif;
	font-size: 76%;
	text-align: center;
	}
a	{
	text-decoration: none;
	color: #003399;
	}
	a:hover	{
		text-decoration: underline;
		}
hr	{
	color: #cccccc;
	height: 1px;
	}
#page	{
	width: 700px;
	}
#header	{
	background: url("/img/bgtop.jpg") repeat-y;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: right;
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
	padding: 3px;
	}
	#header a	{
		color: #ffffff;
		}
#content	{
	text-align: left;
	padding: 10px;
	height: 233px;
	}
	#contentIndex	{
		text-align: left;
		padding: 10px;
		background: url("/img/pic.jpg") top left no-repeat;
		height: 233px;
		}
#right	{
	float: right;
	text-align: left;
	}
	#right td	{
		white-space: nowrap;
		font-size: 11px;
		}
	#right td a	{
		color: #003399;
		}
	.navTitle	{
		font-size: 110%;
		font-weight: bold;
		font-style: italic;
		color: #003366;
		}
#caption	{
	text-align: center;
	font-size: 200%;
	color: #339900;
	letter-spacing: 1px;
	padding: 10px;
	}
	.big	{
		font-size: 130%;
		}
	.it	{
		font-style: italic;
		}
.pageTitle	{
	font-size: 200%;
	color: #339900;
	letter-spacing: 1px;
	}
#leftbot	{
	float: left;
	width: 43%;
	}
#rightbot	{
	float: right;
	width: 55%;
	}
.emp	{
	font-weight: bold;
	color: #339900;
	}
#footer	{
	background: #003366/*url("/img/bgbot.jpg") repeat-y*/;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	text-align: center;
	padding: 1px;
	color: #cccccc;
	letter-spacing: 1px;
	}
.sidebar	{
	float: right;
	width: 150px;
	padding: 5px;
	margin: 10px;
	text-align: center;
	border: 1px solid #cccccc;
	font-size: 130%;
	font-weight: bold;
	color: #339900;
	letter-spacing: 1px;
	}
