﻿body {
	margin:0px 0px 0px 0px;
	background-color:#00538D; /*E5ECF2;*/
	font-family:Arial;
	font-size:.8em;
}
a {
	color: #004c7a;
}

h1 {
	font-size:1.5em;
	color:#004B7D ;
}

h2 {
	font-size:1.3em;
	color:#004B7D ;
}

.Footer {
	width:780px;
	margin:0px auto 0px auto;
	color:#cecece;
}

.Footer a {
	color:#cecece;
}

.FIO {
	font-size:.85em;
	color:#cecece;
	text-align:center;
}

a.FIOA {
	color:#cecece;
}

.submenu {
	position:absolute;
	margin:-1px 0px 0px -164px;
	width: 146px;
	background: #92b0cb url(../images/menu/menuslice.gif) repeat-x; 
	display:none;  
	padding: 5px 10px 5px 10px;
	border: solid 1px #6292C0;
	border-right:none;
	text-align:left;
}

.submenu2 {
	position:absolute;
	margin:-1px 0px 0px 182px;
	width: 166px;
	background: #92b0cb url(../images/menu/menuslice.gif) repeat-x; 
	display:none;  
	padding: 5px 10px 5px 10px;
	border: solid 1px #6292C0;
	border-left:none;
	text-align:left;
}

.MenuItem {
	width:94px;
	height: 69px;
	background:url(../images/menubg.gif) no-repeat left center;
}

.MenuItemOn {
	width:94px;
	height: 69px;
	background:url(../images/menubgon.gif) no-repeat left center;
}
.MenuItemOver {
	width:94px;
	height: 69px;
	background:url(../images/menubgon.gif) no-repeat left center;
}

.MenuItemFirst {
	width:93px;
	height: 69px;
	background:url(../images/menufirst.gif) no-repeat left center;
}

.MenuItemFirstOn {
	width:93px;
	height: 69px;
	background:url(../images/menufirston.gif) no-repeat left center;
}
.MenuItemFirstOver {
	width:93px;
	height: 69px;
	background:url(../images/menufirston.gif) no-repeat left center;
}

.MenuItemLast {
	width:92px;
	height: 69px;
	background:url(../images/menulast.gif) no-repeat left center;
}

.MenuItemLastOn {
	width:92px;
	height: 69px;
	background:url(../images/menulaston.gif) no-repeat left center;
}
.MenuItemLastOver {
	width:92px;
	height: 69px;
	background:url(../images/menulaston.gif) no-repeat left center;
}

a.MenuItemA {
	color:#666666;
	text-decoration:none;
}

a.MenuItemF {
	color:#838383;
	text-decoration:none;
}

a.SMItemA{
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	normal ;
	color:			#000000 ;
	text-decoration:	none;
}
a.SMItemA:hover {
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#004B7D ;
	cursor: pointer;
	text-decoration:	none;
}
a.SMItemAOn {
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	bold ;
	color:			#004B7D ;
	cursor: pointer;
	text-decoration:	none;
}

.Header {
	width:780px;
	margin:0px auto 0px auto;
}

.MainBody {
	width:781px;
	margin:0px auto 0px auto;
	padding-top:2
	0px;
}

.HeaderPic {
	width:780px;
	background:url(../images/home/behindpicture.gif) repeat-x;
	padding:0px 11px 10px 11px;
}

.BodyContent {
	background-color: #ffffff; 
	margin-top: 0px;
	border-left:solid 1px #3597dc;
	border-right:solid 1px #3597dc;
	width:779px;
	min-height:870px;
}

.BodyContentHome {
	background-color: #ffffff; 
	margin-top: 0px;
	border-left:solid 1px #3597dc;
	border-right:solid 1px #3597dc;
	width:779px;
	min-height:970px;
}

.BCHolder {
	text-align:right;
}
.Breadcrumbs{
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	Bold ;
	color:			#069371 ;
	text-decoration:	none;
}

a.Breadcrumbs{
	font-family:	Arial ;
	font-size:		12px ;
	font-weight:	Bold ;
	color:			#069371 ;
	text-decoration:	underline;
}
a.Breadcrumbs:hover {
		font-family:	Arial ;
	font-size:		12px ;
	font-weight:	Bold ;
	color:			#069371 ;
	text-decoration:	underline;
	cursor: pointer;
}

.CatList
{
    color: #069371;
    font-family:	Arial ;
	font-size:		12px ;
}

.ControlByCatKeyword 
{
	width:153px;
	text-align:left;
	font-weight:700;
	padding-left:10px;
}