body			{
				margin:0px;
				background-image:url(/fs/web/546/prereg/images/bg.jpg);
				background-repeat:repeat-x;
				background-color: #2f2f2f;
				font-family: Arial, Verdana; 
				font-size: 11px;
				color: #262626;
				}
td				{
				font-size: 11px;
				color: #262626;
				}
#top			{
				margin: 0 auto;
				padding: 0;
				top:0;
				left:0;
				width: 100%;
				height: 78px;
				border: solid 0px;
				background-color:#ed008c;
				background:url(/fs/web/533/prereg/images/top_bg.gif) center top repeat-x;	
				}
#container		{
				width: 1000px;			
				top: 0px;
				z-index: 1;
				position: relative;
				}
#left			{
				width: 33px;
				height: 611px;
				background-image: url(/fs/web/546/prereg/images/left.jpg);
				float: left;
				position: relative;
				}
#center			{
				width: 707px;
				height: 611px;
				margin-right: 30px;
				float: left;
				position: relative;
				}
	#center_top		{
					height: 53px;
					background-image: url(/fs/web/546/prereg/images/top.jpg);
					}
	#center_middle	{
					height: 349px;
					z-index:1;
					}
	#center_bottom	{
					height: 229px;
					padding-top: 75px;
					padding-left: 25px;
					background-image: url(/fs/web/546/prereg/images/form.jpg);
					background-repeat: no-repeat;
					}
				
/* TEXT FORMATS */
h1				{
				font-size:13px;
				color:#139092;
				}
h2				{
				font-size:12px;
				color:#139092;
				}
.rub 			{		
				font-family: Arial, Verdana; 
				font-size: 14px;
				font-style: italic;
				color: #139092;
				}
.brod 			{			
				font-family: Arial, Verdana; 
				font-size: 11px;
				color: #262626;
				}
	
/*FORMS*/
.field			{
				width: 120px;
				height: 15px;
				margin-top: 5px;
				padding-left: 3px;
				background-image:url(images/field_bg.jpg);
				background-color: #dcdcdc;
				border: 0px;
				font: 11px normal Arial, Verdana; 
				color: #007274;
				}
.field_bg		{
				background-image:url(/fs/web/546/prereg/images/field_bg.jpg);
				width: 118px;
				height: 16px;
				}			
.knapp			{
				margin-left: 130px;
				background-image:url(/fs/web/546/prereg/images/button.jpg);
				width: 128px; 
				height: 40px; 
				border: 0; 
				cursor: pointer;
				}

/*LINKS*/		
a	 			{ 
				text-decoration: underline; 
				font-family: Arial, Verdana; 
				font-size: 11px;
				color: #139092;
				}

