td {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: Gray;
}

th {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: Teal;
	text-align: center;
    padding-bottom: 8px;

}

td.menu {

	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}

td.menu a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #660033;	
	text-decoration: none;
	
}

td.menu a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: white;	
	text-decoration: underline;
	
}

td.news {
	padding-left: 35px; 
	padding-top: 15px;
	font-size: 10px;
	color: #660033;
	background: url(bez_4x2.jpg) left top no-repeat;
}

td.news a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}

td.news a:hover {
	font-style: normal;
    color: #660033;
    text-decoration: underline;
}

td.board {
	padding-left: 35px; 
	padding-top: 15px;
	font-size: 11px;	
}

td.board p {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	padding-right: 20px;
	line-height: 15px;	
}

td.board p.rate_panel {
	color: gray;
}
td.board p.rate_panel a:hover{
	color: white;
	background: #006666;
	text-decoration: none;
}

td.board p.pages_panel {
	padding-left: 15px;
}

td.board p.pages_panel a{
	color: gray;
        font-size: 11px;
}

td.board p.pages_panel a:hover{
	color: white;
	background: #006666;
	text-decoration: none;
}

td.board a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
	text-decoration: none;
}

td.board a:hover {
	font-style: normal;
    color: #660033;
    text-decoration: underline;
}

td.register {
	padding-left: 5px
}

td.register a {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #660033;	
	text-decoration: none;	
}

td.register a:hover {
	font-style: normal;
	font-weight: normal;
	color: #000000;
    text-decoration: underline;
}

td.bottom  {
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #FFD5FF;
	padding-top: 4px
}


td p.add {

	padding: 0;
	width: 100px;
	text-align: center;

}

td p.add a{
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #660033;	
	text-decoration: none;	
}
td p.add a:hover{
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;	
	text-decoration: underline;	
}

td.article_title{
  color: #000000;  
}

td.article_title strong{
  color: #660033;
}

td.rating {
  padding-top: 15px;
}

td.rating  a{
  color: #660033;  
  text-decoration: none;
  vertical-align: top;
}

td.rating a:hover{
  text-decoration: underline;
}

td blockquote {
	color: #660033;
	margin-bottom: 8px;
	margin-top: 8px;
	width: 280px;
	overflow : auto;
	line-height : normal;
	text-align: justify;
}

table.registration td  {color: #000000;}

form.login {
  margin: 0;
  padding: 0;
  width:150px;
}
input {
	background: #E8FFF3;
	height: 18px;
	width: 110px;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;}

input.radio {background: none}

form textarea {
	background: #E8FFF3;
	font-family: "Trebuchet MS", Verdana;	
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	width: 340px;
	
}

image.profile_image {
	border-left: 6px solid #FFFFFF;
	border-right: 6px solid #FFFFFF;
	border-top: 6px solid #FFFFFF;
	border-bottom: 20px solid #FFFFFF;
	margin-right: 20px;
}

select  {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
}
caption{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bolder;
	color: Gray;
	text-align: left;
	padding-left: 5px;
}