/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
table.left-menu{
	background-image: url(images/background-left-menu.jpg);
	background-position: top;
	background-repeat: no-repeat;
	width: 205px;
	padding: 0px;
	margin: 0px;
	/*height: 324px;*/
}
div.left-menu-content{
	/*border: 1px Solid red;*/
	background-color: #e1eafb;
	width: 190px;
	margin-top: 8px;
	margin-left: 7px;
	margin-right: 4px;
	margin-bottom: 0px; 
	/*height: 315px;*/
}
div.MenuLeft{
	margin: 0px;
	padding: 10 0 0 10;
}
ul.MenuList{
	/*border: 1px solid red;*/
	list-style-type: none;
	padding: 0px;
	margin: 5px;
}
ul.subMenuList{
	/*border: 1px solid red;*/
	list-style-type: square;
	padding: 0px;
	margin: 10px;
}
li.MenuTopListPosition{

}
li.MenuListPosition{
	padding: 0px;
	margin: 0px;
}
a.MenuListItem:link, a.MenuListItem:active, a.MenuListItem:visited{
	background-image: url(images/button-link.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133984;
	text-decoration: none;
	padding-left: 10px;
	margin: 0px;
}
a.MenuListItem:hover{
	background-repeat: no-repeat;
	background-image: url(images/button-hover.jpg);
	padding-left: 10px; 
	color: #da2824;
}
a.subMenuListItem:link, a.subMenuListItem:active, a.subMenuListItem:visited{
	background-image: url(images/button-link.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #133984;
	text-decoration: none;
	padding-left: 15px;
	margin: 0px;
}
a.subMenuListItem:hover{
	background-repeat: no-repeat;
	background-image: url(images/button-hover.jpg);
	padding-left: 10px; 
	color: #da2824;
}
div.MenuTop{
	margin: 0px;
	padding: 0 0 0 10;
}
ul.MenuTopList{
	margin: 0px;
	padding: 0px;
}
li.MenuTopListPosition{
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0px;
}
a.subMenuTopListItem:link, a.subMenuTopListItem:active, a.subMenuTopListItem:visited{
	background-image: url(images/backgroundTopbutton.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: black;
	text-decoration: none;
	position: relative;
	float: left;
}
a.MenuTopListItem:link, a.MenuTopListItem:active, a.MenuTopListItem:visited{
	background-image: url(images/backgroundTopbutton.jpg);
	background-repeat: no-repeat;
	padding: 0 10 0 10;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
	text-decoration: none;
	position: relative;
	float: left;
}
a.MenuTopListItem:hover{
	text-decoration: underline;
}
p.copyright{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  White !important;
	font-weight:bold;
	text-align: center;
}
td.bottom-copyrights{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #133984;
	text-align: center;
}
