			body
			{
				font-family:verdana;
				font-size:9pt;
		  		background-color:#FFFFFF;
			}
                        h1
                        {
                                font-family:verdana;
                                font-size:20pt;
                                font-weight:bold;
                                color:#990000;
                                line-height:50px;
                        }
			h2
			{
				font-family:verdana;
				font-size:14pt;
				font-weight:bold;
				color:#990000;
				line-height:50px;
			}
			h3
			{
				font-family:verdana;
				font-size:10pt;
				font-weight:bold;
				color:#990000;
			}
			hr
			{
				border 1px solid #cccccc;
			}
			input, select
			{
				font-family:verdana;
				font-size:9pt;
			}
			img
			{
				border: 0;
				padding: 0;
				margin: 0
			}
			table
			{
            border-style: hidden;
            border: 0px;
				font-family:verdana;
				font-size:9pt;
			}
			table.data
			{
				border-collapse: collapse;
				border: 1px solid #808080;
				font-size: 9pt;
			}
			table.data th
			{
				border: 1px solid #808080;
			}
			table.data td
			{
				vertical-align: top;
				border-left: 1px solid #808080;
				border-right: 1px solid #808080;
				font-size: 9pt;
			}
			table.contact
			{
				border-collapse: collapse;
				font-size: 9pt;
			}
         .boxed
         {
				border-collapse: collapse;
				border: 1px solid #808080;
         }
			textarea
			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9pt;
            
			}

			.sectionHeader
			{
				width: 50%;
				font-size: x-small;
				font-weight: bold;
				color: white;
				background-color: #6699CC;
				border-bottom: 1px solid black;
			}
			.sectionHeaderSmall
			{
				width: 50%;
				font-size: xx-small;
				font-weight: bold;
				color: white;
				background-color: #77aadd;
				border-bottom: 1px solid black;
			}
			.menu
			{
				width: 110px;
				height: 30px;
				background-color: #FF6600;
				border-bottom:1px solid #FFFFFF;
			}
			.menu-item:link, .menu-item:visited, .menu-item:active
			{
				font-family: verdana;
				font-size: 8pt;
				font-weight: bold;
				color: #FFFFFF;
				text-decoration: none;
				text-align: center;
			}
			.menu-item:hover
			{
				font-family: verdana;
				font-size: 8pt;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
				text-align: center;
			}
			.menu-selected:link, .menu-selected:active, .menu-selected:visited, .menu-selected:hover
			{
				font-family: verdana;
				font-size: 8pt;
				font-weight: bold;
				color: #000000;
				text-decoration: none;
				text-align: center;
			}
			.htab
			{
				font-family: verdana;
				font-size: 8pt;
				font-weight: bold;
				color: #FFFFFF;
				text-decoration: none;
				text-align: center;
				width: 110px;
				height: 30px;
				background-color: #FF9933;
				border-bottom:1px solid #FFFFFF;
			}
			.htabactive
			{
				font-family: verdana;
				font-size: 9pt;
				font-weight: normal;
				color: #FFFFFF;
				text-decoration: none;
				text-align: center;
				width: 130px;
				height: 30px;
				background-color: #999966;
				border-right:1px solid #999966;
			}
			.htab_01
			{
				width: 8px;
				height: 30px;
				background-image: url('images/bg_htab_01.gif');
				background-repeat: no-repeat;
				border-right:1px solid #999966;
			}
			.htab_02
			{
				width: 8px;
				height: 30px;
				background-image: url('images/bg_htab_02.gif');
			}
			.tabheader
			{
				 border-bottom: 2px #3399CC solid;
			}
			.tabheader01
			{
				width: 10px;
				height: 20px;
				background-image: url('images/bg_tab_01_01.gif');
			}
			.tabheader02
			{
				font-family: verdana;
				font-size: 9pt;
				font-weight: bold;
				color: #FFFFFF;
				height: 20px;
				background-image:url('images/bg_tab_01_02.gif');
				background-repeat: repeat;
			}
			.tabheader03
			{
				width: 30px;
				height: 20px;
				background-image: url('images/bg_tab_01_03.gif');
			}
			.styleExpandDiv
			{
				border-left:2px #3399CC solid;
				border-right:2px #3399CC solid;
				border-bottom:2px #3399CC solid;
				background-color: #FFFFFF;
			}
			.error
			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				color: #FF0000;
				font-size: 9pt;
			}
			.msgBox
			{
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 9pt;
				border: solid 1px #000000;
			}
			.inputRO
			{
				background-color: #CCCCCC;
			}
			.smallText
			{
				font-family:verdana;
				font-size:8pt;
				color: #000000;
			}
			.Note
			{
				font-family:verdana;
				font-weight: bold;
				font-size:9pt;
				color: #3399CC;
			}
			.Note1
			{
				font-family:verdana;
				font-weight: bold;
				font-size:9pt;
				color: #FF6600;
			}
			.gray
			{
				background-color: #E5E5E5;
			}


<- Portbis ->

#table {
}

#pagewidth {
        text-align: center;
        width: 100%;
}

#search {
        text-align: left;
        width: 500px;
        padding: 10px;
        border: 1px solid #000;
        margin: 0 auto;
}

#wsearch {
        text-align: left;
        width: 550px;
        padding: 10px;
        border: 1px solid #000;
        margin: 0 auto;
}

#wsearch_txt {
        float: left;
        width: 300px;
}

#wsearch_txt select {
        width: 150px;
}

#search_txt {
        float: left;
        width: 250px;
}

#search_box {
        float: right;
        width: 230px;
        padding-right: 20px;
        vertical-align: top;
}

#search_box textarea {
        height: 100px;
}

table.barry td {
        font-size: 12px;
}

#mm {
        clear: both;
}

#mmm {
        clear: both;
        text-align: center;
        padding-top: 10px;
}

#sr {
        margin: 20px;
}

span.red {
        color: red;
}


#srm {
        margin: 20px;
        display: none;
}

#watchlist {
        margin: 20px;
}

table.results, table.results2 {
        width: 100%;
        border: 1px solid #000;
        border-collapse: collapse;
        margin: 5px;
        font-size: 12px;
}

table.results th {
        text-align: left;
        padding: 3px;
        border-bottom: 1px solid #000;
}

table.results td {
        padding: 3px;
}

table.results tr.even {
        background: #E5E5E5;
}

table.history {
        font-size: 10px;
        background-color: #ddd;
        margin-left: 20px;
        border: 1px solid #000;
        border-collapse: collapse;
}

tr.hidden {
        display: none;
}

span.gah {
        background-color: #ddd;
        font-weight: bold;
        width: 600px;
        padding: 3px;
        margin: 20px;
        font-size: 10px;
}


table.fferror tr td
{
	border: 0px;
	padding-right: 20px;
}

