body {
	border-top: 27px solid #4c4c4c;
	border-bottom: 27px solid #4c4c4c;
	font-family: tahoma;
	font-size: 10pt;
	color: ffffff;
	background-color:#353535;
	text-align:center;
	margin: 0 auto; 

}

a
{color:#000000;}

#container1
{
margin: 0 auto; 
	width:908px;
	background-image: url(images/bck_container1.gif);
	background-repeat:repeat-x;
}


#container2
{
background-color:#FFFFFF;
width:868px;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
border-bottom: 2px solid #fff;
text-align:left;
}
#menu
{
width:868px;
font-weight:bold;
background-image:url(images/bck_menu.gif);
background-repeat:repeat-x;
height:37px;
border-bottom: 3px solid #fff;
}

#menu ul
{}

#menu ul li {
text-align:center;
float: left;
padding:10px;
width:90px;
border-right: solid 1px #e8e8e8;
list-style:none;}

#menu ul li.active{
background-color:#8e0303;
background-image:url(images/bck_menu_li.gif);
background-position:bottom;
background-repeat:no-repeat;
color:#FFFFFF;
}

#menu ul li.active a{

color:#FFFFFF;
}

#menu ul li:hover{
background-color:#8e0303;
background-image:url(images/bck_menu_li.gif);
background-position:bottom;
background-repeat:no-repeat;
}


 
 #menu ul li:hover a {
color:#FFFFFF;
}

#header
{
color:#FFFFFF;
background-image:url(images/bck_header.jpg);
width:868px;
height:258px;
}

#intro
{
margin-left:580px;
padding-top:30px;
margin-right:20px;
font-size:12pt;
}


#breadcrumb
{
background-image:url(images/bck_breadcrumb.gif);
background-repeat:repeat-x;
border-top: 2px solid #fff;height:22px;
color:#fff;
font-size:9pt;
padding-top:2px;
padding-left:20px;
}

#breadcrumb a
{
color:#fff;
}

#content
{

background-color:#FFFFFF;
}

#left
{
border-right: 2px solid #fff;
padding:20px;
float:left;
background-color:#fff;
width:520px;
}

#left h1
{
font-size:11pt;
font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin:0px;
	padding:2px;
}

#right
{
padding:20px;
float:left;
background-color:#f4f3ef;
width:266px;
text-align:center;
}

#right h1
{
font-size:11pt;
font-weight:bold;
	margin:0px;
	padding:2px;
	padding-bottom:0px;
	color:#8e0303;
}

#right ul li {
list-style:none;
background-color:#8e0303;
text-align:center;
padding:5px;
margin:1px;
width:170px;
border:1px solid #666666;}

#right ul li:hover {
background-color:#fff;
}
 
  #right ul li a {
color:#FFFFFF;
}

 #right ul li:hover a {
color:#8e0303;
}

#submenu
{}

#footer
{
	padding:7px;
	background-color: #e8e8e8;
	text-align:center;
	font-size:10pt;
}

