p 
{
font-family: Tahoma;
font-size: 8pt;
font-weight: normal;
text-align: left;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
color: rgb(100,100,100);
}
#menu
{
color: rgb(255,255,255);
}

img
{
border: none;
}

.bgline
{
background-image: url(images/bgline.gif);
background-repeat: repeat-x;
background-position: left top;
}

.dnline
{
background-image: url(images/dnline.gif);
background-repeat: repeat-x;
background-position: left bottom;
}

.menubg
{
background-image: url(images/menubg.gif);
background-repeat: no-repeat;
background-position: left top;
}

.centercol_corner
{
background-image: url(images/centercol_corner.jpg);
background-repeat: no-repeat;
background-position: left bottom;
border-bottom: #F2F2F2 1px solid;
}

#greyborder
{
border-right: #F2F2F2 1px solid;
}

#leftborder
{
border-left: #F2F2F2 1px solid;
}
 
input
{
background-color: #FFFFFF; 
color: #000000; 
border: #999999 1px solid;
font-size: 9px;
font-family: Tahoma;
width: 170;
}

.input_b
{
background-color: #EDEDED; 
color: #999999; 
border: #EDEDED 1px solid;
font-size: 9px;
font-family: Tahoma;
width: 170;
}

.txtarea
{
background-color: #FFFFFF; 
color: ##000000; 
border: #999999 1px solid;
font-size: 10px;
font-family: Tahoma;
width: 170;
}

body
{
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding: 0px;
background-color: rgb(255,255,255);
}

a.menulink:link
{
color: rgb(255,255,255);
text-decoration: none;
}

a.menulink:hover
{
color: rgb(255,255,255);
text-decoration: underline;
}

a.menulink:active
{
text-decoration: underline;
}

a:link
{
color: rgb(255,255,255);
text-decoration: none;
}

a:visited
{
color: rgb(255,255,255);
text-decoration: none;
}

a:hover
{ 
color: rgb(255,255,255);
text-decoration: underline;
}

a:active
{
color: rgb(255,255,0);
text-decoration: none;
}
