html,body  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-serif;
	background-color : #000;
	font-style : normal;
	font-weight : normal;
	color : #00FF00;
	background-attachment : fixed;
	scrollbar-face-color: #003366;
	scrollbar-shadow-color: #3399ff;
	scrollbar-darkshadow-color: #FBB728;
	scrollbar-track-color: #254285;
	scrollbar-highlight-color: #254285;
	scrollbar-3dlight-color: #3399ff;
	scrollbar-arrow-color: #FBB728;
}

.lblue {
	background-color: #254285;
	color : #c0c0c0;
}

.dblue {
	background-color: #003366;
	color : #c0c0c0;
}

.width80 {
	width: 80px;
	height: 40px;
	text-align: center;
}

.width100 {
	width: 100px;
	height: 40px;
	text-align: right;
}

.width120 {
	width: 120px;
	height: 40px;
	text-align: center;
}

p  {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #111;
	color : #c0c0c0;	
	font-size : 10pt;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.left
{
	text-align: left;
}
 
 .orangelight {
	color : #fbd586;
	font-weight: normal;
}

.small {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #003366;
	color : #c0c0c0;	
	font-size : 8pt;
}

.smaller {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #003366;
	color : #9b9b9b;	
	font-size : 8pt;
}
h1 {
	font-size : 28pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color: #003366;
	color : #FBB728;	
	text-align : center;
	text-transform : capitalize;
}

h2  {
	font-size : 18pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;	
	text-align : center;	
}
	
h2.capital  {
	font-size : 18pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;	
	text-align : center;
	text-transform : uppercase;
}

h3  {
	font-size : 16pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;	
	text-align : center;
}

h4  {
	font-size : 14pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color: #254285;
	color : #ccffcc;	
	text-align : left;
}
	
h5 {
	font-size : 10pt;
	font-family :  Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
	background-color: #254285;
	color : #ccffcc;	
	text-align : left;
}

h6 {
	font-family :  Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #c0c0c0;	
	background-color: #254285;
	font-size : 12pt;
	text-align : center;
}

a {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
/*	background-color: #254285; */
	color : #00FF00;	
	font-size : 10pt;
	text-decoration: none;
}

a:Visited  {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
/*	background-color: #254285; */
	color : #00FF00;	
	font-size : 10pt;
	text-decoration: none;
}
	
a:Active  {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
/*	background-color: #254285; */
	color : #00FF00;	
	font-size : 10pt;
	text-decoration: none;
}

a:Hover  {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
/*	background-color: #254285; */
	color : #3399ff;	
	font-size : 10pt;
	text-decoration: none;
}

em  {
	font-size : 12pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : italic;
	background-color: #254285;
	color : #c0c0c0;	
}

.smallverdana {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;	
}

ul  {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;	
	font-size : 10pt;
}

ul.normal  {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;	
	font-size : 10pt;
}

ol  {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;	
	font-size : 10pt;
	}

li {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;	
	font-size : 10pt;
}

li.square {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;	
	font-size : 10pt;
	line-height: 18px;
	text-align : justify;
	text-indent : 2%;
	list-style-type : square;
}

blockquote  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;
	text-align : left;
	margin-bottom: -14px;
}
.quote  {
	font-size : 10pt;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;
	text-align : left;
	margin-bottom: -14px;
}	
td  {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
/*	background-color: #254285; */
	color : #c0c0c0;	
	font-size : 10pt;	
}

td.center  {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : normal;
	font-style : normal;
	background-color: #254285;
	color : #c0c0c0;	
	font-size : 10pt;
	text-align : center;
}

hr.hr3 {
	width: 100%;
	color: #FBB728;
	background-color: #003366;
	height: 1mm;
}

.bold  {
	font-weight : bold;
}

.blue  {
	background-color: #254285;
	color : #0000FF;
}
	
.orange	{
/*	background-color: #254285; */
	color: #FF9900;
}

.mint {
	color : #ccffcc;
	background-color: #254285;
}

i.small {
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : italic;
	background-color: #254285;
	color : #c0c0c0;	
	font-size : 9pt;
}

.italic{
	font-style : italic;
}

.normal {
	font-weight: normal;
}

.percent5 {
	width: 5%;
}

.percent10 {
	width: 10%;
}

.percent15 {
	width: 15%;
}

.percent30 {
	width: 30%;
	font-family : Arial, Helvetica, Sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #0066ff;
}

.percent65 {
	width: 65%;
}

.percent75 {
	width: 75%;
}

.centerprc70 {
	width: 70%;
	text-align: center;
}

.spambg {
	background-color: #254285;
}
.right {
	text-align: right;
}
.spamfilteroutput {
	font-size: 11px;
	font-family: verdana;
}
.infoblock {
	background-color: #254285;
	color: #FBB728;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	font-style : normal;
	display: block;
	margin-bottom: 5px;
	vertical-align: top;
}
.head {
	font-size : 10pt;
	font-weight: bold;
}
.ib60 {
	width: 60%;
	vertical-align: top;
}
.ib40 {
	width: 40%;
	vertical-align: top;
}
.ib25 {
	width: 225px;
	vertical-align: top;
}
.boldlime {
	color : #00FF00;
	font-weight: bold;
}
.lime {
	color : #00FF00;
}
/* Saya Chat4all 03-02-04*/
/* Saya Chat4all updated 07-03-04*/
/* FiXato Chat4all updated 22th July 2004 */
/* FiXato Chat4all updated 01st September 2005 */


