body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(graphics/bg.gif);
}
body,td,th {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
}
a {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	
}
a:hover {
	text-decoration: underline;
	}
a:active {
	text-decoration: none;
	}

h1,h2,h3,h4,h5,h6 {
	font-family: Arial;
	font-weight: bold;padding: 0;
	margin: 0px;
}
h1 {
	font-size: 16px;
	color: #007a00;
}



.stripes {
	background-image: url(graphics/stripes.gif);
	background-repeat: repeat-y;
}
.top {
	background-image: url(graphics/top.gif);
	background-repeat: no-repeat;
}
.page-bg {
	background-image: url(graphics/page-bg.gif);
	background-repeat: repeat-y;
}
.bottom {
	background-image: url(graphics/bottom.gif);
	background-repeat: no-repeat;
}
.banner-bg {
	background-image: url(graphics/banner-bg.gif);
	background-repeat: no-repeat;
}
.horizontal-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007a00;
}
.horizontal-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #007a00;
}
.vertical-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #007a00;
}


.email:link{
	font-size: 12px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:visited {
	font-size: 12px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:hover {
	font-size: 12px;color: #ff0000;text-decoration: underline;font-family: Arial;font-weight: bold;
}
.email:active {
	font-size: 12px;color: #000000;text-decoration: underline;font-family: Arial;font-weight: bold;
}


.menu:link{
	font-size: 12px;color: #000000; text-decoration: none;font-family: Arial;font-weight: bold;
}
.menu:visited {
	font-size: 12px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.menu:hover {
	font-size: 12px;color: #ff0000;text-decoration: none;font-family: Arial;font-weight: bold;
}
.menu:active {
	font-size: 12px;color: #000000;text-decoration: none;font-family: Arial;font-weight: bold;
}

.style1 {font-size: 11px}
.style2 {
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	font-size: 11px;
	font-weight: bold;
}



.button
{
    border-top-width    : 1px;
    border-left-width   : 1px;
    border-bottom-width : 1px;
    border-right-width  : 1px;
    border-top-color    : #e4e4e4;
    border-left-color   : #e4e4e4;
    border-right-color  : #c1c1c1;
    border-bottom-color : #c1c1c1;
    font                : Verdana, Arial, Helvetica, sans-serif;
    color               : #ffffff;font-weight: bold;
}

.style4 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.style7 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.style8 {
	color: #FF0000;
	font-weight: bold;
}