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

.textarea
{
width: 500px;
height: 80px;
font-size: 11px;
}

.formname
{
font-size: 12px
}

.text
{
width: 100%;
}

.top
{
position: relative;
top: -5px;
}

.type b
{
color: #dddddd;
font-size: 26px;
margin-bottom: 5px;
padding-bottom: 5px;
}

.type
{
font-size: 12px;
}

.type a
{
color: #0fcb76;
}

.type a:hover
{
color: #04a85e;
text-decoration: none;
font-weight: bold;
}

.type td
{
padding-left: 10px;
padding-right: 10px;
padding-bottom: 10px;
}

.consul
{
background-color: #f4f4f4;
padding-left: 10px;
padding-right: 10px;
}

.icon
{
font-size: 11px;
}

.icon a
{
color: #252525;
}

.icon a:hover
{
text-decoration: none;
}

.links_all
{
font-size: 11px;
}

.links_all a
{
color: #0ecc74;
}

.links_all a:hover
{
text-decoration: none;
}

.rss-show
{
font-size: 12px;
}

.rss-show a
{
color: #0ecc74;
}

.rss-show a:hover
{
text-decoration: none;
}

.rss-date
{
font-size: 10px;
color: #c7c7c7;
padding-right: 20px;
}

h1
{
margin: 0px;
padding: 0px;
font-size: 28px;
font-weight: normal;
font-family: georgia;
}

h2
{
margin: 0px;
padding: 0px;
font-size: 28px;
font-weight: normal;
font-family: georgia;
}

h3
{
margin: 0px;
padding: 0px;
font-size: 28px;
font-weight: normal;
font-family: georgia;
}

h4
{
margin: 0px;
padding: 0px;
font-size: 20px;
font-weight: normal;
font-family: georgia;
}

.left
{
padding-left: 10px;
padding-right: 20px;
}

.right
{
padding-right: 10px;
}

.search
{
float: right;
margin-top: 20px;
margin-right: 20px;
color: white;
font-size: 12px;
}

.search a
{
color: white;
text-decoration: none;
border-bottom: 1px dotted #FFFFFF;  
}

.search a:hover
{
color: white;
text-decoration: none;
border-bottom: 0px dotted #FFFFFF;  
}

.content
{
font-size: 12px;
padding-bottom: 20px;
}

.content a
{
color: #0fcb76;
}

.content a:hover
{
text-decoration: none;
}

.copy
{
	color: #FFFFFF;
	font-size: 11px;
	padding-left: 20px;
	padding-right: 20px;
}

.copy a
{
	color: #FFFFFF;
}

.copy a:hover
{
	text-decoration: none;
}

.table
{
width: 170;
background-color: #f4f4f4;
font-size: 11px;
overflow: hidden;
}

.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;
}