html, body, td, font, div, p {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif; 
	font-size: 8pt; 
	color: #ffffff;
	text-align: justify;
}



.mainbd {	border-style: solid;
     		border-color: #9FA0B9;
     		border-width: 1px
}

.odbd   {	border-style: solid;
     		border-color: #E2E3EE;
     		border-width: 1px
}

.odbd2	{	border-style: solid;
     		border-color: #E2E3EE;
     		border-width: 2px
}


.nav {		text-align:right; 
		font-family:tahoma,verdana,sans-serif;
		font-size:8pt; 
		line-height:14px;
		white-space:nowrap;
}

.pix	{
		FILTER: alpha(Opacity=100); 
		border: 1px #000000 dotted;
		border-bottom: 0px solid #E2E3EE;

}

.nob {          border-style: solid;
                border-color: #E2E3EE;
                border-width: 0px
}



img     {       border-style: solid;
                border-color: #E2E3EE;
                border-width: 1px
}




a:link, a:visited  { 
		font-family : tahoma, arial, helvetica, tahoma, verdana, sans-serif;
		text-decoration : none; 
		color: #E2E3EE; 
}

a:active, a:hover  {
		font-family : tahoma ,arial, helvetica, tahoma, verdana, sans-serif;
		text-decoration : none; 
		border-bottom: 0px solid #E2E3EE;
		color: #E2E3EE; 
		background-color: #BCBDD0;	
}

a.pix:link, a.pix:visited {
		FILTER: alpha(Opacity=100); 
		border: 1px #000000 dotted;
		border-bottom: 0px solid #E2E3EE;
}


a.pix:active, a.pix:hover {
		FILTER: alpha(Opacity=100); 
		border: 1px #000000 dotted;
		border-bottom: 0px solid #E2E3EE;
		position: relative;
		top: -1px;
		left: -1px;

}


a.nav:link, a.nav:visited {
		color: #ffffff;
}

a.nav:active, a.nav:hover {
		color: #E2E3EE;
		text-decoration: none;
		background-color: #BCBDD0;
		border-bottom: 0px solid #E2E3EE;
		position: relative;
		top: 1px;
		left: 1px;
}



.copyright {  	font-family:  Arial, Helvetica, sans-serif; 
		font-size: 10px;
		text-align: justify; 
		color: #ffffff;
}

.mainhead  {	font-family: tahoma, arial;
		font-size: 16px;
		text-decoration: bold;
		text-align: center;
}

textarea {
        scrollbar-base-color : #000000;
        scrollbar-arrow-color: #ffffff;
        scrollbar-DarkShadow-Color : #03629C;
        background-color : #ffffff;
        font-family : tahoma, verdana, arial, helvetica, sans-serif;
        font-size : 8pt;
        font-weight : normal;
        width: 325px;
	height: 250px;
        color : #62648A;
	padding : 2px;
}

input.text {
        background-color : #ffffff;

        font-family : tahoma, verdana, arial, helvetica, sans-serif;
        font-size : 8pt;
        font-weight : normal;
        color :#62648A;
	padding : 2px;
}



