body, h1, h2, h3, h4, h5, h6, p, .tbl, .fld, .button, .textbox, textblock {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
}
body 		{
	background-repeat: repeat;
	background-color: #9fbbdd;
}
.textbox   	{
	color: #000000;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #FFFFCC;
	clip:  rect(   )
}
.textblock  {
	color: #000000;
	font-size: 13px;
	text-align: left;
	vertical-align: middle;
	border: 1px solid #666666;
	background-color: #FFFFCC
}
.button  	{
	color: #333333;
	font-size: 11px;
	background-color: #f2df07;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #FFFFFF;
	;
	padding-top: 2px;
	padding-bottom: 2px;
	height: 25px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px
}
p 		{
	font-size: 14px;
	font-weight: normal;
	list-style-type: circle;
	color: #333333;
}
h1		{
	font-size: 20px;
	font-weight: normal;
	;
	color: #000000
}
h2		{
	font-size: 14px;
	font-weight: bold;
	color: 0081c6;
	;
	border-style: none
}
h3 		{
	font-size: 14px;
	color: 9fbbdd;
}
h4 		{
	font-size: 12px;
	color: #FFFFFF;
	;
	text-decoration: blink
}
h5 		{
	font-size: 16px;
	color: feec1b;
}
h6 		{
	font-size: 9px;
	color: #000000;
}

a:link {COLOR: #990000; TEXT-DECORATION: none }
a:visited {
	COLOR: #FF0000;
	TEXT-DECORATION: none
}
a:hover {
	COLOR: #f2df07;
	TEXT-DECORATION: none
}
a:active {
	COLOR: #0081c6;
	TEXT-DECORATION: none
} 
.tbl {
	font-size: 11px;
}
.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-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #CC3300}

.homecell 		{
	font-size: 14px;
	line-height: normal;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 3px;
	border: thin solid #ffdd00;
	font-weight: bold;
}
ul {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal}
li {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: normal; font-weight: normal}
.imagepopup {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: normal; font-weight: bold; color: #FFFFFF; background-color: #666666; border-style: none}
.clear {
	clear: both;
}
.imagepadright {
	padding-right: 15px;
}
