.adminLargeButtonConfirm
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.3em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 7px;
	padding-left: 20px;
	background-image: url('/images/icons/icon_confirm.gif');
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border: 1px solid #CCCCCC;
}
.adminLargeButtonSave
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.3em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 7px;
	padding-left: 20px;
	background-image: url('/images/icons/icon_save.gif');
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border: 1px solid #CCCCCC;
}

.adminLargeButtonList
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.3em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 7px;
	padding-left: 20px;
	background-image: url('/images/icons/icon_list.gif');
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border: 1px solid #CCCCCC;
}


.adminLargeButtonRemove
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.3em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 7px;
	padding-left: 20px;
	background-image: url('/images/icons/icon_remove.gif');
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border: 1px solid #CCCCCC;
}

.adminLargeButtonRight
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.3em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 7px;
	padding-left: 20px;
	background-image: url('/images/icons/icon_arrow_right.gif');
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border: 1px solid #CCCCCC;
}

.adminLargeButtonLeft
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.3em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 7px;
	padding-left: 20px;
	background-image: url('/images/icons/icon_arrow_left.gif');
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border: 1px solid #CCCCCC;
}

.adminLargeButtonNew
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.3em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 7px;
	padding-left: 20px;
	background-image: url('/images/icons/icon_new.gif');
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border: 1px solid #CCCCCC;
}

.adminLargeButtonView
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.3em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 7px;
	padding-left: 20px;
	background-image: url('/images/icons/icon_view.gif');
	background-repeat: no-repeat;
	background-position: 8px 11px;
	border: 1px solid #CCCCCC;
}

.adminMediumButtonEdit
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_edit.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;
}

.adminMediumButtonRemove
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_remove.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;
}

.adminMediumButtonHome
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_home.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;
}

.adminMediumButtonSave
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_save.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;
}

.adminMediumButtonNew
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_new.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;
}

.adminMediumButtonImage
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_image.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;
}

.adminMediumButton
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 6px;
	padding-right: 6px;
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;
}

.adminMediumButtonConfirm
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_confirm.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;
}

.adminMediumButtonList
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_list.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;
}

.adminMediumButtonDelete
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_delete.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;

}

.adminMediumButtonView
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_view.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;

}

.adminMediumButtonRight
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_arrow_right.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;

}

.adminMediumButtonLeft
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_arrow_left.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;

}

.adminMediumButtonPlus
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	background-color: #F1F1F3;
	padding: 4px;
	padding-left: 17px;
	padding-right: 6px;
	background-image: url('/images/icons/icon_plus.gif');
	background-repeat: no-repeat;
	background-position: 4px 6px;
	border: 1px solid #CCCCCC;

}

.adminSmallButtonView
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	padding: 1px;
	padding-left: 12px;
	background-image: url('/images/icons/icon_view.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.adminSmallButtonList
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	padding: 1px;
	padding-left: 12px;
	background-image: url('/images/icons/icon_list.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.adminSmallButtonHome
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	padding: 1px;
	padding-left: 12px;
	background-image: url('/images/icons/icon_home.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.adminSmallButtonEdit
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	padding: 1px;
	padding-left: 12px;
	background-image: url('/images/icons/icon_edit.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.adminSmallButton
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	padding: 1px;
}

.adminSmallButtonDelete
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	padding: 1px;
	padding-left: 12px;
	background-image: url('/images/icons/icon_delete.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.adminSmallButtonNew
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	padding: 1px;
	padding-left: 12px;
	background-image: url('/images/icons/icon_new.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.adminSmallButtonPlus
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	padding: 1px;
	padding-left: 12px;
	background-image: url('/images/icons/icon_plus.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

.adminSmallButtonRemove
{
	text-transform:uppercase;
	color: #1B9BB4;
	font-size:1.1em;
	font-weight: bold;
	padding: 1px;
	padding-left: 12px;
	background-image: url('/images/icons/icon_remove.gif');
	background-repeat: no-repeat;
	background-position: 0px 3px;
}