body	{margin-top: 20px;}



td,p,text

	{
	font-family : arial, helvetica;
	font-size : 12px;
	line-height: 19px;
	color : #2b2b2b;
	}


.footer

	{
	font-family : arial, helvetica;
	font-size : 10px;
	color : #2b2b2b;
	}


.navt		{ 	border: 1px solid #FFFFFF; }


.marg-l			{ background-image: url("images/margin-l.jpg");
				  background-repeat: repeat-y;
				  background-color: #FFFFFF; }

.marg-r			{ background-image: url("images/margin-r.jpg");
				  background-repeat: repeat-y;
				  background-color: #FFFFFF; }


a:link
	{
	text-decoration : none;
	color : #424243;
	}

a:active
	{
	text-decoration : none;
	color : #116192;
	}

a:visited
	{
	text-decoration : none;
	color : #424243;
	}

a:hover
	{
	text-decoration : none;
	color : #116192;
	}


.menu {
	width: 147px;
	height: 18px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background-image: url("images/nav-bg.jpg");
	font-weight: normal;
	cursor: hand;
	letter-spacing: 1px;
}

.menu_over {
	width: 147px;
	height: 18px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #B7B7B8;
	font-weight: normal;
	cursor: hand;
	letter-spacing: 1px;
}

.menu_active {
	width: 147px;
	height: 18px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	background-color: #B7B7B8;
	font-weight: bold;
	letter-spacing: 1px;
}


a.SubMenuLink {
	text-decoration: none;
	color: #424243;
	font-weight: normal;
}

a:hover.SubMenuLink {
	text-decoration: none;
	color: #116192;
	font-weight: normal;
}


.submenu {
	height: 18px;
	padding-left: 15px;
	text-align: left;
	vertical-align: middle;
	background-color: #B7B7B8;
	font-weight: normal;
	cursor: hand;
	letter-spacing: 1px;
}


.linkDiv {
	color: #424243;
	padding: 10px;
}

.activeLink {
	 background-color: #B7B7B8;
	 color: #116192;
	 font-weight: bold;
}

.tab
{
	padding-left: 15px;
}