
body {
	background: #FFFFFF; 
	font: 11px verdana, geneva, arial, helvetica, sans-serif; 
	color: #000;
	border-right: 2px; 
	padding-right: 2px; 
	border-top: 2px; 
	padding-left: 2px; 
	padding-bottom: 2px; 
	margin: 2px; 
	border-left: 2px; 
	padding-top: 2px; 
	border-bottom: 2px
}

img {
	border-right: 0px; 
	padding-right: 0px; 
	border-top: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	border-left: 0px; 
	padding-top: 0px; 
	border-bottom: 0px
}

.divA_Selected {
	float: left;
	background: #FFFF00;
}

.divA {
	float: left;
}

a {
	color: #0000de;
}

a:visited {
	color: #639;
}

a:active {
	color: #f00;
}

#usrbar 
{
    
	padding-right: 5px; 
	padding-left: 5px; 
	background: #EFEFEF; 
	margin-bottom: 6px; 
	padding-bottom: 2px; 
	padding-top: 2px; 
	border-bottom: #ccc 2px solid; 
	text-align: right
}

#titlebar {
	padding-right: 5px;
	padding-left: 5px;
	background: #CCCCCC;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: left;
	font-size: 14px;
	font-weight: bold;	
	color: #000000;
}

#titlesubbar {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	vertical-align: middle;
}

#titlesubbar a{
	color: #000000;
	cursor: hand;	
}

#pathbar {
	padding-right: 5px; 
	padding-left: 5px; 
	background: #eee; 
	margin-top: 6px; 
	padding-bottom: 4px; 
	padding-top: 4px; 
	border-top: #ccc 2px solid; 
	text-align: left
}

#pathbar a{
	color: #000000;
	cursor: hand;	
}

#usrsubbar {
	float: left; 
	text-align: left;
}

#usrbar a {
	color: #000; 
	cursor: hand;	
}

#topicmenu{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	width: 100%;
	border: 1px solid #414141;
	cursor: hand;
}

.menu{
	font-size: 11px;
	border: solid 1px;
	cursor: hand;
/*	background-color: #DDE6EE;*/
	
}

.menu th{
	background-color: #194164;
	color: #FFFFFF;

}

.menu2{
	font-size: 11px;
	cursor: hand;
}

.labels{
	font-size: 12px;
}

.smalllblcand{
	font-size: 0.6em;
}

.labels1{
	font-size: 12px;
	color: #ffffff
}

.buttonbar{
	font-size: 9px;
	width: 140px;
	height: 20px;
	vertical-align: top;
}

div.transOFF
{ 
	width: 100%; 
	height: 100%; 
	border: 0px; 
}
	
div.transON
{
	width: 100%; 
	height: 100%; 
	border: 1px solid gray; 
	background-color: silver; 
	opacity: .50; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}

.onprogress
{
	background-color: #eeeeee; 
	opacity: .50; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
	background-image: url(images/activity.gif);
	background-position: center top;
	background-repeat: no-repeat;
}

.topbottom{
	background-color: #194164;
	color: #ffffff;
}

.topbottom a{
	color: #ffffff;
}


.modalBackground {
	background-color:Gray;
    opacity:0.7;
	filter:alpha(opacity=70);
}

.progress
{
	background-color: #eeeeee; 
	opacity: .50; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}

.modalBackground
{
	opacity: .50; 
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}