﻿.customBtn
{
    border:none;
    background:transparent url(images/bgBtn.png) no-repeat center;	
	font-size:11px;
    font-family:Arial;
	width:99px;
	height:26px;
	color:#fff;
	float:left;
	margin:0 1px;
	text-align:center;
	cursor:pointer;
}

.customBtnXXXLarge
{
    border:none;
    /*background:transparent url(images/customBtnBlueUltraLarge.png) no-repeat center;*/
    background:#003c87;
    font-size:11px;
    font-family:Arial;
	width:200px;
	height:25px;
	color:#fff;
	float:left;
	margin:1px;
	text-align:center;
	cursor:pointer;
}

.customBtn[disabled]
{
    background:transparent url(images/bgDisabledBtn.png) no-repeat center;
    color:#ebebeb;
    font-style:italic;	
}

.pointerClass
{
	cursor: pointer;
}

.customBtnBrowse
{
	font-size:10px;
font-family:Arial;

	color:#fff;
	
text-align:center;
	float:none;
	border:none;
	width:59px;

	background:transparent url(images/browseBtn.jpg) no-repeat center;	
	cursor:pointer;
		
		line-height:15px;
		padding-top:3px;
}


.customBtnBlue
{
	font-size:10px;
font-family:VERDANA;
font-weight:bold;
cursor:pointer;
	color:#fff;
	margin:1px;
text-align:center;
	float:none;
	border:none;
	width:65px;
	height:23px;
	background:transparent url(images/customBtnBlue.png) no-repeat center;	
	vertical-align:middle;
	text-decoration:none;
	padding:0 0 3px 0;
	line-height:23px;

}

.linkFix
{
display:inline;
float:left;
line-height:17px;
text-decoration:none;
}
.customBtnBlueMed
{
    width:76px;

	background:transparent url(images/customBtnBlueMed.png) no-repeat center;
}
.customBtnBlueLarge
{
	width:100px;

	background:transparent url(images/customBtnBlueLarge.png) no-repeat center;
}

.customBtnBlueXXXLarge
{
	width:150px;

	background:transparent url(images/customBtnBlueXXXLarge.jpg) no-repeat center;
}

.customBtnBlueXXXLarge
{
	width:200px;

	background:transparent url(images/customBtnBlueUltraLarge.png) no-repeat center;
}
.customBtnBlueLight
{
	font-size:10px;
	cursor:pointer;
font-family:VERDANA;
letter-spacing:-1px;
	color:#2764a5;
	margin:1px;
text-align:center;
	float:none;
	border:none;
	width:59px;
	height:16px;
	background:transparent url(images/customBtnBlueLight.png) no-repeat center;	
}
.customGo
{
	background:transparent url(images/goBtn.jpg) no-repeat center;
	width:42px;
}

.customBtnWhite
{
	font-family:VERDANA;
	font-size:10px;
letter-spacing:-1px;
cursor:pointer;
	color:#000;
	margin:1px;

text-align:center;
	float:none;
	border:none;
	width:59px;
	height:16px;
	background:transparent url(images/customBtnWhite.png) no-repeat center;	
}


.customBtnGray
{
	font-size:10px;
font-family:VERDANA;
font-weight:bold;
cursor:pointer;
	color:#999999;
	margin:1px;
text-align:center;
	float:none;
	border:none;
	width:47px;
	background:transparent url(images/customBtnGray.png) no-repeat center;	
	vertical-align:middle;
	padding:0 0 3px 0;
	line-height:23px;

}

.menuHolder a
{
	
	font-size:10px;
font-family:VERDANA;
font-weight:bold;

	color:#fff;
	margin:1px;


}


.newLargeBtn
{
width:76px;
height:25px;
display:block;
line-height:25px;
color:#fff;
border:none;
background:transparent url(images/newLargeBtn.png) no-repeat top center;
font-family:verdata, arial, trebuchet ms;
font-size:12px;
text-align:center !important;
font-weight:bold;
text-decoration:none;
}
.newLargeBtnGray
{
background:transparent url(images/newLargeBtnGray.png) no-repeat top center;
}
.newLargeBtn100
{
width:100px;
background:transparent url(images/newLargeBtn100.png) no-repeat top center;
}
.newLargeBtn120
{
width:120px;
background:transparent url(images/newLargeBtnGray.png) no-repeat top center;
}
.newLargeBtn120Gray
{
width:120px;
background:transparent url(images/newLargeBtn120gray.png) no-repeat center;
color:#8d8d8d;
font-weight:normal;
line-height:21px;
cursor:pointer;
}

.newLargeBtn[disabled]
{
    /*background:transparent url(images/newDisLargeBtn.png) no-repeat center;*/
    background:transparent url(images/bgDisabledBtn.png) no-repeat center;
    color:#ebebeb;
    font-style:italic;	
}