.name_title {
	font-size : 12px;
	font-family : Verdana, Tahoma, Helvetica;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
}

.logo {
	font-size : 14px;
	font-family : Arial;
	font-weight : bold;
	color : #585858;
	text-decoration : none;}

.logo_big {
	font-size : 36px;
	font-family :Arial Narrow;
	font-weight : bold;
	color : Black;
	text-decoration : none;}

.category_name {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight : bold;
	color : #CC0000;
	padding: 0px 0px;
	text-decoration : none;
}

.top_menu {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : #0099CC;
	padding: 0px 0px;
	text-decoration : none;
}

div {
	font-size : 11px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

.address {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Black;
	text-decoration : none;
}

.info{
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : #1e5000;
	text-decoration : none;
}


.Header1{
	font-size : 13px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	color :	Brown;
	text-decoration : none;
}

.Header2{
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : DarkSlateBlue;
	text-decoration : none;
}

.name {
	font-size : 18px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #CC0000;
	text-decoration : none;
}

.llink {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight :bold;
	color : #1e5000;
	text-decoration : none;
}

.llink:hover {
	color: DarkBlue;
	text-decoration : none;
}

.linkmenu {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight :bold;
	color : #0099CC;
	text-decoration : none;
}

.linkmenu:hover {
	color: #Darkslateblue;
	text-decoration : none;
}

.link {
	font-size : 12px;
	font-family : Tahoma, Helvetica;
	font-weight :bold;
	color : DarkBlue;
	text-decoration : none;
}

.link:hover {
	color: Royalblue;
	text-decoration : none;
}

.title_category {
	font-size : 13px;
	font-family : Tahoma, Helvetica;
	font-weight : bold;
	color : #1e5000;
	text-decoration : none;
}

.copyright {
	font-size : 11px;
	font-family : Tahoma, Helvetica;
	font-weight : normal;
	color : Dimgray;
}

a {
	font-size : 12px;
	font-family : Verdana, Geneva, Arial;
	font-weight : bold;
	color : Darkslateblue;
	padding: 0px 0px;
	text-decoration : none;
}

a:hover {
	color: DarkBlue;
	text-decoration : none; <!--underline;-->
}

a img {
	border: 0;
}

p {
	color: Black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
}

b {
	color: #585858;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

li {
	color: Black;
	font-size : 12px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: justify;
}

body {
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : White;
	scrollbar-base-color : #d5eafe;
	scrollbar-darkshadow-color : white;
	scrollbar-face-color : #red;
	scrollbar-highlight-color : #f6f6f6;
	scrollbar-shadow-color : #f6f6f6;
	scrollbar-track-color : #f6f6f6;
	margin : 0px;
}