body, p, td {
	font-family: verdana;
	font-size: 11px;
	color: #000000;
	text-align: left;
	vertical-align: top;
}

th {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

input {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	height: 22px;
}

.inputFormat {
	border-left: solid 1px #666666;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	height: 20px;
}

a, a:active, a:visited {
	font-family: arial;
	font-size: 12px;
	color: #0066ff;
	text-decoration: none;
}

a:hover {
	font-family: arial;
	font-size: 12px;
	color: #3399ff;
	text-decoration: underline;
}

.nav {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.nav, a.nav:active {
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

a.nav:hover {
	font-family: arial;
	font-size: 10px;
	color: #999999;
	text-decoration: underline;
}

a.nav:visited {
	font-family: arial;
	font-size: 10px;
	color: #0000ff;
	text-decoration: underline;
}

.login {
	font-family: arial;
	font-size: 12px;
	color: #e6ffff;
	text-decoration: none;
	font-weight: bold;
}

a.login, a.login:active, a.login:visited {
	font-family: arial;
	font-size: 12px;
	color: #e6ffff;
	text-decoration: none;
	font-weight: bold;
}

a.login:hover {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.memberLabel {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.memberFieldName {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}


a.member, a.member:active, a.member:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.member:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}

.alignCenter {
	text-align: center;
	vertical-align: middle;
}

.line {
	height: 1px;
	color: 99ccff;
}

.label {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	height: 12px;
	background-color: #e9eded;
	border: solid 1px #ffffff;
}

.inputTextBox {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	width: 250px;
	height: 20px;
	background-color: #ffffff;
	border: solid 1px #b6bcc1;
}

.inputTextBoxNoWidth {
	color: #000000;
	font-family: verdana;
	font-size: 11px;
	height: 20px;
	background-color: #ffffff;
	border: solid 1px #b6bcc1;
}

.button {
	color: #000000;
	font-family: verdana;
	font-size: 13px;
	width: 80px;
	height: 30px;
	border: solid 0px #000000;
	background: url('images/button.gif');
}

.footer {
	font-family: verdana;
	font-size: 11px;
	color: #000000;	
}

a.footerLink, a.footerLink:active {
	font-family: verdana;
	font-size: 11px;
	color: #000000;	
}

a.footerLink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #333333;	
}

a.footerLink:visited {
	font-family: verdana;
	font-size: 11px;
	color: #333333;	
}

.copyright {
	font-family: verdana;
	font-size: 10px;
	color: #000000;	
}

a.copyrightLink, a.copyrightLink:active {
	font-family: verdana;
	font-size: 10px;
	color: #000000;	
}

a.copyrightLink:hover {
	font-family: verdana;
	font-size: 10px;
	color: #333333;	
}

a.copyrightLink:visited {
	font-family: verdana;
	font-size: 10px;
	color: #333333;	
}

.flashFrame {
	border: solid 1px #333333;
}

.contentsTitle, h4 {
	font-family: arial;
	font-size: 15px;
	font-weight: bold
}