.menu {
	background		: #000066;
}

.menuheader {
	background		: #037450;
}

/*---------------------------------------------------------------------------*/

div {
	background-color	: transparent;
	text-align			: center;
}

.text {
	font-size		: 10px;
	font-family		: verdana, helvetica, arial, serif;
	color			: #808080;
}

/*---------------------------------------------------------------------------*/

a {
	color			: #3366ff;
	font-weight		: normal;
}

a.ctext:hover {
	color			: #000000;
	font-weight		: normal;
}

a:hover {
	color			: #3366ff;
	font-weight		: bold;
}

.ctext {
	color			: #303030;
	cursor			: hand;
	text-decoration	: none;
}

/*---------------------------------------------------------------------------*/

td {
	font-size		: 10px;
	font-family		: verdana, helvetica, arial, serif;
	color			: #808080;
	text-align		: left;
}
/*---------------------------------------------------------------------------*/

form {
	margin			: 0px;
	padding			: 0px
	width			: auto;
}

/*---------------------------------------------------------------------------*/

#copyright {
	font-family		: monaco, arial, sans-serif;
	font-size		: 60%;
	color			: #808080;
}

/*---------------------------------------------------------------------------*/


#ralign {
	text-align		: right;
}

#calign {
	text-align		: center;
}

#jalign {
	text-align		: justify;
}

/*---------------------------------------------------------------------------*/

.onlinesvc {
	font-size		: 10px;
	font-family		: verdana, helvetica, arial, serif;
	color			: #FFFFFF;
	text-align		: right;
}

.title {
	font-size		: 80%;
	font-family		: helvetica, arial, serif;
	font-weight		: bold;
	color			: #000066;
}

.subtitle {
	font-size				: 80%;
	font-style				: italic;
	font-weight				: normal;
	color					: #000066;
}
