﻿input
{
	
	padding-left:3px;
	padding-right:3px;
	font-family: tahoma; 
	font-size: 9px; 
	font-weight: normal; 
	color: #333;

}

form
{
	margin-top: 0px;
	margin-bottom: 0px;
}

input[type="checkbox"]
{
	margin-top: 2px;
	margin-bottom: 3px;
	vertical-align: middle;
}

.btn_bg
{
	background-image: url(../images/btn_BG.gif);
	height:22px;
	width:93px;
	color: #010101;
	font-family: tahoma; 
	font-size: 10px;
	border-style: none; 
	background-color: transparent;
	background-repeat:no-repeat; 
}
.btnShort
{
	background-image: url(../images/txtBGShort.gif);
	border-style: none; 
	background-color: transparent;
	background-repeat:no-repeat;
	height:23px;
	width:65px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
	padding-top:1px;
	font-family: tahoma; 
	font-size: 9px; 
	font-weight: bold; 
	color: #A1A1A1;

}

.formtextbox
{
	background-image: url(../images/txtBG.gif);
	border-style: none; 
	background-color: transparent;
	background-repeat:no-repeat;
	height:16px;
	width:128px;
	padding-left:8px;
	padding-right:18px;
	padding-top:8px;
	font-family: tahoma; 
	font-size: 9px; 
	font-weight: bold; 
	text-align: left;
	color: #A1A1A1;

}
.formtextboxlong
{
	background-image: url(../images/txtBGLong.gif);
	border-style: none; 
	background-color: transparent;
	background-repeat:no-repeat;
	height:16px;
	width:238px;
	padding-left:8px;
	padding-right:18px;
	padding-top:8px;
	font-family: tahoma; 
	font-size: 9px; 
	font-weight: bold; 
	text-align: left;
	color: #A1A1A1;

}
.formlistbg
{
	background-repeat:no-repeat;
	height:26px;
}
.formlistbox
{

	border: 1px #e1e1e1 solid; 
	height:18px;
	width:138px;
	padding-left:8px;
	padding-right:0px;
	padding-top:2px;
	font-family: tahoma; 
	font-size: 9px; 
	font-weight: bold; 
	text-align: left;
	color: #A1A1A1;
	background-repeat:no-repeat;

}

.formlistbglong
{
	background-repeat:no-repeat;
	height:26px;
}

.formlistboxlong
{

	border: 1px #e1e1e1 solid; 
	background-color: white;
	height:18px;
	width:238px;
	padding-left:8px;
	padding-right:0px;
	padding-top:2px;
	font-family: tahoma; 
	font-size: 9px; 
	font-weight: bold; 
	text-align: left;
	color: #A1A1A1;

}
.formlabel
{
	font-family: tahoma; 
	font-size: 9px; 
	font-weight: bold; 
	text-align: left;
	color: #A1A1A1;
}

.formlink 
{
	text-align: left;
	color: #A1A1A1;


}

a.formlink:link
{
	text-decoration:underline;
}
a.formlink:active
{
	text-decoration:underline;
}
a.formink:visited
{
	text-decoration:underline;
}
a.formlink:hover
{
	text-decoration:none;
}


.Field,
.Field20,
.Field50,
.Field75,
.Field100,
.Field110,
.Field150,
.Field175,
.field200,
.Field200,
.Field250,
.Field300,
.Field400,
.field308,
.Field308,
.Field500
{
	font: normal 11px Tahoma;
	color: #333333;
	margin-top: 3px;
	margin-right: 5px;
}

label
{
	color: #676767;
}
.Field20
{
	width: 20px;
}
.Field50
{
	width: 50px;
}

.Field75
{
	width: 75px;
}

.Field100
{
	width: 100px;
}

.Field110
{
	width: 110px;
}

.Field150
{
	width: 150px;
}

.Field175
{
	width: 175px;
}

.Field500
{
	width: 500px;
}

.Field250
{
	width: 250px;
}

.Field300
{
	width: 300px;
}

.Field400
{
	width: 400px;
}
.field308
{
	width: 308px;
}
.field200
{
	width: 200px;
}

