A.DelibonGlobalButton {
	font-size: 12px;
	font-weight: bold;
	color: #FFE579;
	text-decoration: none;
	background: #58560A;
	border: outset #464605 2px;
	padding: 2px 5px 2px 5px;
	background-image: url(Images/BG_DarkGreen1.gif);
	height: 23px;
}
A.DelibonGlobalButton:hover {
	font-size: 12px;
	font-weight: bold;
	color: #58560A;
	text-decoration: none;	
	background: #FFCC00;
	border: outset #FBC900 2px;
	padding: 2px 5px 2px 5px;
	height: 23px;
}

A.SkinnedGlobalButton1 {
    padding: 2px 4px 4px 4px;
    font-size: 8pt; 
	 text-decoration: none;
    font-family: Verdana; 
	 font-weight: bold;
    height: 21px; 
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#dcdcdc, EndColorStr=#ffffff);
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px ridge; 
    border-left: #7b9ebd 1px ridge;
    border-bottom: #7b9ebd 1px ridge;
	 color: #000066;
}
A.SkinnedGlobalButton1:hover {
    padding: 2px 4px 4px 4px;
    font-size: 8pt; 
	 text-decoration: none;
    font-family: Verdana; 
	 font-weight: bold;
    height: 21px; 
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#dcdcdc);
    border-right: #7b9ebd 1px solid;
    border-top: #7b9ebd 1px ridge; 
    border-left: #7b9ebd 1px ridge;
    border-bottom: #7b9ebd 1px ridge;
	 color: #0002F9;
}

A.SkinnedGlobalButton2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F3F3FF;
	text-decoration: none;
	background: #171E6D;
	border: outset #CECFFF 2px;
	padding: 2px 5px 2px 5px;
	background-image: url(Images/BG_DarkBlue1.gif);
	height: 23px;
}
A.SkinnedGlobalButton2:hover {
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;	
	background: #34339C;
	border: solid White 2px;
	padding: 2px 5px 2px 5px;
	height: 23px;
}


A.SkinnedGlobalButton3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F3F3FF;
	text-decoration: none;
	background: #704D1C;
	border: outset #CECFFF 2px;
	padding: 2px 5px 2px 5px;
	background-image: url(Images/BG_DarkBrown.gif);
	height: 23px;
}
A.SkinnedGlobalButton3:hover {
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;	
	background: #704D1C;
	border: solid White 2px;
	padding: 2px 5px 2px 5px;
	height: 23px;
}


A.SkinnedGlobalButton4 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F3F3FF;
	text-decoration: none;
	background: #62816B;
	border: outset #003300 2px;
	padding: 2px 5px 2px 5px;
	background-image: url(Images/BG_DarkGreen.gif);
	height: 23px;
}
A.SkinnedGlobalButton4:hover {
	font-family: Verdana; 
	font-size: 12px;
	font-weight: bold;
	color: White;
	text-decoration: none;	
	background: #00592E;
	border: solid White 2px;
	padding: 2px 5px 2px 5px;
	height: 23px;
}