BODY {
	background-image: url('bg_body.gif'); 
	margin-top: 20px;
}

P, TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular
}

.text10px {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}

.text10pxblue {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #0079c1;
}

.txt10pxdkgrey {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #333333;
}
.txt10pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #FFFFFF;
}
.txt11px {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
}
.txt11pxblue {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #0079c1;
}
.txt11pxdkgrey {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #333333;
}
.txt11pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
.txt12px {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
.txt12pxblue {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #0079c1;
}
.txt12pxdkgrey {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #333333;
}
.txt12pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
}
.txt14px {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #000000;
}
.txt14pxblue{
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #0079c1;
}
.txt14pxdkgrey {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #333333;
}
.txt14pxWhite {
	font-family: verdana, arial, helvetica;
	font-size: 14px;
	color: #FFFFFF;
}
.txt18pxblue{
	font-family: verdana, arial, helvetica;
	font-size: 18px;
	color: #0079c1;
}

A:link {
	COLOR: #000000
}
A:visited {
	COLOR: #FFCC33}
A:active {
	COLOR: #0079c1
}
A:hover {
	text-decoration:underline;
	color: #FFCC33;
}

A.blk:link {
	COLOR: #000000;
	FONT-SIZE: 12px;
}
A.blk:visited {
	COLOR: #000000;
	FONT-SIZE: 12px;
}
A.blk:active {
	COLOR: #CCCCCC;
	FONT-SIZE: 12px;
	}
A.blk:hover {
	COLOR: #000000;
	FONT-SIZE: 12px;
	TEXT-DECORATION: underline
}

A.gray:link {
	COLOR: #CCCCCC
}
A.gray:visited {
	COLOR: #f1f1f1
}
A.gray:active {
	COLOR: #CCCCCC
}
A.gray:hover {
	COLOR: #006699
}
A.white:link {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.white:visited {
	COLOR: #cccccc; TEXT-DECORATION: none
}
A.white:active {
	COLOR: #ffffff; TEXT-DECORATION: none
}
A.white:hover {
	COLOR: #CCCCCC; TEXT-DECORATION: underline
}

#box {
width=600px;
border:2px solid #333333;
}

table.homemain
{
  background-repeat: no-repeat;
  background-image: url('mainpic1.jpg');
}

td.homebottom
{
  background-repeat: no-repeat;

}

SELECT {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #cfcfcf
}

TEXTAREA {
	FONT-SIZE: 12px; COLOR: #000000; FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif; BACKGROUND-COLOR: #f2f2f2

}
