<STYLE>

        .bugresolver {

        }

        body {
                scrollbar-3d-light-color:#999999;
                scrollbar-arrow-color:#008000;
                scrollbar-base-color:#EEEEEE;
                scrollbar-dark-shadow-color:#DDDDDD;
                scrollbar-face-color:#EEEEEE;
                scrollbar-highlight-color:#cccccc;
                scrollbar-shadow-color:#999999;
        }

	.btn {
		background: 		#6B6B6B;
		color: 			#ffffff;
		font-family: 		Verdana, Arial, Helvetica, sans-serif;
		font-size: 		9px;
		font-weight:            bold;
		width:                  150px;
	}

	.btnSmall {
		background: 		#6B6B6B;
		color: 			#ffffff;
		font-family: 		Verdana, Arial, Helvetica, sans-serif;
		font-size: 		9px;
		font-weight:            bold;
		width:                  100px;
	}

	.btnLarge {
		background: 		#6B6B6B;
		color: 			#ffffff;
		font-family: 		Verdana, Arial, Helvetica, sans-serif;
		font-size: 		9px;
		font-weight:            bold;
		width:                  180px;
	}

	.chk {
		height:			12px;
		width:			12px;
	}

	.selectsmall {
		font-family:            verdana, arial, courier;
		font-size:              9px;
		height:                 8px;
		font-weight:            bold;
	}

	.selectsmall2 {
		font-family:            verdana, arial, courier;
		font-size:              10px;
		height:                 13px;
		font-weight:            bold;
	}

	.inputsmall {
		font-family:            verdana, arial, courier;
		font-size:              10px;
		height:                 17px;
	}

	.inputsmall2 {
		font-family:            verdana, arial, courier;
		font-size:              11px;
		height:                 19px;
	}

	.tareasmall {
		font-family:            verdana, arial, courier;
		font-size:              10px;
		width:			280px;
		height:			30px;
	}

	table.info {

		background-color:       #EEEEEE;
		border:			1px solid #000000;
	}

	tr.title {
		background-color:       #CCCCCC;
		font-weight:            bold;
		text-decoration:	underline;
	}

	tr.title2 {
		background-color:       #CCCCCC;
		font-weight:            bold;
	}

	tr.bg1 {

		background-color:       #FFFFFF;
	}

	tr.bg2 {

		background-color:       #EEEEEE;
	}

	tr.del0 {

		background-image: 	url(../images/delbg0.gif);
	}

	tr.del1 {

		background-image: 	url(../images/delbg1.gif);
	}

	th {
		font-family:		verdana, arial, courier;
		font-size:		12;
		font-weight:            bold;
		background-color:	#03005D;
		color:			#FFFFFF;
	}

        td {
                font-family:            verdana, arial, courier;
                font-size:              10;
        }

	td.sort {
		font-family:            verdana, arial, courier;
		font-size:              9;
		color:                  #0000CC;
		text-decoration:        none;
                font-weight:            bold;
	}

	td.help {
		font-family:            verdana, arial, courier;
		font-size:              10;
	}

	td.logo {
		height:			20;
	}

	td.title {
		background-color:       #CCCCCC;
		font-weight:            bold;
	}

	td.reason {
		font-family:            verdana, arial, courier;
		color:                  #000000;
		font-size:              9;
	}

        a.LinkMain {
                font-family:            verdana, arial, courier;
                font-size:              14;
                color:                  #000000;
                text-decoration:        none;
		font-weight:            bold;

	}

        a.LinkMain:hover {
                font-family:            verdana, arial, courier;
                font-size:              14;
                color:                  #E36B24;
                text-decoration:        underline;
                font-weight:            bold;
        }   

        a.linkVenture {
                font-family:            verdana, arial, courier;
                font-size:              11;
                color:                  #000000;
                text-decoration:        none;
		font-weight:            bold;

	}

        a.linkVenture:hover {
                font-family:            verdana, arial, courier;
                font-size:              11;
                color:                  #E36B24;
                text-decoration:        underline;
                font-weight:            bold;
        }   
        a.linkFolderOff {
                font-family:            verdana, arial, courier;
                font-size:              10;
                color:                  #000000;
                text-decoration:        none;
		font-weight:            bold;

	}

        a.linkFolderOff:hover {
                font-family:            verdana, arial, courier;
                font-size:              10;
                color:                  #E36B24;
                text-decoration:        underline;
                font-weight:            bold;
        }   
        a.linkFolderOn {
                font-family:            verdana, arial, courier;
                font-size:              10;
                color:                  #D00707;
                text-decoration:        none;
		font-weight:            bold;

	}

        a.linkFolderOn:hover {
                font-family:            verdana, arial, courier;
                font-size:              10;
                color:                  #A0B0E0;
                text-decoration:        underline;
                font-weight:            bold;
        }   

	a.linkFile {
		font-family:            verdana, arial, courier;
		font-size:              10;
		color:                  #000000;
		text-decoration:        none;
                font-weight:            bold;
	}

        a.linkFile:hover {
                font-family:            verdana, arial, courier;
                font-size:              10;
                color:                  #E36B24;
                text-decoration:        underline;
                font-weight:            bold;
        }   

	a.linkSort {
		font-family:            verdana, arial, courier;
		font-size:              9;
		color:                  #0000CC;
		text-decoration:        none;
                font-weight:            bold;
	}

        a.linkSort:hover {
                font-family:            verdana, arial, courier;
                font-size:              9;
                color:                  #0000CC;
                text-decoration:        underline;
                font-weight:            bold;
        }   

	a.link1 {
		font-family:            verdana, arial, courier;
		font-size:              10;
		color:                  #000000;
		text-decoration:        none;
	}

	a.link1:hover {
                font-family:            verdana, arial, courier;
                font-size:              10;
                color:                  #E36B24;
                text-decoration:        underline;
	}

	a.LinkBloom {
		font-family:            verdana, arial, courier;
		font-size:              9;
		color:                  #EEEEEE;
		text-decoration:        none;
		font-weight:            bold;
	}

        a.LinkBloom:hover {
                font-family:            verdana, arial, courier;
                font-size:              9;
                color:                  #BBBBBB;
                text-decoration:        none;
                font-weight:            bold;
        }   

	a.logout {
		font-family:            verdana, arial, courier;
		font-size:              9;
		color:                  #D00707;
		text-decoration:        none;
		font-weight:            bold;
	}

	a.logout:hover {
		font-family:            verdana, arial, courier;
		font-size:              9;
		color:                  #EEEEEE;
		text-decoration:        underline;
		font-weight:            bold;
	}

</STYLE>
