/* NAVIGATION */

.navlink
{
	font-family:Verdana;
	font-size:12px;
	color:#939393;
	font-weight: normal;
	text-decoration:none;
	/*filter:Alpha(Opacity=70,style=0);*/
   
	/*background-color:#FFFFFF;
	background-image: url(../images/layout/nav1.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
}
.navlink:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#939393;
	font-weight: normal;
	text-decoration:none;
/*	filter:Alpha(Opacity=70,style=0);*/
   
	/*background-color:#F1F1F1;
	border: 1px solid #FFFFFF;
	background-image: url(../images/layout/ptrn_nav.jpg);
	background-repeat: no-repeat;
	background-position: left center;*/
}
.nav
{
	font-family:Verdana;
	font-size:12px;
	color:#939393;
	font-weight: normal;
	text-align:left;
	height:40px;
	padding-left:65px;
	
	background-color:#e9e9e9;
	background-image: url(../images/layout/vnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navhover
{
	font-family:Verdana;
	font-size:12px;
	color:#939393;
	font-weight: normal;
	text-align:left;
	height:40px;
	padding-left:65px;
	
	background-color:#e9e9e9;
	background-image: url(../images/layout/vnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.navactive
{
	font-family:Verdana;
	font-size:12px;
	color:#939393;
	font-weight: normal;
	text-align:left;
	height:40px;
	padding-left:65px;
	
	background-color:#e9e9e9;
	background-image: url(../images/layout/vnav.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.navlinkactive
{
	font-family:Verdana;
	font-size:12px;
	color:#939393;
	font-weight: normal;
	text-decoration:none;
}
.navlinkactive:hover
{
	font-family:Verdana;
	font-size:12px;
	color:#939393;
	font-weight: normal;
	text-decoration:none;
}

.snav
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #484848;
	font-weight: normal;
	text-align:right;
	font-style:italic;
	padding-right:3px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	
	background-color:#fdcf2a;
/*	background-image: url(../images/layout/ptrn_snav.jpg);
	background-repeat: no-repeat;
	background-position: 47 0;*/
}
.snavhover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #000000;
	font-weight: normal;
	text-align:right;
	font-style:italic;
	padding-right:3px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	
	background-color:#fdcf2a;
/*	background-image: url(../images/layout/ptrn_snav.jpg);
	background-repeat: no-repeat;
	background-position: 47 0;*/
}
.snavactive
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #7682b9;
	font-weight: normal;
	text-align:right;
	font-style:italic;
	padding-right:3px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	
	background-color:#fdcf2a;
/*	background-image: url(../images/layout/ptrn_snav.jpg);
	background-repeat: no-repeat;
	background-position: 47 0;*/
}

.snavlink
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #000000;
	font-weight: normal;
	font-style:italic;
	padding-right:0px;
	padding-left:0px;
	text-decoration:none;
}
.snavlink:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #7682b9;
	font-weight: normal;
	font-style:italic;
	padding-right:0px;
	padding-left:0px;
	text-decoration:none;
}
.snavlinkactive
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #7682b9;
	font-style:italic;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
	text-decoration:none;
}
.snavlinkactive:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	COLOR: #7682b9;
	font-style:italic;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
	text-decoration:none;
}

/* ********** */

/* MENU */

.menu_left
{
	width:250px;
	border-bottom:1px solid #bdbdbd;
/*	background-color:#FFFFFF;
	background-image: url(../images/layout/shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
}

.menu_logo
{
	background-image: url(../images/layout/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: 5 top;
}
/* ********** */

/* BREADCRUMBS */

.bctext
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
}	
.bclink
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
	text-decoration:none;
}	
.bclink:hover
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 8pt;
	COLOR: #FFFFFF;
	font-weight: normal;
	padding-right:0px;
	padding-left:0px;
	text-decoration:none;
}	
.bc_bg
{
	border-top:1px solid #FFFFFF;
	background-color:#12698D;
	background-image: url(../images/layout/bc_right.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

h5
{
	font-family:Verdana;
	font-size:12px;
	color:#939393;
	font-weight: normal;
	margin:0px;
}

h6
{
	margin:0px;
}
/* ********** */