body {
	background-image: url(page_bg.gif);
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link       { font-family: Trebuchet MS; font-size: 12px; color: #cccccc; text-decoration: none; font-weight: normal}

a:visited    { font-family: Trebuchet MS; font-size: 12px; color: #cccccc; text-decoration: none; font-weight: normal}

a:active     { font-family: Trebuchet MS; font-size: 12px; color: #cccccc; text-decoration: none; font-weight: normal}

a:hover      { font-family: Trebuchet MS; font-size: 12px; color: #cccccc; text-decoration: underline; font-weight: normal}

.centertext {

	font-family: verdana;

	font-size: 11px;

	color: #cccccc;

	line-height: 17px;
}
.centertext table {

	font-family: Trebuchet MS;

	font-size: 12px;

	color: #cccccc;

	line-height: 16px;
}
.welcometext {

	font-family: Arial;

	font-size: 11px;

	color: #000000;

	line-height: 16px;
}
.textbox {

	font-family: Arial;

	font-size: 11px;

	color: #000000;
}

.centertextCopy {
	font-family: Trebuchet MS;

	font-size: 12px;

	color: #cccccc;

	line-height: 16px;

}
.button {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
	line-height: normal;

}
.heading {

	font-family: "Trebuchet MS";

	font-size: 16px;

	color: #E9BC1C;

	line-height: 16px;

	font-weight: bold;

	font-style: italic;



}

.boxlogin {

	font-family: verdana;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	height: 20px;
	border: solid 1  #7F9DB9;
	
}
.searchbox {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #ffffff;
	background-color: #333333;
	
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	
	
}

#maintable { 
height:100%;
width : 1007px;
}

#link1  span{ 
padding-left:15px;


}

#link1:hover span { 
cursor:hand;
color:#ffffff;

background-image:url(images/sidenav_active.gif); 
background-repeat:no-repeat;
background-position: 5px;

}

#msg {display:none; position:absolute; z-index:200; background:url(images/msg_arrow.gif) left center no-repeat; padding-left:7px}
#msgcontent {font-family:  Verdana;font-size:  9pt;display:block; background:#f3e6e6; border:2px solid #924949; border-left:none; padding:5px; min-width:150px; max-width:250px}
