BODY
{
	margin: 16 0 0 55;
	background-color: #ffffff;
	font-family : Verdana;
	font-size:	10px;
}


#push_popup_image
{
	float:			left;
	visibility:		hidden;
	display:		none;
	margin:			0 17px 0 0;

/*
	margin:			0 17px 17px 0;
*/
}

.push_header
{
	font-weight:	bold;
	font-size:		12px;
	margin:			3px 0 5px 7px;
}

.push_text
{
	font-weight:	normal;
	font-size:		10px;
	margin:			0 0 0 7px;
}

.push_item
{
	margin:			0 0 10px 0;
}

.image_over {
	margin-bottom : 10;
}

.image_bottom {
	margin-top : 10;
}

.image_right {
	margin-left : 10;
}

.image_left {
	margin-right : 10;
}

.input {
	font-family : Verdana;
	font-size : 12px;
	font-weight : normal;
	border-width : 2px;
	padding-left: 2px;
	color : #000000;
}

.black1
{
	font-family : Verdana;
	font-size : 9px;
	color : #000000;
}
.black2
{
	font-family : Verdana;
	font-size : 10px;
	color : #000000;
}
.black3
{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
}
.black4
{
	font-family : Verdana;
	font-size : 16px;
	color : #000000;
}
.black5
{
	font-family : Verdana;
	font-size : 18px;
	color : #000000;
}

.gray1
{
	font-family : Verdana;
	font-size : 12px;
	color : #787878;
}
.gray2
{
	font-family : Verdana;
	font-size : 13px;
	color : #787878;
}
.gray3
{
	font-family : Verdana;
	font-size : 15px;
	color : #787878;
}
.gray4
{
	font-family : Verdana;
	font-size : 18px;
	color : #787878;
}
.gray5
{
	font-family : Verdana;
	font-size : 24px;
	color : #787878;
}

.white1
{
	font-family : Verdana;
	font-size : 12px;
	color : white;
}
.white2
{
	font-family : Verdana;
	font-size : 13px;
	color : white;
}
.white3
{
	font-family : Verdana;
	font-size : 15px;
	color : white;
}
.white4
{
	font-family : Verdana;
	font-size : 18px;
	color : white;
}
.white5
{
	font-family : Verdana;
	font-size : 24px;
	color : white;
}
.green1
{
	font-family : Verdana;
	font-size : 12px;
	color : #017e46;
}
.green2
{
	font-family : Verdana;
	font-size : 13px;
	color : #017e46;
}
.green3
{
	font-family : Verdana;
	font-size : 15px;
	color : #017e46;
}
.green4
{
	font-family : Verdana;
	font-size : 18px;
	color : #017e46;
}
.green5
{
	font-family : Verdana;
	font-size : 24px;
	color : #017e46;
}
.red1
{
	font-family : Verdana;
	font-size : 12px;
	color : #B80000;
}
.red2
{
	font-family : Verdana;
	font-size : 13px;
	color : #B80000;
}
.red3
{
	font-family : Verdana;
	font-size : 15px;
	color : #B80000;
}
.red4
{
	font-family : Verdana;
	font-size : 18px;
	color : #B80000;
}
.red5
{
	font-family : Verdana;
	font-size : 24px;
	color : #B80000;
}
.yellow1
{
	font-family : Verdana;
	font-size : 12px;
	color : #FE970C;
}
.yellow2
{
	font-family : Verdana;
	font-size : 13px;
	color : #FE970C;
}
.yellow3
{
	font-family : Verdana;
	font-size : 15px;
	color : #FE970C;
}
.yellow4
{
	font-family : Verdana;
	font-size : 18px;
	color : #FE970C;
}
.yellow5
{
	font-family : Verdana;
	font-size : 24px;
	color : #FE970C;
}

.infobox
{
	font-family : Verdana;
	font-size : 12px;
	color : #000000;
	POSITION: static;
	BACKGROUND-COLOR: #F3E95A;
	MARGIN: 2px 0px 0px 0px; 
	PADDING-LEFT: 4px;
	PADDING-RIGHT: 4px;
}

A.noline:link
{
	font-family : Verdana;
	font-size : 13px;
	color : white;
	text-decoration : none;
}
A.noline:visited
{
	font-family : Verdana;
	font-size : 13px;
	color : white;
	text-decoration : none;
}
A.noline:hover
{
	font-family : Verdana;
	font-size : 13px;
	color : white;
	text-decoration : none;
}

A:link,
A:visited
{
	color : #409d35;
	text-decoration : none;
}
A:hover
{
	color : #409d35;
	text-decoration : underline;
}

