body {
	background-color:#66B39A;
	font-family : Arial;
	font-size : small;
	scrollbar-base-color:#66B39A;
	scrollbar-face-color : Teal;
	scrollbar-arrow-color : #F0FFF0;
	scrollbar-3dlight-color : Aqua;
	scrollbar-darkshadow-color : #336633;
	scrollbar-track-color : #66CC99;
}	
body.body
 {
	background-color: #66B39A;
}
body.astor
 {
	background-color: #7CA6EF;
	scrollbar-base-color: #006ED7;
	scrollbar-face-color : #006ED7;
	scrollbar-arrow-color : #F0FFF0;
	scrollbar-3dlight-color : #ACC7F2;
	scrollbar-darkshadow-color : Blue;
	scrollbar-track-color : #ADD8E6;
}
body.download
 {
	background-color: #66B39A;
}

form {
	background-color:#66B39A;
	font-family : Arial;
	font-size : small;
	scrollbar-base-color:#66B39A;
	scrollbar-face-color : Teal;
	scrollbar-arrow-color : #F0FFF0;
	scrollbar-3dlight-color : Aqua;
	scrollbar-darkshadow-color : #336633;
	scrollbar-track-color : #66CC99;
}
hl {
	font-size : medium;
	font-weight : bold;
}
a:hover
{
	background : Teal;
	color: White;
	text-decoration : none;
}
a.asdownload:hover
{
	background : Navy;
	color: White;
	text-decoration : none;
}

a:link 
{
	color: Black;
	text-decoration: none;
}
a
{
	color:black;
	text-decoration: underline;
	background-color : #99FFCC;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}
a.asdownload
{
	color:black;
	text-decoration: underline;
	background-color : #E0DBFF;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
}

th
{
	font-family : "Arial Black";
	font-size : 16;
	font-weight : bold;
	color: White;
	background-color : #66B39A;
	text-align : center;
	text-justify : newspaper;
}
th.download
{
background : Teal;
	}
th.asdownload
{
	background-color : #006ED7;
}
td
{
	font-family : Verdana;
	font-size : 10;
	font-weight : bold;
	color: White;
	background-color : #66B39A;
}
tr
{
	font-family : Verdana;
	font-size : 10;
	font-weight : bold;
	color: White;
	background-color : #66B39A;
}
td.download
{
	font-family : Verdana;
	font-size : 12;
	font-weight : bold;
	color: White;
    background : Teal;
	}
td.asdownload
{
	font-family : Verdana;
	font-size : 12;
	font-weight : bold;
	color: White;
	background-color : #7CA6EF;
}
tr.asdownload
{
	font-family : Verdana;
	font-size : 12;
	font-weight : bold;
	color: White;
	background-color : #7CA6EF;
	background : #7CA6EF;
}

table.asdownload
{
	font-family : Verdana;
	font-size : 12;
	font-weight : bold;
	color: White;
	background-color : #7CA6EF;
	background : #7CA6EF;
}

td.pic
{
	font-family : Verdana;
	font-size : 10;
	font-weight : bold;
	color: Navy;
	background-color : #F0FFF0;
}
a.pic
{
	color: Teal;
	text-decoration: none;
	background-color : #F0FFF0;
	font-family : Verdana;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	border-bottom-color : Teal;
	border-collapse : separate;
}
a.pic:hover
{
	color: White;
	text-decoration : none;
	background-color : Teal;
}
textarea 
{
	background-color : #F0FFF0;
	border : thin none;
	font-family : Verdana;
	font-size : x-small;
	font-style : normal;
	layout-grid-char : 100%;
	width : 14cm;
	overflow : auto;
}
