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

}
#box
{
			margin: auto;
			width:600px;
}
#boxheadr
{
			width:600px;
			height:115px;
			background:url('logo.png') no-repeat;
			margin-top:110px;
}
#boxheadr .text
{
			width:380px;
			height:33px;
			margin: 40px;
			float:left;
			margin-top:20px;
			font:8pt Tahoma;
			color:#fff;
}
#boxheadr2
{
			width:580px;
			height:115px;
			margin-top:125px;
			font:8pt Tahoma;
			text-align: left;
			color:#C40511;
}