body
{
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Tahoma;
}

.search
{
padding-left: 12px;
font-size: 12px;
}
.links_all
{
font-size: 11px;
}

.links_all a
{
color: #0ecc74;
}

.links_all a:hover
{
text-decoration: none;
}
.search a
{
text-decoration: none;
border-bottom: 1px dotted #3eafd9;  
}

.search a:hover
{
text-decoration: none;
border-bottom: 0px dotted #3eafd9;  
}
h1
{
color: #444444;
font-size: 25px;
font-weight: normal;
font-family: georgia;
padding: 0px;
margin: 0px;
}
h3
{
color: #444444;
font-size: 22px;
font-weight: normal;
font-family: georgia;
padding: 0px;
margin: 0px;
}


h3 small
{
font-family: tahoma;
font-size: 11px;
}

a
{
color: #3eafd9;
}

a:hover
{
text-decoration: none;
}

.icons 
{
position: relative;
top: 2px;
left: -5px;
}

.icon td
{
width: 33%;
}

.main
{ 
	position: relative;
	left: -20px;
}
.bottom
{
	font-size: 11px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.content
{
font-size: 12px;
}

.content table
{
	font-size: 12px;
}

.bottom a
{
	color: #3eafd9;
}
.bottom a:hover
{
	text-decoration:none;
}

.table_2
{
width: 100%;
background-color: #f4f4f4;
font-size: 11px;
overflow: hidden;
}

.in
{
padding: 20px;
}

.top_left
{
	background-image: url(/img/star.gif);
	background-repeat: no-repeat;
	background-position: top left;
	position: relative;
	margin-left: -5px;
	margin-top: -5px;
}

.top_right
{
	background-image: url(/img/star.gif);
	background-repeat: no-repeat;
	background-position: top right;
	position: relative;
	margin-right: -5px;
	margin-top: -5px;
}

.bottom_right
{
	background-image: url(/img/star.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	position: relative;
	margin-bottom: -5px;
}

.bottom_left
{
	background-image: url(/img/star.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	position: relative;
	margin-bottom: -5px;
}
