﻿
html			{
				overflow-y			: scroll;
				}
body			{
				font-family 		: tahoma;
				font-size			: 11px;
				color				: #d4d2bc;
				}
td 				{
				font-family 		: tahoma;
				font-size			: 11px;
				color				: #d4d2bc;
				}
a 				{
				color				: #d4d2bc;
				font-family			: tahoma;
				font-size			: 11px;
				}
a:hover			{
				color				: #036431;
				}
h1				{
				font-family 		: tahoma;
				font-size			: 13px;
				color				: #d4d2bc;
				}
.bottom			{
				background-image	: url("images/main_bottom.jpg");
				background-repeat	: no-repeat;
				}
.bottom2		{
				background-image	: url("images/mainbottom.jpg");
				background-repeat	: no-repeat;
				}
.welcome		{
				background-image	: url("images/welcomebottom.jpg");
				background-repeat	: no-repeat;
				font-family 		: arial;
				font-size			: 11px;
				}
.smalltile		{
				background-image	: url("images/smalltile.jpg");
				background-repeat	: repeat-y;
				}
.lefttile		{
				background-image	: url("images/left_tile.jpg");
				background-repeat	: repeat-y;
				}
p.welcometext	{
				font-family 		: tahoma;
				font-size			: 11px;
				color				: #5f5f5f;
				padding-left		: 111px;
				padding-right		: 15px;
				}
p.terms			{
				font-family 		: tahoma;
				font-size			: 11px;
				color				: #d4d2bc;
				padding-left		: 20px;
				padding-right		: 5px;
				}
p.content		{
				font-family 		: tahoma;
				font-size			: 11px;
				color				: #d4d2bc;
				padding-left		: 10px;
				padding-right		: 5px;
				}
p.avt			{
				font-family 		: tahoma;
				font-size			: 11px;
				color				: #d4d2bc;
				padding-left		: 15px;
				}
ul				{
				font-family 		: tahoma;
				font-size			: 11px;
				color				: #d4d2bc;
				list-style-type		: circle;
				line-height 		: 25px;
				}
.btn			{
				background-color	:#036431;
				font-family 		: tahoma;
				font-size			: 11px;
				color				: #d4d2bc;
				}
.btnhov			{
				background-color	:#202125;
				font-family 		: tahoma;
				font-size			: 11px;
				color				: #d4d2bc;
				}
.img			{
				border-width		: 0px;
				}


