﻿/* Button Style and Hover Effect 
BtnGreen_Red		- Green Button, Hover color is RED
BtnLgtGreen_LgtGold	- Light Green Button, Hover color is Light Golden 
BtnLgtGreen_Green	- Light Green Button, Hover color is Green
BtnLgtBlue_Blue		- Light Blue Button, Hover color is Blue
BtnLgtBlue_Red		- Light Blue Button, Hover color is RED
BtnLgtGold_Gold		- Light Gold Button, Hover color is Golden
BtnLgtGreen_Red		- Light Green Button, Hover color is RED
BtnLgtRed_Red		- Light Red Button, Hover color is RED
BtnLgtRed_Blue		- Light Red Button, Hover color is blue 

*/
/* Begin of BtnGreen_Red*/
.BtnGreen_Red			{border-style:none;background-color:white;background:url(images/Btn/Lgt_Green_Ctr.gif) repeat-x;}
.BtnGreen_Red td		{white-space:nowrap;}
.BtnGreen_Red a			{display:block;background:url(images/Btn/Lgt_Green_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.BtnGreen_Red a span	{display:block;background:url(images/Btn/Lgt_Green_Right.gif) right top no-repeat;padding-top:4px;color:#035C23;font-size:11px;}
/* Hide from IE5-Mac \*/
.BtnGreen_Red a, .BtnGreen_Red a span {float:none;height:23px;}
.BtnGreen_Red td:hover		{background:url(images/Btn/Lgt_Red_Ctr.gif) repeat-x;white-space:nowrap;cursor:pointer;}
.BtnGreen_Red a:hover		{background:url(images/Btn/Lgt_Red_Left.gif) left top no-repeat;text-decoration:none;}
.BtnGreen_Red a:hover span	{background:url(images/Btn/Lgt_Red_Right.gif) right top no-repeat;color:White;font-weight:bold;font-size:11px;}
/* End of BtnGreen_Red Green*/

/**********************************************************************************/
/* Begin of BtnLgtGreen_LgtGold*/
.BtnLgtGreen_LgtGold		{border-style:none;background-color:white;background:url(images/Btn/Lgt_Green_Ctr.gif) repeat-x;}
.BtnLgtGreen_LgtGold td		{white-space:nowrap;}
.BtnLgtGreen_LgtGold a		{display:block;background:url(images/Btn/Lgt_Green_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.BtnLgtGreen_LgtGold a span	{display:block;background:url(images/Btn/Lgt_Green_Right.gif) right top no-repeat;padding-top:4px;color:#035C23;font-size:11px;}
/* Hide from IE5-Mac \*/
.BtnLgtGreen_LgtGold a, .BtnLgtGreen_LgtGold a span {float:none;height:23px;}
.BtnLgtGreen_LgtGold td:hover		{background:url(images/Btn/Lgt_Gold_Ctr.gif) repeat-x;white-space:nowrap;cursor:pointer;}
.BtnLgtGreen_LgtGold a:hover		{background:url(images/Btn/Lgt_Gold_Left.gif) left top no-repeat;text-decoration:none;}
.BtnLgtGreen_LgtGold a:hover span	{background:url(images/Btn/Lgt_Gold_Right.gif) right top no-repeat;color:#9f6700;font-size:11px;font-weight:bold;}
/* End of BtnLgtGreen_LgtGold Green*/
/**********************************************************************************/

/* Begin of BtnLgtGreen_Green	- Light Green Button, Hover color is Green*/
.BtnLgtGreen_Green			{border-style:none; background-color:white;	background:url(images/Btn/Lgt_Green_Ctr.gif) repeat-x;}
.BtnLgtGreen_Green td		{white-space:nowrap;}
.BtnLgtGreen_Green a		{display:block;background:url(images/Btn/Lgt_Green_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.BtnLgtGreen_Green a span	{display:block;background:url(images/Btn/Lgt_Green_Right.gif) right top no-repeat;padding-top:4px;color:#035C23;font-size:11px;}
/* Hide from IE5-Mac \*/
.BtnLgtGreen_Green a, .BtnLgtGreen_Green a span {float:none;height:23px;}
.BtnLgtGreen_Green td:hover		{background:url(images/Btn/Green_Ctr.gif) repeat-x;white-space:nowrap;cursor:pointer;}
.BtnLgtGreen_Green a:hover		{background:url(images/Btn/Green_Left.gif) left top no-repeat;text-decoration:none;}
.BtnLgtGreen_Green a:hover span	{background:url(images/Btn/Green_Right.gif) right top no-repeat;color:#035C23;font-size:11px;font-weight:bold;}
/* End of BtnLgtGreen_Green*/
/**********************************************************************************/

/* Begin of BtnLgtBlue_Blue		- Light Blue Button, Hover color is Blue*/

.BtnLgtBlue_Blue		{border-style:none;background-color:white;background:url(images/Btn/Lgt_Blue_Ctr.gif) repeat-x;}
.BtnLgtBlue_Blue td		{white-space:nowrap;}
.BtnLgtBlue_Blue a		{display:block;background:url(images/Btn/Lgt_Blue_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.BtnLgtBlue_Blue a span	{display:block;background:url(images/Btn/Lgt_Blue_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;color:#0058d5;}
/* Hide from IE5-Mac \*/
.BtnLgtBlue_Blue a, .BtnLgtBlue_Blue a span {float:none;height:23px;}
.BtnLgtBlue_Blue:hover			{border-style:none;background-color:white;background:url(images/Btn/Blue_Ctr.gif) repeat-x;}
.BtnLgtBlue_Blue td:hover		{background:url(images/Btn/Blue_Ctr.gif) repeat-x;white-space:nowrap;cursor:pointer;}
.BtnLgtBlue_Blue a:hover		{background:url(images/Btn/Blue_Left.gif) left top no-repeat;text-decoration:none;cursor:pointer;}
.BtnLgtBlue_Blue a:hover span	{background:url(images/Btn/Blue_Right.gif) right top no-repeat;color:#0058d5;font-size:11px;font-weight:bold;}
/* End of BtnLgtBlue_Blue*/
/**********************************************************************************/


/* Begin of BtnLgtBlue_Red		- Light Blue Button, Hover color is RED */
.BtnLgtBlue_Red			{border-style:none;background-color:white;background:url(images/Btn/Lgt_Blue_Ctr.gif) repeat-x;}
.BtnLgtBlue_Red td		{white-space:nowrap;}
.BtnLgtBlue_Red a		{display:block;background:url(images/Btn/Lgt_Blue_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.BtnLgtBlue_Red a span	{display:block;background:url(images/Btn/Lgt_Blue_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;color:#0058d5;}
/* Hide from IE5-Mac \*/
.BtnLgtBlue_Red a, .BtnLgtBlue_Red a span {float:none;height:23px;}
.BtnLgtBlue_Red:hover		{border-style:none;background-color:white;background:url(images/Btn/Lgt_Red_Ctr.gif) repeat-x;}
.BtnLgtBlue_Red td:hover	{background:url(images/Btn/Lgt_Red_Ctr.gif) repeat-x;white-space:nowrap;cursor:pointer;}
.BtnLgtBlue_Red a:hover		{background:url(images/Btn/Lgt_Red_Left.gif) left top no-repeat;}
.BtnLgtBlue_Red a:hover span	{background:url(images/Btn/Lgt_Red_Right.gif) right top no-repeat;color:White;font-size:11px;font-weight:bold;}

/* End of BtnLgtBlue_Red		- Light Blue Button, Hover color is RED */
/**********************************************************************************/

/**********************************************************************************/
/* Begin of BtnLgtGold_Gold */
.BtnLgtGold_Gold		{border-style:none;background-color:white;background:url(images/Btn/Lgt_Gold_Ctr.gif) repeat-x;}
.BtnLgtGold_Gold td		{white-space:nowrap;}
.BtnLgtGold_Gold a		{display:block;background:url(images/Btn/Lgt_Gold_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.BtnLgtGold_Gold a span	{display:block;background:url(images/Btn/Lgt_Gold_Right.gif) right top no-repeat;padding-top:4px;color:#9f6700;font-size:11px;}
/* Hide from IE5-Mac \*/
.BtnLgtGold_Gold a, .BtnLgtGold_Gold a span {float: none;height:23px; }
.BtnLgtGold_Gold td:hover		{background:url(images/Btn/Gold_Ctr.gif) repeat-x;white-space:nowrap;cursor:pointer;}
.BtnLgtGold_Gold a:hover		{background:url(images/Btn/Gold_Left.gif) left top no-repeat;}
.BtnLgtGold_Gold a:hover span	{background:url(images/Btn/Gold_Right.gif) right top no-repeat;color:#9f6700;font-size:11px;font-weight:bold;}
/* End of BtnLgtGold_Gold Green*/
/**********************************************************************************/



/* Begin of D_BtnGreen_Red */
.D_BtnGreen_Red		{border-style:none;background-color:gray;background:url(images/Btn/Gray_Ctr.gif) repeat-x;}
.D_BtnGreen_Red td		{white-space:nowrap;}
.D_BtnGreen_Red a		{display:block;background:url(images/Btn/Gray_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.D_BtnGreen_Red a span	{display:block;background:url(images/Btn/Gray_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;color:gray;cursor:pointer;}
/* Hide from IE5-Mac \*/
.D_BtnGreen_Red a, .D_BtnGreen_Red a span {float: none;height:23px; }
/* End of D_BtnGreen_Red */

/* Begin of D_BtnLgtGreen_LgtGold */
.D_BtnLgtGreen_LgtGold		{border-style:none;background-color:gray;background:url(images/Btn/Gray_Ctr.gif) repeat-x;}
.D_BtnLgtGreen_LgtGold td		{white-space:nowrap;}
.D_BtnLgtGreen_LgtGold a		{display:block;background:url(images/Btn/Gray_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.D_BtnLgtGreen_LgtGold a span	{display:block;background:url(images/Btn/Gray_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;color:gray;cursor:pointer;}
/* Hide from IE5-Mac \*/
.D_BtnLgtGreen_LgtGold a, .D_BtnLgtGreen_LgtGold a span {float: none;height:23px; }
/* End of D_BtnLgtGreen_LgtGold */

/* Begin of D_BtnLgtGreen_Green */
.D_BtnLgtGreen_Green		{border-style:none;background-color:gray;background:url(images/Btn/Gray_Ctr.gif) repeat-x;}
.D_BtnLgtGreen_Green td		{white-space:nowrap;}
.D_BtnLgtGreen_Green a		{display:block;background:url(images/Btn/Gray_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.D_BtnLgtGreen_Green a span	{display:block;background:url(images/Btn/Gray_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;color:gray;cursor:pointer;}
/* Hide from IE5-Mac \*/
.D_BtnLgtGreen_Green a, .D_BtnLgtGreen_Green a span {float: none;height:23px; }
/* End of D_BtnLgtGreen_Green */

/* Begin of D_BtnLgtBlue_Blue */
.D_BtnLgtBlue_Blue		{border-style:none;background-color:gray;background:url(images/Btn/Gray_Ctr.gif) repeat-x;}
.D_BtnLgtBlue_Blue td		{white-space:nowrap;}
.D_BtnLgtBlue_Blue a		{display:block;background:url(images/Btn/Gray_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.D_BtnLgtBlue_Blue a span	{display:block;background:url(images/Btn/Gray_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;color:gray;cursor:pointer;}
/* Hide from IE5-Mac \*/
.D_BtnLgtBlue_Blue a, .D_BtnLgtBlue_Blue a span {float: none;height:23px; }
/* End of D_BtnLgtBlue_Blue */

/* Begin of D_BtnLgtBlue_Red */
.D_BtnLgtBlue_Red		{border-style:none;background-color:gray;background:url(images/Btn/Gray_Ctr.gif) repeat-x;}
.D_BtnLgtBlue_Red td		{white-space:nowrap;}
.D_BtnLgtBlue_Red a		{display:block;background:url(images/Btn/Gray_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.D_BtnLgtBlue_Red a span	{display:block;background:url(images/Btn/Gray_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;color:gray;cursor:pointer;}
/* Hide from IE5-Mac \*/
.D_BtnLgtBlue_Red a, .D_BtnLgtBlue_Red a span {float: none;height:23px; }
/* End of D_BtnLgtBlue_Red */


/* Begin of D_BtnLgtGold_Gold */
.D_BtnLgtGold_Gold		{border-style:none;background-color:gray;background:url(images/Btn/Gray_Ctr.gif) repeat-x;}
.D_BtnLgtGold_Gold td		{white-space:nowrap;}
.D_BtnLgtGold_Gold a		{display:block;background:url(images/Btn/Gray_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.D_BtnLgtGold_Gold a span	{display:block;background:url(images/Btn/Gray_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;color:gray;cursor:pointer;}
/* Hide from IE5-Mac \*/
.D_BtnLgtGold_Gold a, .D_BtnLgtGold_Gold a span {float: none;height:23px; }
/* End of D_BtnLgtGold_Gold */

/* Begin of BtnLgtGreen_Red		- Light Green Button, Hover color is RED */
.BtnLgtGreen_Red			{border-style:none;background-color:white;background:url(images/Btn/Lgt_Green_Ctr.gif) repeat-x;}
.BtnLgtGreen_Red td		{white-space:nowrap;}
.BtnLgtGreen_Red a		{display:block;background:url(images/Btn/Lgt_Green_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.BtnLgtGreen_Red a span	{display:block;background:url(images/Btn/Lgt_Green_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;color:#035C23;}
/* Hide from IE5-Mac \*/
.BtnLgtGreen_Red a, .BtnLgtGreen_Red a span {float:none;height:23px;}
.BtnLgtGreen_Red:hover		{border-style:none;background-color:white;background:url(images/Btn/Lgt_Red_Ctr.gif) repeat-x;}
.BtnLgtGreen_Red td:hover	{background:url(images/Btn/Lgt_Red_Ctr.gif) repeat-x;white-space:nowrap;cursor:pointer;}
.BtnLgtGreen_Red a:hover		{background:url(images/Btn/Lgt_Red_Left.gif) left top no-repeat;}
.BtnLgtGreen_Red a:hover span	{background:url(images/Btn/Lgt_Red_Right.gif) right top no-repeat;color:White;font-size:11px;font-weight:bold;}

/* End of BtnLgtGreen_Red		- Light Green Button, Hover color is RED */
/**********************************************************************************/

/* Begin of BtnLgtRed_Red		- Light Red Button, Hover color is RED */
.BtnLgtRed_Red			{border-style:none;background-color:white;background:url(images/Btn/Lgt_Red_Ctr.gif) repeat-x;}
.BtnLgtRed_Red td		{white-space:nowrap;}
.BtnLgtRed_Red a		{display:block;background:url(images/Btn/Lgt_Red_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.BtnLgtRed_Red a span	{display:block;background:url(images/Btn/Lgt_Red_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;font-weight:bold;color:white;}
/* Hide from IE5-Mac \*/
.BtnLgtRed_Red a, .BtnLgtRed_Red a span {float:none;height:23px;}
.BtnLgtRed_Red:hover		{border-style:none;background-color:white;background:url(images/Btn/Red_Ctr.gif) repeat-x;}
.BtnLgtRed_Red td:hover	{background:url(images/Btn/Red_Ctr.gif) repeat-x;white-space:nowrap;cursor:pointer;}
.BtnLgtRed_Red a:hover		{background:url(images/Btn/Red_Left.gif) left top no-repeat;}
.BtnLgtRed_Red a:hover span	{background:url(images/Btn/Red_Right.gif) right top no-repeat;color:White;font-size:11px;font-weight:bold;}

/* End of BtnLgtRed_Red		- Light Red Button, Hover color is RED */
/**********************************************************************************/

/* Begin of BtnLgtRed_Blue		- Light Red Button, Hover color is blue */
.BtnLgtRed_Blue			{border-style:none;background-color:white;background:url(images/Btn/Lgt_Red_Ctr.gif) repeat-x;}
.BtnLgtRed_Blue td		{white-space:nowrap;}
.BtnLgtRed_Blue a		{display:block;background:url(images/Btn/Lgt_Red_Left.gif) no-repeat left top;text-decoration:none;cursor:pointer;}
.BtnLgtRed_Blue a span	{display:block;background:url(images/Btn/Lgt_Red_Right.gif) right top no-repeat;padding-top:4px;font-size:11px;font-weight:bold;color:white;}
/* Hide from IE5-Mac \*/
.BtnLgtRed_Blue a, .BtnLgtRed_Blue a span {float:none;height:23px;}
.BtnLgtRed_Blue:hover		{border-style:none;background-color:white;background:url(images/Btn/Blue_Ctr.gif) repeat-x;}
.BtnLgtRed_Blue td:hover	{background:url(images/Btn/Blue_Ctr.gif) repeat-x;white-space:nowrap;cursor:pointer;}
.BtnLgtRed_Blue a:hover		{background:url(images/Btn/Blue_Left.gif) left top no-repeat;}
.BtnLgtRed_Blue a:hover span	{background:url(images/Btn/Blue_Right.gif) right top no-repeat;color:#0058d5;font-size:11px;font-weight:bold;}

/* End of BtnLgtRed_Blue		- Light Red Button, Hover color is blue */
/**********************************************************************************/