
.img
{
	margin-right:5px;
	margin-bottom:2px;
	border:1px solid black;
}
p
{
text-align:justify;
}
h1 {
	color: #147312;

	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	padding-bottom:1px;
	margin:0px;
}
h2 {
	color: #135A11;

	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	margin:0px;
}
h3
{
	color: gray;
	font-family: Verdana;
	font-size: 9px;
	font-weight: normal;
	padding:0px;
	margin:0px;
}


.input
{
	font-size : 12px;
	font-family : Verdana;
	border:1px solid #c0c0c0;
	width:250px;
	background:white;
}

.menu
{
	color:white;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;

}
.menu_s
{
	color:#FFECEF;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;

}
.menu_s:hover
{
	color:#FFECEF;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;

}

.menu:hover
{
	color:white;
	font-family: Tahoma;
	font-size: 13px;
	text-decoration: underline;
	font-weight: bold;

}

.menuTD
{
	color:white;
	font-size: 13px;
 	border-bottom:2px solid green;
	border-top:2px solid green;
	height:25px;
	background:#7FB278;

}




.copy
{
	color : white;
	font-size : 10px;
	font-family : arial;
	text-decoration: none;
}
.copy a
{
	color : white;
	font-size : 10px;
	font-family : arial;
	text-decoration: none;
}

.copy a:hover
{
	color : white;
	font-size : 10px;
	font-family : arial;
	text-decoration: none;
}

.menu a
{
	color : white;
	font-size : 12px;
	font-family : Verdana;
	text-decoration: none;
}



.menu a:hover
{
	color : #FCF0DA;
	font-size : 12px;
	font-family : Verdana;
}


TD
{
	color : black;
	font-size : 12px;
	font-family : Arial;
}
th
{
	color : black;
	font-size : 12px;
	font-family : Arial;
	font-weight: bold;
}


A
{
	color : #000000;
	font-size : 12px;
	font-family : Verdana;

}

A:hover
{
	color : #123456;
	font-size : 12px;
	font-family : Verdana;
}



.dt
{
	color:white;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}
.dt a
{
	color:white;
	font-family: Arial;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;

}
.dt a:hover
{
	color:white;
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;

}

.leftMenu
{
	color:black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
}

.leftMenu:hover
{
	color:black;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: underline;
}
.mc
{
	padding:10px;
}
.sbp
{
	color:gray;
	font-family: Tahoma;
	font-size: 10px;
}




.submit {
color: black;
font-family: Tahoma;
font-size: 12px;
border:1px solid #c0c0c0;
width:300px;
background:white;
}

textarea {
color: black;
font-family: Tahoma;
font-size: 12px;
border:1px solid #c0c0c0;
background:white;
width:300px;
height:100px;
}
.inf
{
color: gray;
font-family: Tahoma;
font-size: 10px;
}