/************************************************************
*										*
*	www.palmacreative.com						*
*	(c) 2003 G3S International, All rights reserved.	*
*										*
*	Developed:	October 17, 2003					*
*	Updated:	October 21, 2003					*
*										*
************************************************************/

<style type="text/css">

BODY {

	background:			#FFFFFF;
	color:			#FFFFFF;
}


/* TEXT */

a.text {

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}

a.text:hover {

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}

a.text:active {

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}

.text {

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}



/* GREEN TEXT */

a.green {

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#66CC00;
	text-decoration:		none;
}

a.green:hover {

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#66CC00;
	text-decoration:		none;
}

a.green:active {

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#66CC00;
	text-decoration:		none;
}

.green{

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#66CC00;
	text-decoration:		none;
}


/* COPYRIGHT TEXT */

a.copyright {

	font-family:		Arial;
	font-size:			9px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}

a.copyright:hover {

	font-family:		Arial;
	font-size:			9px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		underline;
}

a.copyright:active {

	font-family:		Arial;
	font-size:			9px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}

.copyright {

	font-family:		Arial;
	font-size:			9px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}


/* LISTS */

.normal
{
	display:			list-item;
	list-style-image:		url(http://host13/corp/images/g_list_normal.gif);
	list-style-position:	outside;
}


.next
{
	display:			list-item;
	list-style-image:		url(http://host13/corp/images/g_list_next.gif);
	list-style-position:	outside;
}



/* LIST */

a.list
{
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	color:			#666666;
	text-decoration:		none;
}

a.list:hover
{
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	color:			#666666;
	text-decoration:		underline;
}

a.list:active
{
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	color:			#666666;
	text-decoration:		none;
}

.list
{
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	color:			#666666;
	text-decoration:		none;
}



/* SMALL TEXT */

a.stext {

	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}

a.stext:hover {

	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		underline;
}

a.stext:active {

	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}

.stext {

	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}





/* S SMALL TEXT */

a.sstext {

	font-family:		Arial;
	font-size:			11px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}

a.sstext:hover {

	font-family:		Arial;
	font-size:			11px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		underline;
}

a.sstext:active {

	font-family:		Arial;
	font-size:			11px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}

.sstext {

	font-family:		Arial;
	font-size:			11px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
}













/* EX TITLE */

a.extitle {

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#66CC00;
	text-decoration:		none;
}

a.extitle:hover {

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#66CC00;
	text-decoration:		underline;
}

a.extitle:active {

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#66CC00;
	text-decoration:		none;
}

.extitle{

	font-family:		Arial;
	font-size:			12px;
	font-weight:		normal;
	color:			#66CC00;
	text-decoration:		none;
}


</style>