BODY {
	margin: 0px 0px 0px 0px;
	background-color: #FFFFFF;
}

* {
	color: #333333;
	font: 12px/14px Arial, Helvetica, sans-serif;
}

HR {
	border-width: 0;
	border-bottom: 1px solid #978e8f;
	width: 100%;
	height: 1px;
}

IMG {
	border-width: 0;
}

form	{
	margin: 0px;
}

B {
	font-weight: bold;
}

#wrapper {
	background-color: #FFFFFF;
	width: 1020px;
}

#footer02 {
	color: #666666;
	font-size: 10px;
	position: relative;
	top: 12px;
	text-align: left;
	background-color: #FFFFFF;
}

/* @group Links */

A.footerlink:link, A.footerlink:visited { 
	color: #666666; 
	text-decoration: underline; 
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
}

A.footerlink:visited:hover, A.footerlink:hover { 
	text-decoration: none;
	margin-right: 5px;
	margin-left: 5px;
}



/* @end */

/* @group Library */

table.library {
	width: 606px;
	height: 225px;
}

table.library td.librarycell {
	height: 171px;
	border-left: 1px solid #978e8f;
	border-right: 1px solid #978e8f;
}

#libraryframe {
	width: 604px;
	height: 170px;
	border: 0;
	background-color: #FFFFFF;
}



/* @end */

/* @group Register & Contact */

.button01 {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #FFFFFF;
	padding: 2px 10px 15px 10px;
	font-weight: bold;
	background-color: #808954;
	border: 1px solid #808954;
	line-height: 14px;
	height: 20px;
	text-decoration: none;
}

.button01:hover {
	background-color: #b2bd7c;
	border: 1px solid #b2bd7c;
	text-decoration: underline;
}

table.register {
	width: 222px;
	height: 110px;
	background-color: #DEDADB;
	font-size: 11px;
}

table.contact {
	width: 222px;
	height: 110px;
	background-color: #DEDADB;
	font-size: 11px;
	margin-top: 5px;
}

table.register td.registercell {
	height: 28px;
	border-left: 1px solid #978e8f;
	border-right: 1px solid #978e8f;
	padding: 4px;
}

table.contact td.contactcell {
	height: 48px;
	border-left: 1px solid #978e8f;
	border-right: 1px solid #978e8f;
	padding: 4px;
}

.registerform {
	font-size: 11px;
	text-align: justify;
	height: 20px;
}

.registerform02 {
	font-size: 11px;
	text-align: justify;
	height: 48px;
}

input.register {
	font-size: 11px;
	border-width: 0;
	width: 145px;
	margin-left: 4px;
	font-size: 11px;
}

input.registererror {
	font-size: 11px;
	border-width: 0;
	width: 145px;
	margin-left: 4px;
	font-size: 11px;
	background-color: #e3f1a0;
}

textarea.register {
	font-size: 11px;
	border-width: 0;
	width: 147px;
	margin-left: 4px;
	
}



/* @end */

/* @group Main */

table.main {
	width: 834px;
	margin-bottom: 5px;
}

table.main td.maincell {
	height: 56px;
	border-left: 1px solid #978e8f;
	border-right: 1px solid #978e8f;
	padding-top: 7px;
	padding-right: 7px;
	padding-left: 7px;
}

#infoframe {
	width: 820px;
	height: 350px;
	border: 0;
	background-color: #FFFFFF;
}



/* @end */

.head {
	color: #6998c6;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}

.subhead {
	font-size: 13px;
	color: #6998c6;
}

.addhand {
	cursor: hand;
	
}

