a  {
	color : #336633;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a:hover  {
	color : #336633;
	text-decoration : underline;
}
a.white  {
	color : #ffffff;
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.white:hover  {
	color : #ffffff;
	text-decoration : underline;
}
a.light  {
	color : #DCA5FE;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a.light:hover  {
	color : #DCA5FE;
	text-decoration : underline;
}
a.menu  {
	color : #336633;
	text-decoration : none;
	font-weight : bold;
	font-style: normal;
}
a.menu:hover  {
	color : #336633;
	text-decoration : underline;
}
a.nobold  {
	text-decoration : none;
	font-weight : normal;
	font-style: normal;
}
a.nobold:hover  {
	text-decoration : underline;
}


body {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #660099;
}
.small {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.toplight {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #DCA5FE;
	font-size : 10px;
}
td  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #660099;
}
td.filelist {
	background: #DCA5FE; 
}
.filebg {
	background: #660099; 
}
td.header  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #ffffff;
	font-weight : bold;
	background-color : #660099;
}
input {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #660099;
	}
select {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #660099;
	}
textarea {
	color : #660099;
	}
	
.tlo2 {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}