BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #747474;
	font-weight: normal;
	margin : 0px 0px;
	background : url(images2/content_bg_gochi.jpg) repeat-y fixed top right;
}
HTML {
	scrollbar-arrow-color:#3366cc;
	scrollbar-base-color:#E0F8FE;
	scrollbar-face-color:#ddeeff;
	scrollbar-track-color:#D2D6D9;
	scrollbar-3dlight-color:#D2D6D9;
	scrollbar-darkshadow-color:#D2D6D9;
	scrollbar-shadow-color:#6CA3B8;
	scrollbar-highlight-color:#6CA3B8;
}

a:link    {font-size: 10px; color:#0E7ACE; text-decoration:none; font-weight: normal}
a:visited {font-size: 10px; color:#0E7ACE; text-decoration:none; font-weight: normal}
a:hover   {font-size: 10px; color:#747474; text-decoration:underline; font-weight: normal}
a:active  {font-size: 10px; color:#747474; text-decoration:underline; font-weight: normal}

TABLE TD, TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #747474;
	font-weight: normal;
letter-spacing : 0px;
}

.heading { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #8FBFDC;}
.b12b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #0E7ACE;}
.b10b { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #0E7ACE;}

.textinput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0E7ACE;
	font-weight: bold;
	border-style: solid;
	border : 1px solid #6CA3B8;
	background-color : #FAFFFF;
padding: 1px;
	cursor : pointer;
}
.CheckBox {
	margin: 0px;
	padding : 0px;
	width : 13px;
	height : 13px;
}
input.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
	border-style: solid;
	border : 1px solid #6CA3B8;
	background-color : #E0F8FE;
padding: 1px;
}
