            A:link {
	text-decoration : none;
}

            A:visited {
	text-decoration : none;
				}

            A:active {
	text-decoration : none;
	}
				
            A:hover {
	text-decoration : underline;
	color : #4D67BB;
}
                 

.shadow{
filter:dropshadow(color=#e0e0e0,offx=2,offy=2,positive=1)
}
	
td {
	color: #111111;
	font-family : Verdana;
	font-size: 12px;
	text-decoration : none;
}


.menu {
	color: #111111;
	font-family : Tahoma;
	font-size: 11px;
	text-decoration : none;
	font-weight: bold;
}

				 .small {
	color: #111111;
	font-family : Tahoma;
	font-size: 11px;
	text-decoration : none;
	}

input{
	color : #02B233;
	border : 1px solid #02B233;
	text-align : center;
	font-weight: bold;
	font-family : Tahoma;
	font-size: 11px;
	background-color : transparent;
}



#noborder{

	border : none;

}

body {
	scrollbar-face-color: #f0f0f0;
	scrollbar-shadow-color: #E0E0E0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #c0c0c0;
	scrollbar-darkshadow-color: #c0c0c0;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #F0F0F0;
}


.table_style
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	margin: 0px;
	padding: 0px;
	border:1px solid #666;
	text-align:center;
	vertical-align: center;
	
}

.table_style th
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#909BBC;
	color:#FFF;
	font-size:10pt;
	padding:5px;
	
}

.table_style_tr3
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color:#FFF;
	font-size:12pt;
	padding:5px;
	background-color:#909BBC;
}

.table_style_tr1
{
background-color:#E9EBF1;
}
.table_style_tr2
{
background-color:#CCD1E0;
}

.padd
{
	padding-left: 0px;
	margin-top: 2px;
	margin-bottom: 7 px;

}

h2
{
	font-family: Verdana, Arial, Helvetica, bold;
	color:#33358C;
	font-size: 14px;
}

ul
{
MARGIN-TOP: 3px; 
MARGIN-BOTTOM: 3px;
}

