﻿body 
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
a:link 
{
	text-decoration: none;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
a:visited 
{
	text-decoration: none;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
a:hover 
{
	text-decoration: none;
	color:navy;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}
a:active 
{
	text-decoration: none;
}
.text_field {
font-family: tahoma;
font-size: 11px;
color: #717171;
background-image: url(../images/text_field_bg.gif);
border-left-color: #888888;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #888888;
border-right-style: solid;
border-right-width: 1px;
border-bottom-color: #888888;
border-bottom-style: solid;
border-bottom-width: 1px;
border-top-color: #888888;
border-top-style: solid;
border-top-width: 1px;
}

#img1
{
    float:left;
    padding-right:10px;
    padding-bottom: 10px;
}
