body
{
}
.GBTN2
{

}
.GBTN2 A
{
	border-right: 2px outset;
	padding-right: 2px;
	border-top: 2px outset;
	padding-left: 2px;
	font-size: xx-small;
	padding-bottom: 2px;
	margin: 3px;
	border-left: 2px outset;
	width: 120px;
	padding-top: 2px;
	border-bottom: 2px outset;
	font-family: tahoma;
	background-color: #f5f5f5;
	text-align: center;
	text-decoration: none;
}
.GBTN2 A:hover
{
	border-right: #ffcc33 2px outset;
	padding-right: 2px;
	border-top: #ffcc33 2px outset;
	padding-left: 2px;
	font-weight: bold;
	font-size: xx-small;
	padding-bottom: 2px;
	margin: 3px;
	border-left: #ffcc33 2px outset;
	width: 120px;
	color: #ffff99;
	padding-top: 2px;
	border-bottom: #ffcc33 2px outset;
	font-family: tahoma;
	background-color: orange;
	text-align: center;
	text-decoration: none;
}





.GBTN1
{

}
.GBTN1 A
{
	border-right: 2px outset;
	padding-right: 2px;
	border-top: 2px outset;
	padding-left: 2px;
	font-size: x-small;
	padding-bottom: 2px;
	margin: 3px;
	border-left: 2px outset;
	width: 160px;
	padding-top: 2px;
	border-bottom: 2px outset;
	font-family: tahoma;
	background-color: #f5f5f5;
	text-align: center;
	text-decoration: none;
}
.GBTN1 A:hover
{
	border-right: #ffcc33 2px outset;
	padding-right: 2px;
	border-top: #ffcc33 2px outset;
	padding-left: 2px;
	font-size: x-small;
	padding-bottom: 2px;
	margin: 3px;
	border-left: #ffcc33 2px outset;
	width: 160px;
	color: #ffff99;
	padding-top: 2px;
	border-bottom: #ffcc33 2px outset;
	font-family: tahoma;
	background-color: orange;
	text-align: center;
	text-decoration: none;
}
.btn2
{
}
.btn2 A
{
	font-size: 9pt;
	background-image: url(../Images/Btn_Bkg/02_1.gif);
	width: 103px;
	color: #000099;
	padding-top: 5px;
	font-family: tahoma;
	height: 28px;
	text-align: center;
	text-decoration: none;
}
.btn2 A:hover
{
	background-image: url(../Images/Btn_Bkg/02_2.gif);
}

.btnAdd
{
	background-position: center center;
	background-image: url(./Images/Btn_Bkg/Add.jpg);
	background-repeat: no-repeat;
	text-align: right;
}

.btnBlue
{
}
.btnBlue A
{
	font-size: 9pt;
	background-image: url(../Images/Btn_Bkg/LightBlue/01_1.gif);
	width: 103px;
	color: #000099;
	padding-top: 5px;
	font-family: tahoma;
	height: 28px;
	text-align: center;
	text-decoration: none;
}
.btnBlue A:hover
{
	background-image: url(../Images/Btn_Bkg/LightBlue/01_2.gif);
}



