﻿body
{
	font: 11px/18px tahoma;
	margin: 0;
	padding: 0;
	background: #ff9906 url(../images/main_bg.jpg)  no-repeat bottom left;	
	height: 100%;
}

h2
{
	margin: 0px;
	padding: 3px 10px 3px 0px;
	font-size: 12px;	
	font-weight: bold;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #FFF;	
}

h3
{
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-size: 14px;
	color: #960000;	
	font-weight: bold;
}

h4
{
	display: inline;
	margin: 0px;
	padding: 2px 5px;
	font-size: 14px;
	background: #FCC64E;	
}

h5
{
	display: inline;	
	margin: 0px;
	font-size: 11px;
}

a{text-decoration: underline; color:#000;}
a:hover{text-decoration: none;}

.stretch-x
{
	width: 100%;	
}

div.clear
{
	clear: both;
	font-size: 0px;
	line-height: 1px;	
}

.top
{
	vertical-align: top;	
}

.right
{
	text-align:right;
}

.center
{
	text-align:center;
}
