/* tegs */

* {font-family: Arial, sans-serif;}

html, body {height: 100%;}

html, body, h1, h2, h3, h4, h5, form {margin: 0; padding: 0;}

a {text-decoration: none;}

a:hover {text-decoration: underline;}

select, input, textarea {}

input {padding: 0 3px;}


/* standart styles */

.spacer {overflow: hidden;}

.t100 {width: 100%; height: 100%;}

.w100 {width: 100%;}

.h100 {height: 100%;}

.b0 {border: 0 solid;}

.left {float: left;}

.right {float: right;}


/* text */

#text {font-size: 75%; vertical-align: top; padding: 0 1.5em 3em 1.5em; }

	#text * {font-size: 1em; line-height: 1.4em;color: #293081;}

		#text a {color: #DF5000; text-decoration: underline;}

		#text p, #text ul, #text ol {margin: 10px 0; padding: 0;}

		#text ol li {margin-left: 20px; line-height: 1.4em; padding-bottom: 8px;}

		#text ul li {margin-left: 20px; padding-left: 12px;}

		#text h1, #text h2, #text h3, #text h4, #text h5 {color: #293081; margin-top: 20px;}

		#text h1 {font-size: 1.3em;}

		#text h2 {font-size: 1.2em;}

		#text h3 {font-size: 1.1em;}

		#text h4 {font-size: 1em;}

		#text h5 {font-size: 1em; font-weight: normal;}

		#text sub {font-size: 0.8em;}

		#text sup {font-size: 0.8em;}

		#text big {font-size: 1.1em}

		#text small {font-size: 0.8em}

		#text input, #text textarea {font-family: Arial, sans-serif; border:1px solid #636363;}

		#text img.leftb {float: left; margin: 0 10px 10px 0; border: 1px solid #000;}

		#text img.rightb {float: right; margin: 0 0 10px 10px; border: 1px solid #000;}

		#text img.left {float: left; margin: 0 10px 10px 0; }

		#text img.right {float: right; margin: 0 0 10px 10px;}

		#text img.normal { margin: 10px; border: 1px solid #000;}