﻿* 
{
	
	font-family: Tahoma;
	font-size: 12px;
	color: #4f4f4f;
	line-height:19px;
	
}



body, table, div
{ 
	margin: 0; padding: 0; 
}

body
{ 
	background: #537eab url(../images/bg.jpg) no-repeat fixed center;
	margin: 0;
	padding: 0;
}

a img, iframe 
{ 
	border: 0; 
}

h1, h2, h3, h4, h5, h6 
{ 
	font-weight: normal; 
}

form, fieldset 
{ 
	border: 0; 
}

legend 
{ 
	color: #000; 
}

table 
{	
	border-collapse: collapse; 

}

td, th, caption 
{ 
	font-size: 100%; 
	font-weight: normal;	
	text-align: left; 
}

textarea
{
	resize: none;
	font-size:12px;
}

a
{
	color: #45b4da;
	text-decoration: none;
}

a:hover,
a:focus
{
	color: #95cd3c;
}
hr{color:#dcdcdc;}
