body 		{
	background-repeat: no-repeat;
	font-family: Verdana, Tahoma, Arial, Switzerland, sans-serif;
	background-color: #FFF;
}
.textbox   	{ color: #000000; font-size: 13px; text-align: left; vertical-align: middle; border: 1px #993300 solid; 
		height: 25px; background-color: #FFFFCC
}
.textblock  { color: #000000; font-size: 13px; text-align: left; vertical-align: middle; border: 1px #993300 solid; 
		background-color: #FFFFCC
}
.button  	{ color: #FFFFFF; font-size: 11px; background-color: #990000;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #993300;
		border-right-color: #000000;
		border-bottom-color: #000000;
		border-left-color: #993300;
; padding-top: 2px; padding-bottom: 2px
; height: 25px; border-color: #FFFFFF #333333 #333333 #FFFFFF; border-top-width: 1px; border-right-width: 2px; border-bottom-width: 2px; border-left-width: 1px
}
p 		{ font-size: 12px; font-weight: normal; list-style-type: circle; color: #333333; 
}
h1		{
	font-size: 18px;
	font-weight: normal;
	color: #D0001F
}
h2		{
	font-size: 16px;
	font-weight: bold;
	color: #D0001F;
}
h3 		{
	font-size: 14px;
	color: #D0001F;
}
h4 		{
	font-size: 12px;
	color: #D0001F;
	font-weight: bold;
}
h5 		{
	font-size: 12px;
	color: #D0001F;
}
h6 		{
	font-size: 9px;
	color: #D0001F;
}
A:hover 	{
	COLOR: #D0001F;
	TEXT-DECORATION: none;
}
A:link 	{COLOR: #FF0000; TEXT-DECORATION: none;
}
A		{
	COLOR: #FF0000;
}
.tbl 		{ font-size: 11px; line-height: normal; font-variant: normal; color: #000000;
}
.fld 		{ font-size: 12px; color: #000000; border-style: solid; border-top-width: 1px; border-right-width: 1px; 
		border-bottom-width: 1px; border-left-width: 1px
; padding-top: 2px; padding-right: 2px; padding-bottom: 2px; padding-left: 2px
}
.tblsmall {  font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #CC3300}
ul {  font-size: 12px; line-height: normal}
li {  font-size: 12px; line-height: normal; font-weight: normal}
.imagepopup {  font-size: 9px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #666666; border-style: none}
.clear {
	clear: both;
}
