﻿body		{	background-image: url(../images/hg.gif);
			margin: 2px 0px;
			padding: 0px;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #000000; }

img		{	border: none; }

img.bari	{	vertical-align:middle;
			padding: 2px; }

h2		{	font-family: arial;
			font-size: 14pt;
			font-weight: bold; }

h3		{	font-family: arial;
			font-size: 12pt;
			font-weight: bold; }

sup		{	vertical-align: super; }

i		{	font-style: italic; }

a		{	font-family: arial;
			font-size: 10pt;
			text-decoration: none;
			color: black; }

a:link		{	font-weight: bold; }
a:visited	{	font-weight: normal; }
a:hover		{	font-weight: bolder; }
a:active	{	font-weight: normal; }

ul.tick		{	list-style-image: url(../images/bul-tick.gif);
			list-style-type: disc;
			margin-bottom: 8ex; } 

.subline	{	font-weight: bold;
			font-family: arial;
			margin-bottom: 10pt; }

.text		{	font-family: arial;
			font-size: 10pt;
			margin-bottom: 10pt; }

.inset		{	border: solid 1px black;
			background-color: white;
			width: 200px;
			text-align: center;
			font-family: arial;
			font-size: 10pt;
			font-weight: bold;
			margin: 5px auto; }

.ajinset	{	border: solid 1px black;
			background-color: white;
			width: 200px;
			text-align: center;
			font-family: arial;
			font-size: 10pt;
			font-weight: bold;
			margin: 5px auto;
			cursor: pointer; }

.rightimage	{	border: solid 1px black; }

.ajinfo		{	margin-right: 4px;
			color: white;
			background-color: #696969;
			border: none;
			padding: 4px; }

.ajlink		{	cursor: pointer; }

.btr		{	font-size: 6pt;
			position: absolute;
			bottom: 4pt; }

#container	{	margin: 0 auto;
			width: 750px;
			min-height: 360px;
			background-color: white; }

#header		{	margin: 0px;
			height: 60px; }

#bar		{	height: 20px;
			padding: 0px;
			background-image: url('../images/bar.gif');
			background-repeat: repeat-y; }

#butbar		{	height: 40px;
			margin: 0px;
			background-image: url('../images/but-bg.gif');
			background-repeat: repeat-x; }


#main		{	border: solid 1px black;
			min-height: 300px;
			padding: 5px;
			background-color: #ebf0f4;
			background-image: url('../images/car.gif');
			background-repeat: no-repeat;
			background-position: center right; }

#maincont	{	border: solid 1px black;
			min-height: 300px;
			padding: 5px;
			background-color: #ebf0f4; }
			

#bartext	{	color: white;
			font-family: arial;
			vertical-align: middle;
			font-weight: bold; }

#miniwow	{	position: relative;
			left: 688px;
			top: 10px; }

#mainhead	{	position: relative;
			top: -20px; }

#leftcontent	{	width: 350px;
			float: left;
			min-height: 350px;
			border: solid 2px #c0c0c0;
			background-color: white;
			position: relative;
			left: 10px; }

#rightcontent	{	width: 346px;
			float: right;
			min-height: 350px;
			border: solid 1px #c0c0c0;
			background-color: #ffffc4;
			position: relative;
			right: 10px;
			text-align: center;
			padding: 2px; }

#bottom		{	clear: both; }

