/* CSS Document */
body
{
	margin: 0px 0px 0px 0px;
	background-color: #DFDFDF;
}

td
{
	font-family: tahoma;
	font-size: 11px;
	color: #3D3D3D;
	font-weight: normal;
	text-decoration: none;
}
a
{
	font-family: tahoma;
	font-size: 11px;
	color: #7FA10F;
	font-weight: normal;
	text-decoration: none;
}

a:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #3D3D3D;
	font-weight: normal;
	text-decoration: none;
}

.bodybg
{
	margin: 0px 0px 0px 0px;
	background-color: #DFDFDF;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
}

.text1
{
	font-family: tahoma;
	font-size: 11px;
	color: #7FA10F;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
.text2 {color: #1c4c9a}

.footer, a.footer
{
	font-family: tahoma;
	font-size: 11px;
	color: #2F400E;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 3px;
}

a.footer:hover
{
	font-family: tahoma;
	font-size: 11px;
	color: #CA8003;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 3px;
}
.textfield
{
	border:1px solid #a7b692;
	width:140px;
	height:17px;
	padding:1px;
	background-color:#e5e8e2;
	font-family: tahoma;
	font-size: 11px;
	color: #3D3D3D;
	line-height:12px;}

p{
margin:0px;
padding:0px}

A.adminleft {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
A.adminleft:Hover {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: normal;
	text-decoration: none;
}
A.uploadimg {
	font-family: tahoma;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
A.uploadimg:Hover {
	font-family: tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}