body,p,td{  font-family: Arial, Helvetica, sansserif; font-size: 11px; color: #484848; }

.heading {
	font-size: 12px;
	color: #444444;
	font-variant: normal;
	font-weight: 600;
	font-family: Arial, Helvetica, sans-serif;
}

.heading_02 {
	font-size: 16px;
	color: #666666;
	font-variant: normal;
	font-weight: bold;
	font-family: "Times New Roman", Arial, Helvetica, sans-serif;
	letter-spacing: 3px;
}

a:link { color: #8C6939; font-size: 12px; text-decoration: none;}
a:active { color: #8C6939; font-size: 12px; text-decoration: none;}
a:visited { color: #8C6939; font-size: 12px; text-decoration: none;}
a:hover { color: #BA8F56; font-size: 12px; text-decoration: underline; }

.subbutton{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #000000;
	border-left-color: #FFFFFF;
	border-bottom-color: #000000;
	background-color: #666666;
	font-weight: normal;
	font-variant: normal;
}
.textbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #CCCCCC;
	border-left-color: #666666;
	border-bottom-color: #CCCCCC;
}
.file{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #666666;
}
.image_R_pad {
	padding-right: 10px;
	padding-bottom: 10px;
}

