body
	{
		padding: 0px;
		margin: 0px;
		height: 100%;
		background-color: #000000;
		background: url(images/body.jpg) repeat top left ;
	}
img
	{
		border: none;
	}
td
	{
		font: 13px Tahoma;
		color: #FFFAA3;
		line-height: 18px;
	}
a
	{
		color: #FFC300;
		font: 12px Tahoma;
	}
h1
	{
		color: #A2A291;
		font:  bold 15px Arial;
		padding: 2px 0px 0px 20px;
		background: url(images/h1.jpg) no-repeat left 4px ;
		margin: 6px 0px 6px 0px;
	}
h2
	{
	   color: #7B340E;
		font: 18px Arial;
	}
h3
	{
		color: #FFC300;
		font: bold 13px Tahoma;
		padding: 2px 0px 0px 20px;
		background: url(images/lis.jpg) no-repeat left 4px ;

	}
h3 a
	{
		color: #FFC300;
		font: bold 13px Tahoma;
		text-decoration: none;
	}


.tsm
	{
		padding: 0px 0px 0px 16px;
		margin: 26px 16px 10px 0px;
		background: url(images/li.jpg) no-repeat left 4px ;
		height: 20px;
		float: right;
	}
.tsm a
	{
		color: #E4FAFB;
		font: bold 13px Arial;

	}
.tsm a:hover
	{
		text-decoration: none;
	}
.lp1
	{
		border: 1px solid #999999;
		width: 175px;
		height: 18px;
	}
.tm
	{
		padding: 2px 0px 0px 20px;
		margin: 2px 0px 2px 16px;
		background: url(images/lis.jpg) no-repeat left 4px ;
		height: 20px;
		width: 190px;
		float: left;

	}
.tm a
	{
		color: #FFCC00;
		font: 13px Arial;

	}
.tm a:hover
	{
		text-decoration: none;
	}
.tms
	{
		padding: 2px 0px 0px 20px;
		margin: 2px 0px 10px 16px;
		background: url(images/h1.jpg) no-repeat left 4px ;
		height: 20px;
		width: 190px;
		float: left;
		color: #A2A291;
	}
.tms a
	{
		color: #FFCC00;
		font: 13px Arial;
		text-decoration: none;

	}

.lm
	{
		padding: 8px 0px 0px 46px;
		margin: 0px 0px 0px 30px;
		height: 48px;
		color: #3D3D3D;
		font: bold 15px Arial;
	}
.lm a
	{
		color: #3D3D3D;
		font: bold 15px Arial;
		text-decoration: none;
	}
.lm a:hover
	{
		text-decoration: underline;
	}
.content
	{
		width: 420px;
		margin: 20px 0px 0px 40px;
	}

div.clear
	{
        clear: both;
	}

