html, body
{
	height: 100%;
	margin: 0px;
	padding: 0px;
}

h1, h2 {
	font-size: 16px;
}

.text
{
	font-family: Tahoma;
	font-size: 11px;
	color: #4c4a45;
	vertical-align: text-top;
}

.text p{
  text-indent: 1.5em;
	text-align: justify;
}

.header
{
	font-family: Tahoma;
	font-size: 18px;
	color: #93528e;
	text-transform: uppercase;
}

a
{
	color: #33741b;
	font-family: Tahoma;
}

.side_menu
{
	font-family: Tahoma;
	font-size: 11px;
	color: #4a4948;
	font-weight: bold;
}

.form
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
}
.formtext
{
font-family: Tahoma;
	font-size: 11px;
color:#666666;
}
.formtitul
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight:bold;
}
.formtitul a
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight:bold;
	text-decoration:underline;
}
.formtitul a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight:bold;
	text-decoration:underline;
}
.formtitul a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	font-weight:bold;
}
.form1
{
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
}
.form1 a
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	text-decoration:underline;
}
.form1 a:visited
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	text-decoration:underline;
}
.form1 a:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	text-decoration:none;
}


.searchbtn
{
	background-image: URL(  'images/searchbtn.jpg' );
	border-width: 0px;
	width: 102px;
	height: 23px;
	cursor: pointer;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	text-transform: uppercase;
}

.orbsoft, .orbsoft a
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	text-decoration: none;
}

.main_menu
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
}

.side_menu
{
	border-bottom-style: dotted;
	border-bottom-color: #97947b;
	border-bottom-width: 1px;
	padding:10 0 10 10;
	text-align:right
}

.side_menu a
{
	text-decoration:none;
	color:#4a4948;
}

table {	font-family: Tahoma;
	font-size: 11px;
	color: #4c4a45;
	vertical-align: text-top;}

