body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #ffffff;
	z-index: 100;
}

body,td,p
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

.bodyPop
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #fff;
	layer-background-color: #fff;
}

ul { list-style-image: url(images/bul_sq_red_list.gif); }
ul2 { list-style-image: url(images/bul_sq_bla_list.gif); }

.indent { margin-left: 20px; }

.tiny {
	font-size: 9px;
	line-height: 10px;
 }
.smal { font-size: 10px; }
.smal2 { font-size: 11px; }
.norm { font-size: 12px; }
.larg { font-size: 14px; }
.xlar { font-size: 16px; }


.nor { font-weight: normal; }
.bol { font-weight: bold; }
.ita { font-style: italic; }

.white { color: #fff; }
.red { color: #c00; }
.gray { color: #666; }
.grey { color: #999; }
.bla { color: #000; }
.bro { color: #963; }

a,a.boldL:visited,a.boldL:active
{
	text-decoration: none;
	font-weight: normal;
}

a,a:hover,a:visited,a:active { color: #c00; }
a.grayL:hover,a.grayL:visited,a.grayL:active { color: #666; }
a.blaL:hover,a.blaL:visited,a.blaL:active { color: #000; }
a.boldL:hover { font-weight: bold; }

.popup_header
{
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	color: #c00;
}

ul.popuplist
{
list-style: square;
color: #c00;
}
.popuplisttext
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #000000;
}

