﻿
body
{
	font-size: 12px;
	margin: 0;
	padding: 0;
	color: #000000;
	background: url(images/bg.gif) center top repeat-y;
}
a:link
{
	color: #666666;
	text-decoration: none;
}

a:hover
{
	color: #FF0000;
	text-decoration: underline;
}
 ;

a:visited
{
	color: #999999;
	text-decoration: none;
}

index_news_middle
{
	background: url(../images/index_news_middle.gif) left top repeat-y;
}
.create_textarea
{
	height: 16px;
	border-left: #666666 1px solid;
	border-top: #666666 1px solid;
	border-right: #CCCCCC 1px solid;
	border-bottom: #CCCCCC 1px solid;
}
img
{
	display: block;
}

.input
{
	border: solid 1px #aed3eb;
}

.textinput
{
	border: solid 1px #aed3eb;
}