
a:link                    { color: #222; font-weight: bolder; font-size: 14px; line-height: 15px; font-family: "Times New Roman", Times, Arial; text-decoration: underline }
a:visited             { color: #222; font-weight: bolder; font-size: 14px; line-height: 15px; font-family: "Times New Roman", Times, Arial; text-decoration: underline }
a:hover                    { color: #fc3; font-weight: bolder; font-size: 14px; line-height: 15px; font-family: "Times New Roman", Times, Arial; text-decoration: underline }
a:active                { color: #222; font-weight: bolder; font-size: 14px; line-height: 15px; font-family: "Times New Roman", Times, Arial; text-decoration: underline }
h1                    { color: #222; font-size: 17px; line-height: 18px; font-family: "Times New Roman", Times, Arial }
h2                 { color: #222; font-size: 14px; line-height: 15px; font-family: "Times New Roman", Arial }
h3          { color: #222; font-weight: lighter; font-size: 13px; line-height: 15px; font-family: "Times New Roman", Times, Arial }
h4           { color: #000; font-style: normal; font-weight: lighter; font-size: 12px; line-height: 12px; font-family: "Times New Roman", Times, Arial; vertical-align: top; margin-top: 0px; margin-bottom: 0pt; padding: 4px; height: 0px }
td              { color: #222; font-size: 14px; line-height: 15px; font-family: "Times New Roman", Times, Arial }
input
{
	border: 1px #9D9C9C solid;
	padding: 0;
	color:#000000;
	font-size:11px;
	height:17px;
}
.grey_table
{
	background: #f1f0f0;
	width:100%;
}
.grey_table td
{
	padding-left:15px;
	padding-right:15px;
}

.dark_grey
{
background: #b0b0b0;
}


.underline
{
	background: url(../grafic/underli.gif) repeat-x center bottom;
	height:2px;
	width:100%;
}

.special_li
{
	background: url(../grafic/content_bullet.gif) no-repeat  center left;
	padding: 2px 0 0 20px;
	list-style: none;
}

.special_ul
{
	margin:0;
	padding:0;
}

.text_error
{
	color: #ff0000;
	font-size: 12px;
	font-family: "Times New Roman", Times, Arial;
	font-weight: bold;
}

.small_font
{
	color: #222222;
	font-size: 13px;
	font-family: "Times New Roman", Times, Arial;
	font-weight: none;
}
