/************************************************************
*										*
*	www.garymanufacturing.com					*
*	(c) 2005 Gary Manufacturing, Inc. All Rights Reserved.*
*										*
*	Developed by: 	G3S www.g3s.com				*
*	Developed on: 	April 01, 2005				*
*	Updated:		May 27, 2005				*
*										*
************************************************************/

<style type="text/css">

BODY {
	background:			#FFFFFF;
	color:			#FFFFFF;
}

/************************************************************
* TEXT
************************************************************/

a.text {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#5987C6;
	text-decoration:		none;
	line-height:		18px;
}

a.text:hover {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#5987C6;
	text-decoration:		underline;
	line-height:		18px;
}

a.text:active {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#5987C6;
	text-decoration:		none;
	line-height:		18px;
}

.text {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:			#333333;
	text-decoration:		none;
	line-height:		18px;
}

.text2 {
    font-family:        Verdana;
    font-size:          11px;
    font-weight:        normal;
    color:          #333333;
    text-decoration:        none;
    line-height:        18px;
}

/************************************************************
* GTEXT
************************************************************/

.gtext {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:			#CCCCCC;
	text-decoration:		none;
	line-height:		18px;
}


/************************************************************
* HEAD
************************************************************/

.head {
	font-family:		Arial;
	font-size:			16px;
	font-weight:		bold;
	color:			#FFFFFF;
	text-decoration:		none;
	line-height:		18px;
}


/************************************************************
* HIDDEN
************************************************************/

.hidden {
	font-family:		Arial;
	font-size:			1px;
	font-weight:		normal;
	color:			#FFFFFF;
	text-decoration:		none;
}


/************************************************************
* MENU
************************************************************/

/* LISTS */

.list {
	display:			list-item;
	list-style-image:		url(http://www.garymanufacturing.com/images/g_arrow.gif);
	/* list-style-position:	outside; */
}

/* LIST */

a.menu {
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	color:			#5987C6;
	text-decoration:		none;
	line-height:		18px;
}

a.menu:hover {
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	color:			#5987C6;
	text-decoration:		underline;
	line-height:		18px;
}

a.menu:active {
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	color:			#5987C6;
	text-decoration:		none;
	line-height:		18px;
}

.menu {
	font-family:		Arial;
	font-size:			12px;
	font-weight:		bold;
	color:			#333333;
	text-decoration:		none;
	line-height:		18px;
}

/************************************************************
* LISTING (NON-MENU)
************************************************************/

/* listing */

.listing {
	display:			list-item;
	list-style-position:	outside;
	list-style-type:		square;
	color:			#58A0C4;
}

/************************************************************
* GREY
************************************************************/

.grey {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#CCCCCC;
	text-decoration:		none;
	line-height:		18px;
}

/************************************************************
* SGREY
************************************************************/

.sgrey {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		normal;
	color:			#CCCCCC;
	text-decoration:		none;
	line-height:		18px;
}

/************************************************************
* WHITE
************************************************************/

.white {
	font-family:		Verdana;
	font-size:			9px;
	font-weight:		normal;
	color:			#FFFFFF;
	text-decoration:		none;
	line-height:		14px;
}

/************************************************************
* MSG
************************************************************/

.msg {
	font-family:		Verdana;
	font-size:			11px;
	font-weight:		bold;
	color:			#CC0000;
	text-decoration:		none;
	line-height:		18px;
}

</style>
