﻿body {
	font-family: Verdana;
	margin: 0px 0px 0px 0px;
	background-color:#4A0200;
}

p,td {
	color: #3B0000;
	font-size: 12px;
	line-height:20px;
}

a {
	color:#79930B;
	text-decoration:underline;
}

a:hover {
	color:#3F61B9;
	text-decoration:none;
}

h1 {
	font-size:16px;
	font-style:italic;
	background-image:url(images/cim_bg.jpg);
	margin:0px;
	padding-left:25px;
	height:22px;
}

.bg {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

.info {
	padding: 1px 25px 5px 25px;
}

.right {
	float:right;
	width:250px;
	margin:20px 0 10px 15px;
	padding:10px;
	background-color:#503D3D;
	color:#ffffff;
}

.right p {
	color:#FFFFFF;
	font-size: 11px;
	line-height:15px;
}

.right a {
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:underline;
}

.right a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.right img {
	border-color:#FFFFFF;
}

.menu{
	height:47px;
	background-image:url(images/menu_bg.jpg);
	vertical-align:top;
	text-align:center;
	line-height:28px;
}

.menu a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:0 5px 0 10px;
}

.menu a:hover{
	color:#F8DF9C;
	text-decoration:underline;
}

.lang{
	float:right;
	margin:50px 0px 10px 0;
	text-align:right;
	color:#FFFFFF;
}

.lang a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:0 5px 0 10px;
}

.lang a:hover{
	color:#F8DF9C;
	text-decoration:underline;
}

.input {
  font-family:   Arial;
  font-size: 8pt;
  font-weight: normal;
  color: #4C6191;
  height: 17px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  width: 160px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #7A7A7A solid;
  border-right: 1px #7A7A7A solid;
  border-bottom: 1px #7A7A7A solid;
  border-left: 1px #7A7A7A solid;
}

.button {
  font-family:   Arial;
  font-size: 8pt;
  color: #404040;
  height: 18px;
  padding-bottom: 0px;
  padding-left: 4px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: top;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #ffffff;
  border-top: 1px #4C6191 solid;
  border-right: 1px #4C6191 solid;
  border-bottom: 1px #4C6191 solid;
  border-left: 1px #4C6191 solid;
}
