﻿body
{
    background: #000 url('body.gif') top ;
    background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:8pt;
	margin:0px;
	padding:0px; 
}
a:link{
			font-family: Tahoma;
			font-size: 9pt;
			color: #fff;
			text-decoration: none;
}
a:visited{
			font-family: Tahoma;
			font-size: 9pt;
			color: #EFEFFF;
			text-decoration: none;
}
a:hover{
			font-family: Tahoma;
			font-size: 9pt;
			color: #EFEFFF;
}
#stop
{
			width:96%;
			height:70px;
			border: 1px solid #EDEA10;
			background: #FFFE99 ;
			margin: 5px auto;

}
#box
{
			margin: auto;
			width:600px;
}
#boxheadr
{
			width:600px;
			margin-top:549px;
			margin-right:165px;
}
#boxheadr .text
{
			font:12pt Tahoma;
			color:#d9dbe4;
}
#boxheadr2
{
			width:380px;
			height:100%;
			font:10pt Tahoma;
			color:#fff;
			margin-top:100px;
			margin-right:155px;


}
#boxheadr3
{
			width:380px;
			height:100%;
			font:10pt Tahoma;
			color:#fff;
			margin-top:4px;
			margin-right:227px;


}


