BODY
{
    margin-top:0px;
    margin-left:0px;
    margin-bottom:0px;
    margin-right:0px;
    
    scrollbar-face-color:#ffffff;
    scrollbar-arrow-color:#008080;    
}

.divpopup
{
    position:absolute;
    border:9px solid #008080;
    background-color:White;
    width:300px;
    padding:8px;
    display:none;
}

.header-font
{
    font-family:Tahoma,Verdana;
    font-size:30px;
    color:#008080;
}

.header-title
{
    font-family:Tahoma,Verdana;
    font-size:16px;
    color:#008080;
}

.default-font
{
    font-family:Tahoma,Verdana;
    font-size:12px;
    color:#cc6600;
    text-decoration:none;
}

.default-font_h
{
    font-family:Tahoma,Verdana;
    font-size:12px;
    color:#008080;
    text-decoration:underline;
}

.backcolor
{
    background-color:#008080;
}

.dark-bgcolor
{
    background-color:#cc6600;
}

.light-bgcolor
{
    background-color:#FDF5E6;
}

.title-white-font
{
    font-family:Tahoma,Verdana;
    font-size:16px;
    color:#ffffff;
    font-weight:bold;
}

.abbr-font
{
    font-family:Tahoma,Verdana;
    font-size:14px;
    color:#cc6600;
    text-decoration:none;
}

.footeranchor a
{
    font-family:Tahoma,Verdana;
    font-size:12px;
    color:#cc6600;
    text-decoration:none;
}

.footeranchor a:hover
{
    font-family:Tahoma,Verdana;
    font-size:12px;
    color:#cc6600;
    text-decoration:underline;
}

.errormsg
{
    color:Red;
    font-size:12px;   
}

.textbox
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
}

.button
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:black;
	background-color:white;
	border:solid 1px #008080;
}

.combo
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#555555;
}
