#subdiv
{
	position: absolute;
	visibility: hidden;
}
	
.subchldiv
{
	color: white;
	background-color: #242521;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #565654;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #565654;
	padding-left: 10px;
	padding-right: 10px; 
	height: 36px;
	cursor: pointer;
	font-size: 12px;
}

.subrubrick
{
	position: absolute;	
	visibility: hidden;
	font-size: 12px;
}

.rubrick
{
	color: white;
	background-color: #242521;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #565654;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #565654;
	padding-left: 10px;
	padding-right: 10px; 
	height: 36px;
	cursor: pointer;
}

#artickles
{
	position: absolute;	
	visibility: hidden;
}

#theme
{
	color: white;
	background-color: #242521;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #565654;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #565654;
	padding-left: 10px;
	padding-right: 10px; 
	height: 36px;
	cursor: pointer;
	font-size: 12px;
}

body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
}

.border_right
{
	background-image: url(/image/site/border_table_right.jpg);
}

.border_left
{
	background-image: url(/image/site/border_table_left.jpg);
}

.title
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: xx-small;
	font-style: normal;
}

.news
{
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: xx-small;
	font-style: normal;
}

.text
{
	font-size: xx-small;
	font-style: normal;
}

.comment
{
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.entry
{
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
}

.form_message
{
	width:100%;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.form_message
{
	width:100%;
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.capch
{
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.quantity
{
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.main_table
{
	background-color: white;
}

.menu_table
{
	font-size: 12px;
	background-image: url(/image/site/menu.jpg);
	color: white;
}

.td_menu
{
	padding-left: 5px;
	padding-right: 5px;
	cursor: pointer;
}

.td_menu_select
{
	padding-left: 10px;
	padding-right: 10px;
	cursor: pointer;
	background-image: url(/image/site/menu_select.jpg);
}

.menu
{
	background-image: url(/image/site/menu.jpg);
}

.head 
{
	background-image: url(/image/site/head.jpg);
    background-repeat: no-repeat;
    background-color: black;
}

.search
{
	background-color: black;
	padding-left: 15px;
	padding-right: 15px;
}

.form_search
{
	margin: 0px;
}

.input_search
{
	font-size:12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.search_submit
{
	border-style: solid;
	border-width: 0px;
	background-image: url(/image/site/img_search.png); 
	width: 30px;
	height: 16px;
	cursor: pointer;
}

.footer
{
	background-color: black;
}

form 
{
	margin: 0px;
	padding: 0px;
}

a:link.link {
	color : blue;
	
	font-weight : bold;
	font-size: 12px; 
}

a:visited.link {
	color:  blue;
	font-weight : bold;
	font-size: 12px; 
}

a:active.link {
	color: blue;
	
	font-weight : bold;
	font-size: 12px; 
}

a:hover.link {
	color: blue;	
	font-weight : bold;
	font-size: 12px; 
}

a:link.flink {
	color: white;
	text-decoration : none;
	font-size: 12px; 
}

a:visited.flink {
	color: white;
	text-decoration : none;
	font-size: 12px; 
}

a:active.flink {
	color: white;
	text-decoration : none;
	font-size: 12px; 
}

a:hover.flink {
	color: white;
	text-decoration : none;
	font-size: 12px; 
}

a:link.navy_link {
	color : blue;
	
	font-size: 12px; 
}

a:visited.navy_link {
	color: blue;
		
	font-size: 12px; 
}

a:active.navy_link {
	color: blue;
	
	font-size: 12px; 
}

a:hover.navy_link {
	color: blue;

	font-size: 12px; 
}

.three_point
{
	font-weight: bold;
	color: blue;
}

.navy
{
	margin-bottom: 15px;
	width: 100%;
}

.sel_link
{
	font-size: 12px;
	font-weight : bold;
	color:red;
}

.fieldset {
	font-size : 14px;
	margin-top : 25px;
	margin-bottom : 25px;
	border-style: solid;
	border-color: #D2D2D2;
	border-width: 1px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.com_sub
{
	border-style: solid;
	border-width: 1px;
	border-color: #D2D2D2;
	background-color:  #f2f2f2;
	font-weight: bold;
}