﻿body{
padding:0px;
margin:0px;
}
.ImageLogo
{
	background-image: url( 'Images/img_logo.gif' );
	background-repeat: no-repeat;
}
.bg_Title
{
	background-image: url(  'Images/bg_title.gif' );
	background-repeat: no-repeat;
}
.TDMenu
{
	text-align:center;
	vertical-align:bottom;
	padding-left:19px;
	height:28px;
}
a.MenuLink, A.MenuLink:link, A.MenuLink:visited
{
	display: block;
	margin: 0;
	background: #dddddd;
	text-decoration: none;
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #003300;
	height: 27px;
	width: 178px;
}
a.MenuLink:hover
{
	background: url(images/bg_menu.gif) #B5D334 50% 50%;
	color:White;
}
hr
{
	border:solid 1px #C3C3C3;
    margin-top:-1px;     
}
.links
{
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #009900;
}
a.links:hover
{
	text-decoration: none;
}
.copy {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 12px;
	color: #959595;
	text-decoration: none;
}
.tit {
	font-weight:bold;
    font-family:Arial;
    font-size:16px;
    color:#3D3D3B;   
    text-transform:uppercase;
}
.text {
	 font-family:Verdana,tahoma;
    font-size:11px;
    color:black;   
}
.text_2 {
	font-family:Verdana,tahoma;
	font-size: 10px;
	line-height: 12px;
	color: #7F7F7F;
}
.link_1
{
	font-family:Verdana,tahoma;
	font-size: 10px;
	line-height: 11px;
	font-weight: bold;
	color: #009900;
}
.link_3 {
	font-family:Verdana,tahoma;
	font-size: 11px;
	line-height: 12px;

	color: #FF9B49;
}
.link_2 {
	font-family:Verdana,tahoma;
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	color: #7F7F7F;
	text-decoration: none;
}
.form_1 {
	font-family:Verdana,tahoma;
	font-size: 11px;
	line-height: 12px;
	
	width: 259px;
	border: 1px solid #ABABA9;
}
.form_2 {
	font-family:Verdana,tahoma;
	font-size: 11px;
	line-height: 12px;
	height: 84px;
	width: 259px;
	border: 1px solid #ABABA9;
	overflow:auto;
}
.menu {
	font-family:Verdana,tahoma;
	font-size: 11px;
	line-height: 11px;
	color: #A98F62;
}
.error
{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: red; FONT-FAMILY: tahoma;
}