﻿*
{
	padding: 0px;
	margin: 0px;
}

body {
	font: 11px Tahoma;
	background-color: #FFFFFF;
}

select, input
{
	font: 11px Tahoma;
}

input[type=submit]
{
background: #FFF url(img/bgbutton.png) no-repeat 0 0; /*284b77*/
color: #fff;
border: none;
height: 20px;
width: 86px;
}

h1
{
	font-family: "Trebuchet MS";
	margin: 10px 0px;
	padding: 0px 0px;
	letter-spacing: 0px;
	font-weight: normal;
	color: #333;
	border-bottom: solid 1px #e5c75f;
	line-height: 18px;
	height: 18px;
	width: 950px;
	text-align:left;
	color: #666;
	text-align: left;
	padding: 20px 0;    
}

.mMenu
{	
	font-family: "Trebuchet MS";
	font-size: 12px;
	margin: 0px ;
	color: #FFFFFF;
	/*margin-top:4px;*/
	letter-spacing: 0px;
	font-weight: bold;
	float:left;
	width: 100%;
	background-color: #26466D;
	background-image: url(img/bgGridView_02.gif);
	background-position: left top;
	background-repeat: repeat-x;
	border-top: solid 1px #26466D;
}
.menuItems td
{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 0px;
}
.menuItems
{		padding: 5px 0px;
	float:left;
}
.
.menuStatus
{		padding-right: 10px;
	float:right;
}
.mMenu a,.mMenu a:active,.mMenu a:visited,.mMenu a:link
{
	color:White;
	padding: 0px;
	margin: 0px;
	text-decoration:none;
}
.Header
{
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
	background-color: #8f996b;
	
	
	background-position: left top;
	background-repeat: no-repeat;
	height: 75px;
	z-index:-1;
}
.Center
{
	
	width: 100%;
	height: 100%;
	margin: 0;
	float: left;
	clear:both;
}

.Formular170px
{
	width: 170px;
	font-size:12px;
}
.Formular100px
{
	width: 100px;
	font-size:12px;
}




