body{
background-image:url("/images/background-gray.jpg");
background-repeat: repeat-x;
}
tr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
a.menu-link:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC00;
	text-decoration: none;
}
a.menu-link:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCC00;
	text-decoration: none;
}
a.menu-link:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: Red;
	text-decoration: none;
}

a:link {
	text-decoration: underline; color: green;
}
a:visited {
	text-decoration: underline; color: green;
}
a:hover {
	text-decoration: underline;
}

a.black:link {color: black; text-decoration: none; color: Blue;}
a.black:visited {color: black; text-decoration: none; color: blue;}
a.black:hover {text-decoration: underline; color: red;}


.bdr-a-dg {
	border: 1px solid #999999;
}
.form-input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	height: 18px;
}
.bdr-rl-gn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
.bdr-lrb-gn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
.bdr-t-gn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
.bdr-b-gn {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
}
.form-area {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #EEEEEE;
	border: 1px solid #999999;
}
h1 {
text-align: left;
color: #000000;
font: 14px Arial;
font-weight: bold;
}
h2 {
text-align: left;
color: #000000;
font: 14px Arial;
font-weight: bold;
}
h3 {
text-align: left;
color: #000000;
font: 14px Arial;
font-weight: bold;
}
h4 {
text-align: left;
color: #000000;
font: 14px Arial;
font-weight: bold;
}

