/*
.dynamicPopulate_Updating 
{
	background-image: url(images/loading.gif);
	border: silver 1px inset;
	text-align: center;
	padding: 2px;
	height:100px;
}
*/


.head {
	height: 30px;
	width: 100%;
}

.headA {
	height: 88px;
	width: 100%;
	background-image:url(../images/bg_title.gif)

}

.headB {
	height: 40px;
	width: 100%;
	background-image:url(../images/bg_menu.gif)

}
body {
	margin: 0px;
	padding: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	
}
html, body{height:100%}

.titletable {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

.contact {
	background-color: #676767;
	color: #CCCCCC;
	height: 30px;
	vertical-align: middle;
	text-align: center;
}



form {
margin:0px;
padding: 0px;
}

#fullheight{height:100%}

.activemenu 		{
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	font-FAMILY: Arial;
	height: 40px;
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	vertical-align: 50%;
}
.activemenu A 		{
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #676767;
	text-decoration: none;
	height: 40px;
	display: block;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;




}
.activemenu A:hover {
	font-weight: bold;
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #888888;
	display: block;
	height: 40px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}

.activemenu A:active {
	font-weight: bold;
	font-size: 8pt;
	color: #676767;
	text-decoration: none;
	background-color:#000000;
	display: block;
	height: 40px;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}
a.grey { color: #CCCCCC; text-decoration: none; cursor:pointer;}
a.grey:visited { color: #CCCCCC; text-decoration: none; cursor:pointer;}

a.grey:hover { color: #000000;text-decoration:underline; cursor:pointer;}
a { font-weight: bold;color: #000000;}
a:visited { color: #000000; font-weight: bold; }
a:hover { color: #999999; text-decoration: none;}
a.white {color:#FFFFFF;}
a.white:visited {color:#FFFFFF;}
.text {font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px;}
.bordegris {
	border: 1px solid #999999;
}
a.title
{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}
a.title:visited { color: black; text-decoration: none;}

a.title:hover { color: #000000;text-decoration:underline;}

