body {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
/*	overflow : auto; */
	color: #FFFFFF; 
	background-color: #0099CC;
	scrollbar-3d-light-color : #3399CC;
	scrollbar-arrow-color : #000000;
	scrollbar-base-color : black;
	scrollbar-dark-shadow-color : #6B7D89;
	scrollbar-face-color : #3399CC;
	scrollbar-highlight-color : #9CCEFF;
	scrollbar-shadow-color : #3399CC;
}

p{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align : justify;
	line-height : 18px;
}

a, a:visited,  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : White;
	text-decoration : underline;
}

a:hover, a:active{
	color : #95DDFF;
	text-decoration: none;
	font-size : 12px;
}



td { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
 }
 
ul, li { 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align : justify;
	list-style-type: square
} 


/* 
INPUT, textarea{
	background-color : #006699;
	color : White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border : 1px solid;
	padding-left : 1px;
	padding-right : 5px;
}

.inp{
	background-color : #006699;
	color : White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border : 1px solid;
	padding-left : 1px;
	padding-right : 5px;
}


*/

/* s to small i juz */
td.s{
	font-family: MS Sans Serif , Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	line-height : 13px;
}
a.s, a.s:visited  {
	font-family: MS Sans Serif , Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #2BCAFF;
	text-decoration : none;
}

a.s:hover, a.s:active {
	color : White;
	text-decoration : none;
	font-size : 10px;
}
.title{
	color : White;
	font-size : 14px;
	font-weight : bold;
}
hr{
	height : 1px;
	color : White;
}


ul.dec, li.dec {
	text-align : justify;
	list-style-type: decimal;
} 
.s { 
	font-family: MS Sans Serif, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration : none;
	line-height : 13px;
 } 
 
 input, textarea, select{
	font-family: MS Sans Serif, Geneva, Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-style : solid;
	border-color : Black;
	border-width : 1px;
	background-color : White;
	
}

.m{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-decoration : none;
	color : #95DDFF;
}

a.m, a.m:visited,  {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
	text-decoration : none;
}

a.m:hover, a.m:active{
	color : #95DDFF;
	text-decoration: none;
	font-size : 12px;
}


