/*TABLE.bgdefault
{
	width: 1024px;
	height: 768px;
	border-collapse: collapse;
	background: url(../buttons/HOPA-BACK.jpg) #ffffff fixed no-repeat left top;
	border-right: #999999 2px solid;
	border-top: #999999 2px solid;
	border-left: #999999 2px solid;
	border-bottom: #999999 2px solid;
}*/

h2
{
    margin:0px;
    padding:0px;    
}

.bodyMaster
{
	background-color: #000000;
	font-size: 14px;
	margin: 0px;
	overflow:auto; 
	color: #edefef;
	font-family: Arial, Sans-Serif;
	vertical-align:top;
}

DIV.mainForm
{
	border-collapse: collapse;
	background-color: white;
	background: url(../buttons/header.jpg) no-repeat left top;
	border: #999999 2px solid;
}
DIV.Bottom
{
	border-collapse: collapse;
	border: #999999 0px solid;
	background: url(../buttons/Footer01.jpg);
}
DIV.divtest
{
    border-width:0px;
	border-color: Black;
	border-style: solid;
    position:relative;
    overflow:visible;
}

.DisabledButton
{
	cursor: default;
}

.NewsHeader
{
	/*color: #333399;*/
	font-size: 24px;
}

.DisabledButton
{
	cursor: default;
}

.special_link_text_small
{
	cursor: pointer;
	text-decoration: underline;
	font-size: 10px;
	color: #003399;
    vertical-align:top;
}
