body, td, p, form, ul, ol				{
	font-family :  verdana, arial, helvetica;
	color : #000000;
	font-size : 10pt;
}

.header			{
	font-weight : bold;
	font-size : 11pt;
	color : #333300;
}

.small			{
	font-size: 8pt;
}

a:link	 	{
	color : #333333;
	font-weight : bold;
	text-decoration : underline;
}

a:visited	{
	color : #999999;
	font-weight : bold;
	text-decoration : underline;
}
							 
a:active		{
	color : #cccccc;
	text-decoration : none;
}
							 
a:hover		{
	color : #cccccc;
	text-decoration : underline;

}
a.admin:link	 	{
	color : #333333;
	font-weight : bold;
	text-decoration : underline;
}

a.admin:visited	{
	color : #243B4E;
	font-weight : bold;
	text-decoration : underline;
}
							 
a.admin:active		{
	color : #666666;
	text-decoration : none;
}
							 
a.admin:hover		{
	color : #666666;
	text-decoration : underline;

}
	
.button		{
	background-color:#F0F0F0;
	font-size: 9pt;
	font-weight : bold;
	color: #000000;
}
/* MEMBER MENU */ 
.menu a {
	font-family: MS Sans Serif; 
	font-size: 9pt; 
	color: #333333;
	font-weight: bold;
	border-width: 0 1 1 0; 
	display: block;
	padding: 5 10 3 10;
	border-style: solid;
	border-color: #EAEAEA  #333333  #333333  #EAEAEA;
	text-decoration: none;
	background-color: #F5F5F5;
}
.menu a:hover, .menuOn a {
	font-family: MS Sans Serif; 
	font-size: 9pt; 
	color: #333333;
	font-weight: bold;
	border-width: 1 0 0 1; 
	display: block;
	padding: 5 10 3 10;
	border-style: solid;
	border-color: #333333  #EAEAEA  #EAEAEA  #333333;
	text-decoration: none;
	background-color: #CCCCCC;
}
/* SIGNUP STYLES */ 
.label {
	color: #999999;
	font-family: MS Sans Serif;
	font-size: 7pt;
}
.labelc {
	color: #CC6633;
	font-family: MS Sans Serif;
	font-size: 7pt;
}
.btn {
	color: #C63;
	font-family: MS Sans Serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #ccc;
}
a.helptoc:link, a.helptoc:visited {
	color: #369;
	font-weight: normal;
	text-decoration: none;
	line-height: 15pt;
}
