@charset "windows-1256";
/* CSS Document */

body {
	background-image:url(../images/bg.jpg);
	background-color:#FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#444;
}
.menustyle {
	font-family: Verdana, Geneva, sans-serif;
	color: #309220;
}
.menulink {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
.black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #000;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
}
a:link.interface {
	color: #318C1F;
	text-decoration: none;
}
a:visited.interface {
	color: #318C1F;
	text-decoration: none;
}
a:hover.interface {
	color: #318C1F;
	text-decoration: underline;
}
a:active.interface  {
	text-decoration: none;
	/*font-weight: bold;*/
	color: #000;
}

p.interface
{
	color: #318C1F;
}
.header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #FFF;
}
.leftmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}
.bold {
	font-weight: bold;
	color: #2C841C;
}
.content {
	color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-align: justify;
	line-height: 12pt;
	vertical-align: top;
}

.in-header, .in-header_small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #318C1F;
	text-align: justify;
	vertical-align: super;
}

.in-header_small
{
	font-size:12px;
}
.more {
	font-weight: bold;
}


tr.odd
{
	background-color:#FFF;
}

tr.even
{
	background-color:#E7E7E7;
}

th.interface
{
	background-color:#318C1F;
	color:#FFF;
	font-size:12px;
	padding:3px;
}

th.sub_th
{
	background-color:#999;
	color:#FFF;
	font-weight:normal;
}

img
{
	border:none
}


h1
{
	border-bottom:1px solid #006;
	font-size:13pt;
	color:#006
}

/*a
{
	text-decoration:none;
	font-weight:bold;
	color:#00C;
}

a:hover
{
	color:#06F
}*/

select.interface
{
	color:#318C1F
}

input.interface
{
	color:#318C1F
}

textarea.interface
{
	color:#318C1F
}
.nav
{
	text-decoration:none;
	text-align:center;
	font-family:Times New Roman;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}