body {
	margin:0px;
	padding:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#666666;
}
td {
   font-family:Arial, Verdana, Helvetica, sans-serif;
}
h1 {
	font-size:15pt;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
h2 {
	font-size:14pt;
	font-weight:normal;	
	margin:0px;
	padding:0px;
}
h3 {
	font-size:11pt;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
h4 {
	font-size:10pt;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
h5 {
	font-size:9pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h6 {
	font-size:7.5pt;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
.button {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#959595;
	background-color:#000000;
	border:1px solid #7591B8;
	height:15px;
}
.button-admin {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	background-color:#000000;
	border:1px solid #7591B8;
	height:20px;
}
input {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#959595;
	background-color:#ffffff;
	border:1px solid #7591B8;
	height:15px;
}
.input2 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#959595;
	background-color:#ffffff;
	border:1px solid #7591B8;
	height:20px;
}
.input1 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#959595;
	background-color:#ffffff;
	border:0px solid #7591B8;
	height:15px;
}
select {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#4D4D4D;
	border:1px solid #7F9DB9;
}
textarea {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#000000;
	border:1px solid #7F9DB9;
}
.bg-green01 {
	background-color:#F7FDF4;
}
.bg-green02 {
	background-color:#F0FBE9;
}
.bg-grey01 {
	background-color:#FAFAFA;
}
.bg-grey {
	background-color:#c1c1c1;
}
.bg-white {
	background-color:#FFFFFF;
}
.bg-lt-grey {
	background-color:#e5e5e5;
}
.bg-lt-grey1 {
	background-color:#cccccc;
}
.txt-dkgreen {
	color:#006600;
}
.txt-dk-green {
	color:#2b6234;
}
.txt-green01 {
	color:#669966;
}
.txt-red {
	color:#cc3300;
}
.txt-red01 {
	color:#cc3300;
	margin-top: 5px;
}
.txt-black01 {
	color:#000;
	margin-top: 5px;
}
.txt-red-up {
	color:#cc3300;
}
.txt-black-un {
	color: #000000;
	text-decoration:underline;
}
.txt-dk-grey {
	color:#666666;
}
.txt-white {
	color:#ffffff;
}
.txt-dk-greylink {
	color:#666666;
	text-decoration:underline;
}
.txt-dk-greylink:hover {
	color:#666666;
	text-decoration:none;
}
a {
	text-decoration: none;
}
.txt-green-link {
	color:#669966;
	text-decoration:none;
}
.txt-green-link:hover {
	color:#666666;
	text-decoration:underline;
}
.txt-lt-grey {
	color:#cccccc;
}

.borderGrey {
	background-color:#FFFFFF;
	 border-left:solid 1px #c1c1c1;
	 border-right:solid 1px #c1c1c1;	 
}
.bg-grad {
	background-image:url(../images/bg-grad.gif);
	background-repeat:repeat-x;
}
.dotted-greyline {
	background-image:url(../images/dot.gif);
	background-repeat:repeat-x;
}
.hide {
	display:none;
}
.show {
	display:block;
}

.submitRequest {
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submitRequest-hover {
	background-image: url(../images/submit.gif);
	cursor:pointer;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.submit {
	background-image: url(../images/submit-bt.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.submit-hover {
	background-image: url(../images/submit-bt.gif);
	cursor:pointer;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.reset{
	background-image: url(../images/reset-bt.gif);
	background-repeat: no-repeat;
	cursor:pointer;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.reset-hover{
	background-image: url(../images/reset-bt.gif);
	cursor:pointer;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.subscribe {
	background-image: url(../images/btn-subscribe.gif);
	background-repeat: no-repeat;
	background-color:#cccccc;
	cursor:pointer;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.subscribe-hover {
	background-image: url(../images/btn-subscribe.gif);
	cursor:pointer;
	background-color:#cccccc;
	background-repeat: no-repeat;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
