﻿body
{
	margin:0 ;
	font-family:Tahoma;
	font-size:8pt;
}

a
{
	color:#96989b;
	text-decoration:none;
}
a:hover
{
	color:black;
	text-decoration:none;
}

li
{
	color:#96989b;
}
#footer
{
	color:#cdced0;
}
#footer a
{
	color:#cdced0;
	text-decoration:none;
}
#footer a:hover
{
	color:#B0B0B0;
	text-decoration:none;
}
#site_content a
{
	color:#282f6c;
	text-decoration:none;
}

#site_content a:hover
{
	color:#282f6c;
	text-decoration:underline;
}

.href1
{
	color:black;
	text-decoration:none;
}

.href1:hover
{
	color:#96989b;
	text-decoration:none;
}

.header1
{
	background-image:url("header.jpg");
	height:151px;
	position:relative;
	color:white;
	font-size:20px;
	font-family:Andalus;
}

.header2
{
	border-bottom:2px #e2e3e4 solid;
	height:25px;
}

.menus_left
{
	width:10px;
	background-image:url("menus_left.jpg");
	background-repeat:no-repeat;
	height:46px;
}
.menus_right
{
	width:17px;
	background-image:url("menus_right.jpg");
	background-repeat:no-repeat;
}
.menus_all
{
	background-image:url("menus_all.jpg");
	text-align:right
}

.sections_left
{
	width:8px;
	font-size:1pt;
	background-image:url("menus_left.jpg");
	background-repeat:no-repeat;
	height:26px;
}
.sections_right
{
	width:16px;
	font-size:1pt;
	background-image:url("menus_right.jpg");
	background-repeat:no-repeat;
}
.sections_all
{
	background-image:url("menus_all.jpg");
}


