body, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font : #000000;
	background-color : #ffffff;
}

body, form {
	margin: 0;
	padding: 0;
}
td{
	font-size: 12px;
}
table.bg{
	background : url(img/bg_bottom.gif) no-repeat bottom right;
}
DIV.logo{
	height : 191px;
	width : 209px;
	background : url(img/logo.gif) no-repeat;
}
td.menu {
	width : 120px;
	height : 39px;
	background : url(/img/bg_menu.gif) no-repeat;
	
}
td.menu DIV{
	padding-left : 14px;
	vertical-align : middle;
	padding-right : 30px;
	padding-bottom : 4px;
	padding-top : 0px;
}
td.menu DIV a:link, td.menu DIV a:visited{
	color : #69625a;
	text-decoration : none;
}
td.menu DIV a:ACTIVE, td.menu DIV a:HOVER{
	color : #db251a;
	text-decoration : none;
}
.news_top{
	background-color : #f2f2f4;
	border-right : 1px solid #ffffff;
	height : 6px;
	width : 198px;
}
.news_middle{
	background-color : #f2f2f4;
	border-right : 1px solid #c4c4c4;
	padding : 14px 20px 0px 4px;
}
.news_middle DIV  {
	padding-left: 15px; 
	color: #818181
}
.news_middle DIV a.text {
	color: #818181;
	text-decoration : none;
}
.news_text  {
	padding-left: 15px;
	color: #818181;
	padding-top : 8px;
	padding-bottom : 13px;
	}

.small{
		font-size : 10px;
}
A.small:ACTIVE, A.small:HOVER, A.small:LINK, A.small:VISITED {
	text-decoration : underline;
	font-size : 10px;
}

.news_middle UL LI {
	margin-left: -10px;
	list-style-image : url(/img/li.gif);
	color : #db251a;
}
.news_middle UL LI a:link, .news_middle UL LI a:visited {
	color : #72727c;
}
.news_middle UL LI a:hover, .news_middle UL LI a:active {
	color : #db251a;
}
a:link, a:visited {
	color: #000000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #db251a;
	text-decoration: underline;
}
DIV.content {
	margin-top : 19px;
	margin-bottom : 50px;
	margin-left: 19px;
	padding-bottom : 50px;
}

DIV.content DIV{
	margin-left : 35px;
	margin-right : 60px;
}
TABLE.title {
	margin-top : 18px;
	margin-bottom : 20px;
	height : 35px;
	background : url(img/title2.jpg) repeat-x;
}
 TABLE.title TD.title1{
	font-size : 18px;
	color : #ffffff;
	padding-left : 20px;
	height : 35px;
	width : 400px;
	background-image : url(/img/title1.jpg);
	background-repeat : no-repeat;
}
TD.bottom {
	padding-left : 26px;
	padding-top : 10px;
	font-size : 12px;
	color : #ffffff;
}
.but {
	background-color : #da251c;
	border : 1px solid #da251c;
	color : #ffffff;
	font-weight : bold;
}
.frm {
	background-color : #ffffff;
	border : 1px solid #8b8b8b;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #808080;
	margin: 4px 8px;
}

h2 {
	color: #808080;
	font-weight: normal;
	font-size: 18px;
	margin: 8px 0px;
}

h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 16px;
	margin: 4px;
}


.hint {
	color: #808080;
	font-size: 12px;
}

div.hint {
	width: 240px;
}
