body {margin:0px; background:url(/img/background.jpg) no-repeat top center; margin-top: 0px; background-color:#AAD2EA;}
.overall_container{width:931px; margin-left:auto; margin-right:auto;}
p, font
{ font-family:		Verdana, Sans-Serif;
}
td, th
{ font-family:		Verdana, Sans-Serif;
 font-size: 11px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img {
	border:	none;
}
h1
{ font-family:		Verdana, Sans-Serif;
 font-size: 120%;
}
h2
{ font-family:		Verdana, Sans-Serif;
 font-size: 110%;
}
.normal
{
  color:			#515151;
  font-size:		100%;
  font-weight:		normal;
}
.titles
{
  color:			#515151;
  font-size:		120%;
  font-weight:		normal;
}
.links
{
  color:			#0B7F24;
  font-size:		100%;
  font-weight:		normal;
}
.slinks
{
  color:			#0B7F24;
  font-size:		90%;
  font-weight:		normal;
}
.footer
{
  color:			#C0C0C0;
  font-size:		90%;
  font-weight:		normal;
}
.sivo
{
  color:			#A4A4A4;
  font-size:		100%;
  font-weight:		normal;
}
.red
{
  color:			#FF0000;
  font-size:		100%;
  font-weight:		normal;
}
.formular input, .formular select, .formular textarea {
	display : block;
	margin-bottom: 5px;
}
.formular .text-input {
	width: 250px;
	color: #222222;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF;	
}
.formular .text-input-short {
	width: 50px;
	color: #222222;
	padding: 4px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 4px;
	background: #FFF;	
}
.formular .make-choise {
	width: 250px;
	color: #222222;
	padding: 2px;
	border: 1px solid #B5B8C8;
	font-size: 14px;
	margin-top: 2px;
	background: #FFF;	
}
.formularb input {
	display : block;
	margin-bottom: 0px;
}
.formularb .text-input-small {
	width: 150px;
	color: #222222;
	padding: 3px;
	border: 1px solid #B5B8C8;
	font-size: 12px;
	margin-top: 3px;
	background: #AAD2EA;	
}

.navigator
{
  color:			#1C4865;
  font-size:		100%;
  font-weight:		normal;
}
.bluelink
{
  color:			#1C4865;
  font-size:		100%;
  font-weight:		normal;
}
.cornerBox { position: relative; background: #FFFFFF; width: 100%; }
.corner { position: absolute; width: 10px; height: 10px; background: url('/images/corner-white.gif') no-repeat; font-size: 0%; }
.cornerBoxInner { padding: 10px; }
.TL { top: 0; left: 0; background-position: 0 0; }
.TR { top: 0; right: 0; background-position: -10px 0; }
.BL { bottom: 0; left: 0; background-position: 0 -10px; }
.BR { bottom: 0; right: 0; background-position: -10px -10px; }
