body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #3288bd;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #5d5d5d;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style3 {
	color: #242424;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #6e6c6b;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #6e6c6b;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #474747;
	font-size: 11px;
	font-family: tahoma;
}
.style7 {
	color: #474747;
	font-size: 10px;
	font-family: tahoma;
}
.style8 {
	color: #787878;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style9 {
	color: #3e91cd;
	font-size: 10px;
	font-family: tahoma;
}
.style10 {
	color: #3e91cd;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style10 a {
	color: #3e91cd;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	font-style: underline
}
.upperlink a {
	color: #3e91cd;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	font-style: underline;
	text-transform: uppercase;

}
.style11 {
	color: #fc770b;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.style12 {
	color: #808080;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

.style12 a {
	color: #808080;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	font-style: underline
}

.style13 {
	color: #979797;
	font-size: 11px;
	font-family: tahoma;
}
.style13 a {
	color: #979797;
	font-size: 11px;
	font-family: tahoma;
}

.style14 {
	color: #7b7b7b;
	font-size: 11px;
	font-family: tahoma;
	line-height:15px
}

.style14 a {
	color: #7b7b7b;
	font-size: 11px;
	font-family: tahoma;
	line-height:15px
}

.barbun {
	color: #979797;
	font-size: 9px;
	font-family: tahoma;
}
.barbun a {
	color: #979797;
	font-size: 9px;
	font-family: tahoma;
}

form 	{
		margin:0px;
		padding:0px;
		size:auto;
		}
		
.form table{
		margin:5 0 0 0px;
		}
input	{
		border-width: 1px;
		border-style: double;
		background:transparent;
		width:280px;
		height:21px;
		margin:1 0 0 8px;
		font-family:tahoma;
		font-size:11px;
		color:#7b7b7b;
		padding:2 0 0 0px;
		}
textarea	{
		border-width: 1px;
		border-style: double;
		background:transparent;
		width:280px;
		height:85px;
		margin:1 0 0 8px;
		font-family:tahoma;
		font-size:11px;
		color:#7b7b7b;
		overflow:auto;
		padding:2 0 0 0px;
		}
