body {
       background-color: white;
 	 background: url('images/bg3.gif') no-repeat;
	   margin:0em 0em 0em;
       scrollbar-3dlight-color:;
       scrollbar-arrow-color:black;
       scrollbar-base-color:black;
       scrollbar-darkshadow-color:;
       scrollbar-face-color:gold;
       scrollbar-highlight-color:;
       scrollbar-shadow-color:;
	   /*overflow: auto;*/
}

input {
	width: 150;
}

textarea{
	width: 150;
	height: 100;
}

ul {
	list-style-image: url('images/bullet.gif');
}

ul a{
   color: #999999;
   font-size : 9pt;
   font-weight : bold;
   text-decoration : none;
   font-family : verdana;
   background: transparent;
   display: inline;
}


ul a:visited{
   color: pink;
   font-size : 9pt;
   font-weight : bold;
   text-decoration : none;
   font-family : verdana;
   background: transparent;
   display: inline;
}

ul a:hover{
    	color : gold;
	font-size :10pt;
	font-weight : bold;
	font-family : verdana;
	background: black;
	text-decoration : underline;
}

span.tabbed{
	width: 40px;
}




td#pageheader {
        background-image: url(images/test.gif);
		width: "590";
        height="28";
}

td#maincontent {
        width="584";
        height="220";
}

div.pageheader {
       padding: 2px 2%;
       text-align: left;
       background-color: transparent;
       font-size : 12pt;
       font-weight : bold;
       font-family : lucida sans unicode;
       text-decoration: none;
       color : #000000;
}

div.marquee {
       background-color: white;
       font-size : 10pt;
       font-weight : bold;
       font-family : verdana;
       text-decoration: none;
       color : #000000;
}

div.sectionheader {
       padding: 2px 2%;
       text-align: left;
       background-color: transparent;
       font-weight : bold;
       font-size : 10pt;
       font-family : verdana;
       text-decoration: none;
       color : #000000;
}


div.marquee2 {
       background-color: gold;
       font-size : 10pt;
       font-weight : bold;
       font-family : verdana;
       text-decoration: none;
       color : #000000;
}

div.marquee a {
   color: #999999;
   font-size : 9pt;
   font-weight : bold;
   text-decoration : none;
   font-family : verdana;
   background: transparent;
   display: inline;
}

div.marquee a:hover{
    color : gold;
	font-size :10pt;
	font-weight : bold;
	font-family : verdana;
    background: black;
    text-decoration : underline;
	}

p.maincontent {
       padding: 2px 2%;
       text-align: left;
       background-color: transparent;
       font-size : 9pt;
       font-family : verdana;
       text-decoration: none;
       color : #000000;
}


div.maincontent {
       padding: 2px 2%;
       text-align: left;
       background-color: transparent;
       font-size : 9pt;
       font-family : verdana;
       text-decoration: none;
       color : #000000;
}

label {
    margin-left: 10px;
    float:left;
    clear:left;
    display:block;
    text-align: left;
    width: 100px;
    vertical-align : top;
    color: #333333;
    font-size : 10pt;
    font-family : verdana,arial;
}

.test {
    margin-left: 10px;
    text-align: left;
    width: 90px;
    vertical-align : top;
    color: #333333;
    font-size : 10pt;
    font-family : verdana,arial;
}

.test3 {
    margin-left: 10px;
    text-align: left;
    
    vertical-align : top;
    color: #333333;
    font-size : 10pt;
    font-family : verdana,arial;
}


.test2 {
    margin-left: 10px;
    text-align: left;
    width: 230px;
    vertical-align : top;
    color: #333333;
    font-size : 10pt;
    font-family : verdana,arial;
}

.enqhead {
    margin-left: 10px;
    text-align: left;
    vertical-align : top;
    color: #000000;
    font-size : 10pt;
    font-family : verdana,arial;

    width : 63;
}

.enqbody {
    margin-left: 10px;
    text-align: left;
    vertical-align : top;
    color: #333333;
    font-size : 10pt;
    font-family : verdana,arial;
    font-style : oblique;
}

.fault {
    margin-left: 10px;
    text-align: left;
    vertical-align : top;
    color: #000000;
    font-size : 6pt;
    font-style : oblique;
    font-family : verdana, arial;
}

input#button {
   color:#000000;
   border-width : 1px;
   background-color:gold;
   font-family: verdana;
   font-size: 7.5pt;
   font-weight: bold;
   margin-bottom: 10px;
   width: 67px;
   height: 20px;
}

input#button2 {
   color:gold;
   border-width : 1px;
   background-color:#000000;
   font-family: verdana;
   font-size: 7.5pt;
   font-weight: bold;
   margin-bottom: 10px;
   width: 67px;
   height: 20px;
}

input#button3 {
   color:gold;
   border-width : 1px;
   background-color:#000000;
   font-family: Arial;
   font-size: 9pt;
   font-weight: bold;
   margin-bottom: 10px;
   width: 150px;
   height: 30px;
}


#content {
        border-color: gold;
        width="113";
        height="80";
}


#medo a {
	color:white;
}

#medo a:visited {
	color:yellow;
	text-decoration:underline;

}

#medo a:hover {
	color:white;
	text-decoration:underline;
}



