#main_popupdiv {
	DISPLAY: none; 
	Z-INDEX: 196; 
	LEFT: 500px; 
	VISIBILITY: hidden; 
	WIDTH: 300px; 
	POSITION: absolute; 
	TOP: 300px; 
	BACKGROUND-COLOR: #ffffff
}
#main_popupdiv .popupdiv_msg {
	Z-INDEX: 199; 
	LEFT: 5px; 
	OVERFLOW: visible; 
	WIDTH: 320px; 
	POSITION: relative; 
	TOP: 5px
	border:1px solid #000;
}
#main_popupdiv .popupdiv_msg SPAN {
	FONT-SIZE: 8pt; 
	POSITION: relative
}
#main_popupdiv .popupdiv_title {
	FONT-SIZE: 10pt; 
	Z-INDEX: 250; 
	RIGHT: 60px; 
	WIDTH: 290px; 
	POSITION: absolute; 
	TOP: 5px; 
	TEXT-ALIGN: center
}
#main_popupdiv .popupdiv_close {
	FONT-SIZE: 8pt; 
	Z-INDEX: 250; 
	RIGHT: 7px; 
	WIDTH: 10px; 
	CURSOR: pointer; 
	POSITION: absolute; 
	TOP: 5px
}

A.linkcss {
	FONT-SIZE: 8pt; 
	COLOR: #008000; 
	TEXT-DECORATION: none
}

A.linkcss:hover {
	FONT-SIZE: 8pt; 
	COLOR: #ff6600; 
	TEXT-DECORATION: none
}

.correctmsg{
	font:13px "Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
	color:red;
}

.but{
	background-color:#8C9296;
	font:13px "Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
	color:#FFFFFF;
}
.blacktxt{
	font:11px "Century Gothic","Trebuchet MS","Arial Narrow",Arial,sans-serif;
	color:#8C0000;
}
#frmtbl{
	float:left;
	height:130px;
}

#dropdown {width:270px; height:74px; border:2px inset #ccc; overflow:auto;}
a.ddmenu:link {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color:#000; text-decoration:none; display:block; background-color:#fff; text-transform:none; line-height: 25px; padding-left:3px;}
a.ddmenu:visited {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color:#000; text-decoration:none; display:block; background-color:#fff; text-transform:none; line-height: 25px; padding-left:3px;}
a.ddmenu:hover {font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 8pt; font-weight: normal; color:#000; text-decoration:none; display:block; background-color:#fff; text-transform:none; line-height: 25px; padding-left:3px;}
a.ddmenu:active {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color:#000; text-decoration:none; display:block; background-color:#fff; text-transform:none; line-height: 25px; padding-left:3px;}

