/*.static_right {
	BACKGROUND-IMAGE: url(/images/right_bg.jpg); WIDTH: 10px; BACKGROUND-REPEAT: repeat-y
} */
.page_background {
	BACKGROUND-IMAGE: url(/images/page_bg.jpg); WIDTH: 1px; BACKGROUND-REPEAT: repeat-x
}

.footer {
	FONT-SIZE: 7pt; COLOR: #98d14b; FONT-STYLE: normal; FONT-FAMILY: Verdana, helvetica, Tahoma, sans-serif
}
.footer A:link {
	COLOR: #98d14b; TEXT-DECORATION: none
}
.footer A:visited {
	COLOR: #98d14b; TEXT-DECORATION: none
}
.footer A:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
}
.footer A:active {
	COLOR: #98d14b
}
.footer {
	TEXT-ALIGN: right
}
#footer {
	BORDER-RIGHT: #000000 1px solid; BORDER-LEFT: #000000 1px solid; HEIGHT: 25px; BACKGROUND-COLOR: #000000
}
.page_border {
	background-color: #8A8A8A;
	background-image: url(../images/bg_strip.jpg);
	background-repeat: repeat-x;
	background-position: top;
	border-left: 1px;
	border-color: #000000;
	border-right: 1px;
}


.shortcuts {
	FONT-SIZE: 7pt; COLOR: #000000; FONT-STYLE: normal; FONT-FAMILY: Verdana, helvetica, Tahoma, sans-serif
}
.CellLeftBlackBorder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.CellRightBlackBorder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}

.shortcuts A:link {
	COLOR: #000000;
}
.shortcuts A:visited {
	COLOR: #000000; TEXT-DECORATION: none
}
.shortcuts A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.shortcuts A:active {
	COLOR: #000000; TEXT-DECORATION: none
}
.shortcuts {
	TEXT-ALIGN: left;
}

.cellNoBorders {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.pageBorderLeft {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.pageBorderRight {
	background-image: url(../images/page_bg.jpg);
	background-repeat: repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.ActiveLink {
	font-weight: bold;
	font-size: 11px;
	TEXT-DECORATION: underline
}

.ActiveLink A:link {
	COLOR: #000000; TEXT-DECORATION: underline
}
.ActiveLink A:visited {
	COLOR: #000000; TEXT-DECORATION: underline
}
.ActiveLink A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}
.ActiveLink A:active {
	COLOR: #000000; TEXT-DECORATION: underline
}
.red {color: #FF0000}

.blue {color: #0033CC}

img			{ border:0px;}

h2	{font-size: 18px;}
h3	{font-size:  14px;}
h4	{font-size: 12px;}

th	{font-size: 14px;
	  font-weight: bold;}