BODY

IMG
{
	BORDER: none;
	MARGIN: 0px;
	PADDING: 0px;
	cursor: pointer; cursor: hand;
	
}

IMG.normal{
	BORDER: none;
	MARGIN: 0px;
	PADDING: 0px;
   cursor: default;   	
}

IFRAME
{
	DISPLAY: none
}
UL
{
	MARGIN: 0px;
	PADDING: 0px;
	BORDER: none;
	LIST-STYLE-TYPE: none
}
LI
{
	MARGIN: 0px;
	BORDER: none;
	PADDING: 0px
}
LI UL, UL UL
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 0px 16px;
	padding-top: 0px;
}
UL.Shown
{
	DISPLAY: block
}
UL.Hidden
{
	DISPLAY: none
}
DIV.loadMsg
{
	BACKGROUND-COLOR: #F0FFFF;
	BORDER: black 1px solid;
	PADDING-LEFT: 4px;
}
UL#ULRoot
{
	WHITE-SPACE: nowrap;
	BEHAVIOR: url('#default#saveSnapshot')
}
.normal{
	font-family: Verdana;
	font-size: 11px;
}

.normal_sm{
	font-family: Verdana;
	font-size: 9px;
}


.normal_red{
	font-family: Verdana;
	font-size: 11px;
	color: red;
	font-weight: bold;
}

.iek{
	font-family: Verdana;
	font-size: 11px;
	color: #004284;
	TEXT-DECORATION: none;
}
.iek_b{
	font-family: Verdana;
	font-size: 11px;
	color: #004284;
	TEXT-DECORATION: none;
	font-weight: bold;
}

.menu_top{
	font-family: Verdana;
	font-size: 11px;
	color: #004284;
}

.menu_top_red{
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
}

.copy{
	font-family: Verdana;
	font-size: 10px;
}


a.hover{
	font-family: Verdana;
	font-size: 11px;
	color: #004284;
}
h2{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}

h1{
	font-family: Verdana;
	font-size: 11px;
	color: red;
	font-weight: bold;
}

h3{
	font-family: Verdana;
	font-size: 11px;
	color: red;
	font-weight: bold;
	margin-bottom: 1px;
	margin-top: 1px;
}