body,table,th,tr,td { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; color:#666666;
}

input,select {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	COLOR: #666666;
	border: 1px;
	background-color:#FCFCFC;
	BORDER-RIGHT: #CFCFCF 1px solid;
	BORDER-TOP: #CFCFCF 1px solid;
	BORDER-LEFT: #CFCFCF 1px solid;
	BORDER-BOTTOM: #CFCFCF 1px solid;
}
textarea {
	font-family: Tahoma;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	COLOR: #666666;
	border: 1px;
	background-color:#FCFCFC;
	BORDER-RIGHT: #CFCFCF 1px solid;
	BORDER-TOP: #CFCFCF 1px solid;
	BORDER-LEFT: #CFCFCF 1px solid;
	BORDER-BOTTOM: #CFCFCF 1px solid;
}

.input-right-with-border { text-align:right; }

.pageLink { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; }
.pageLink font {font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; }
.pageLink a { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; }
.pageLink a:link { color: #006699; text-decoration: none }
.pageLink a:visited { color: #006699; text-decoration: none }
.pageLink a:active { color: #006699; text-decoration: none }
.pageLink a:hover { color: #0083C1; text-decoration: none }

a { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; }
a:link { color: #006699; text-decoration: none }
a:visited { color: #006699; text-decoration: none }
a:active { color: #006699; text-decoration: none }
a:hover { color: #0083C1; text-decoration: none }


.text { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; color:#666666; }
.textRemark { font-family: Tahoma; font-size: 11px; font-style: normal; font-weight: normal; color:#666666; }

.footer { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; color:#666666; }

.navTop { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; color:#FFFFFF; }
.navTop a { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; }
.navTop a:link { color: #CCCCCC; text-decoration: none }
.navTop a:visited { color: #CCCCCC; text-decoration: none }
.navTop a:active { color: #CCCCCC; text-decoration: none }
.navTop a:hover { color: #CCCCCC; text-decoration: none }

.nav { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; }
.nav font {font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; }
.nav a { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; }
.nav a:link { color: #009900; text-decoration: none }
.nav a:visited { color: #009900; text-decoration: none }
.nav a:active { color: #009900; text-decoration: none }
.nav a:hover { color: #009900; text-decoration: underline }

h3 {
 color: #009900;
}

.download { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; color:#009900; }
.download a { font-family: Tahoma; font-size: 12px; font-style: normal; font-weight: normal; }
.download a:link { color: #009900; text-decoration: none }
.download a:visited { color: #009900; text-decoration: none }
.download a:active { color: #009900; text-decoration: none }
.download a:hover { color: #009900; text-decoration: underline }


.SH_Table table	{ border: 1px solid #E7E7E7; border-collapse: collapse;  }
.SH_Table th		{ border: 1px solid #E5E5E5; padding: 2px; background: #E8E8E8; }	
.SH_Table td		{ border: 1px solid #E5E5E5; padding: 2px; }

.SH_TableNoBorder table {	border: 0px; }
.SH_TableNoBorder th {	border: 0px; }
.SH_TableNoBorder td {	border: 0px; }	

