body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-color: #FFFFFF;

	scrollbar-face-color:#65b49f;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#DDDDFF;
	scrollbar-shadow-color:'';
	scrollbar-highlight-color:'';
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:'';
}
.title {
	border-bottom: 1px solid Black;
}
a, a:active, a:link, a:visited {
	text-decoration: none;
	color: Gray;
}
a:focus, a:hover {
	color: Black;
}

td.bottom {
	font-size: 8pt;
	border-top: 1px solid Black;
	color: Silver;
	font-weight: normal;
	font: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 11px;
}

td.label {
	text-align: right;
	margin-right: 7px;
	font-weight: bold;
	width: 100px;
}
.inpbox{
	font-weight: normal;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid Gray;
}

h1{
	display: block;
	color: Black;
	font-size: 20pt;
	font-weight: normal;
	}
h2 {
	display: block;
	text-align:center;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px dashed Gray;
	margin-top: 20px;
}
h3{
	display: block;
	color: Black;
	font-size: 10pt;
	font-weight: bold;
	border-bottom: 1px dashed Gray;
	}
.btn {
	border: 1px solid Black;
	background-color: Gray;
	color: White;
	font-weight: bold;
	width: 130px;
}
table.form {
	border: 1px solid Black;
	margin-top: 20px;
	background-color: #EFEFEF;
}
td.cell {
text-align:center;
width:90px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
FILTER: progid:DXImageTransform.Microsoft.Alpha( style=2,opacity=100,finishOpacity=50); 
border: 1px solid white;
}
td.cell_h {
text-align:center;
width:90px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
border: 1px solid black;
}
td.view {
 FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00);
 width:400px;
 height:400px;
 }
.message { margin: 6px 30px 8px 0; padding: 12px 10px 12px 20px; background: #F2F4F7; color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; border: 1px solid #83DC70; border-right: 0px; border-left: 0px }
.feedback { font-size: 12px; font-weight: bold; font-family: Georgia, "Times New Roman", Times, serif; color:#CC0000; background: url(../images/products.gif) 0 50% no-repeat; padding: 6px 0 4px 28px; margin: 0 0 4px 0; border-bottom: 1px solid #83DC70 }
.frm3 {
	color: #000000; 
	border: 1px solid #1c1515; 
	font-size: 13px; 
	background-color: #ffffff; 
	font-family: Trebuchet MS;
}
.btn {font-family: Arial, sans-serif; border: 1px solid #1C1515; font-size: 13px; background: #FCFCFC; color: #1C1515; scrollbar-base-color: #D0D0D0;}

.data {
margin: 10px;
}

#indexTable {
	margin: 15px 0px 0px 0px;
	padding: 0px; 
	width: 100%;
}

#indexTable td{
	margin: 0px;
	padding: 0px; 
}

#indexText{
	margin: 0px 0px 0px 30px;
	padding: 0px;
    padding-right: 10px; 
	height: 500px;
	overflow: auto;
}

#indexText p {
	margin: 0px 0px 20px 0px;
	padding: 0px; 
}

#indexArticle{
	margin: 30px 0px 20px 0px;
	padding: 0px; 
	width: 100%;
	text-align: left;
}

#indexArticle p {
	margin: 0px 0px 20px 0px;
	padding: 0px; 
}

#article {
	margin: 15px 0px 15px 0px;
    text-align: left;
}

#articles {
	margin:0px;
	padding:0px;
}

#articles p {
	margin: 0px 0px 15px 0px;
}
