﻿body
{
}

.Button70
{
    color:White;
    font-weight:bold;
	background-image: url(images/button/button_70.gif);
	margin-left: 5px;
	margin-right: 5px;
	width: 70px;
	height:21px;
	background-repeat:no-repeat;
	border: 0px;
	text-align: center;
}


.ButtonBG70
{
    color:White;
    font-weight:bold;
	background-image: url(images/button/buttonBG_70.gif);
	margin-left: 5px;
	margin-right: 5px;
	width: 70px;
	height:21px;
	background-repeat:no-repeat;
	border: 0px;
	text-align: center;
    cursor: pointer;
}
.Button90
{
    color:White;
    font-weight:bold;
	background-image: url(images/button/button_90.gif);
	margin-left: 5px;
	margin-right: 5px;
	width: 90px;
	height:21px;
	background-repeat:no-repeat;
	border: 0px;
	text-align: center;cursor: pointer;
}

.ButtonBG90
{
    color:White;
    font-weight:bold;
	background-image: url(images/button/buttonBG_90.gif);
	margin-left: 5px;
	margin-right: 5px;
	width: 90px;
	height:21px;
	background-repeat:no-repeat;
	border: 0px;
	text-align: center;cursor: pointer;
}


.Button150
{
    color:White;
    font-weight:bold;
	background-image: url(images/button/button_150.gif);
	margin-left: 5px;
	margin-right: 5px;
	width: 150px;
	height:21px;
	background-repeat:no-repeat;
	border: 0px;
	text-align: center;cursor: pointer;
}


.ButtonBG150
{
    color:White;
    font-weight:bold;
	background-image: url(images/button/buttonBG_150.gif);
	margin-left: 5px;
	margin-right: 5px;
	width: 150px;
	height:21px;
	background-repeat:no-repeat;
	border: 0px;
	text-align: center;cursor: pointer;
}

.Button200
{
    color:White;
    font-weight:bold;
	background-image: url(images/button/button_200.gif);
	margin-left: 5px;
	margin-right: 5px;
	width: 200px;
	height:21px;
	background-repeat:no-repeat;
	border: 0px;
	text-align: center;cursor: pointer;
}
.ButtonBG200
{
    color:White;
    font-weight:bold;
	background-image: url(images/button/buttonBG_200.gif);
	margin-left: 5px;
	margin-right: 5px;
	width: 200px;
	height:21px;
	background-repeat:no-repeat;
	border: 0px;
	text-align: center;cursor: pointer;
}

.Button300
{
    color:White;
    font-weight:bold;
	background-image: url(images/button/button_300.gif);
	margin-left: 5px;
	margin-right: 5px;
	width: 300px;
	height:21px;
	background-repeat:no-repeat;
	border: 0px;
	text-align: center;cursor: pointer;
}

.ButtonBG300
{
    color:White;
    font-weight:bold;
	background-image: url(images/button/buttonBG_300.gif);
	margin-left: 5px;
	margin-right: 5px;
	width: 300px;
	height:21px;
	background-repeat:no-repeat;
	border: 0px;
	text-align: center;cursor: pointer;
}


.UploadInput
{
	width:240px;
	margin:2px;
	}
	
