#box
{
position: absolute;
top: 100px;
left: 500px;
height: 200px;
width: 500px;
padding: 10px;
background: #0f0;
border: 2px solid #aaa;
border-top-left-radius: 50px;
border-bottom-right-radius: 50px;
}

BODY
{
    COLOR: #000000;
    FONT-FaMILY: arial,sans-serif;
    FONT-SIZE: x-small;
}

H1
{
    COLOR: #000000;
    FONT-FaMILY: arial,sans-serif;
    FONT-SIZE: x-small;
    FONT-WEIGHT: strong;
}

H1.blackh1
{
    COLOR: #000000;
    FONT-FaMILY: arial,sans-serif;
    FONT-SIZE: x-small;
    FONT-WEIGHT: strong;
}

TABLE.borderall
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid
    COLOR: #000000;
}

TABLE.Top
{
    BORDER-BOTTOM: #000000 1px;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid
}
TABLE.Middle
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px;
}
TABLE.Bottom
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px
}

TD.tixform
{
    COLOR: #000000;
    FONT-FAMILY: verdana;
    FONT-SIZE: 12px;
}
TD
{
    COLOR: #000000;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: x-small;
}

TD.syslogd
{
    COLOR: #000000;
    FONT-FAMILY: verdana,helvetica,sans-serif;
    FONT-SIZE: 9px;
}
.NoBreakBeforeAfter
{
    MARGIN-BOTTOM: 0px;
    MARGIN-TOP: 0px
}
TD.Shadow1Back
{
    BACKGROUND-IMAGE: url(images/Shadow1Back.gif);
    BACKGROUND-POSITION: center top;
    BACKGROUND-REPEAT: repeat-x
}
.Indented12L
{
    MARGIN-LEFT: 12px
}
.DoubleBreakBefore
{
    MARGIN-TOP: 8px
}
.Indented8L
{
    MARGIN-LEFT: 8px
}
IMG.Bordered
{
    BORDER-BOTTOM: #000000 1px solid;
    BORDER-LEFT: #000000 1px solid;
    BORDER-RIGHT: #000000 1px solid;
    BORDER-TOP: #000000 1px solid
}
TD.VSeparator1Back
{
    BACKGROUND-IMAGE: url(images/VSeparator1Back.gif);
    BACKGROUND-POSITION: center center;
    BACKGROUND-REPEAT: repeat-y
}
P.Font1
{
    COLOR: #b9c4f2;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}

P.Font2
{
    COLOR: #FFFFFF;
    FONT-FAMILY: Tahoma;
    FONT-SIZE: 11px;
    FONT-WEIGHT: bold;
    MARGIN-BOTTOM: 4px;
    MARGIN-TOP: 4px;
}

P
{
    COLOR: #000000;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: x-small;
    FONT-WEIGHT: normal;
}
P.normal
{
    COLOR: #000000;
    FONT-FAMILY:  arial,sans-serif;
    FONT-SIZE: x-small;
    FONT-WEIGHT: normal;
}

P.headertext
{
    COLOR: #000000;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: Bold;
}

P.headertext_black
{
    COLOR: #000000;
    FONT-FAMILY: arial,helvetica,sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: Bold;
}

.Indented8R
{
    MARGIN-RIGHT: 8px
}

textarea     {background-color:#FFFFFF;
                font-family: arial,sans-serif,Arial,Times,Sans-Serif;
                color: #0000ff;
                font-style: normal;
		font-variant: oblique;
                font-size: 12px;
		text-align: left;
                overflow: auto;
                scrollbar-face-color: #CCCCFF;
                scrollbar-highlight-color: #0000FF;
                scrollbar-shadow-color: #0000FF;
	
                }

SELECT.select1
{
    COLOR: #0000FF;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 10px;
}

A.menulink { color:#FFFFFF; display: block; width:none; text-align: center; text-decoration: none; font-family:verdana,helvetica,sans-serif; font-size:10px; border: solid 1px #000066; background-color:#333333; }
A.menulink:hover { display: block; width:none; text-align: center; text-decoration: none; font-family:verdana,helvetica,sans-serif; font-size:10px; color:#ffffff; border: solid 1px #000066; background-color:#800000; }
A.menulink:visited{display: block; width:none; text-align: center; text-decoration: none; font-family:verdana,helvetica,sans-serif; font-size:10px; color:#ffffff; border: solid 1px #000066; }

A.menulinkblue { color:#000000; display: block; width:none; text-align: center; text-decoration: none; font-family:verdana,helvetica,sans-serif; font-size:10px; border: solid 1px #000066; background-color:#0000AA; }
A.menulinkblue:hover { display: block; width:none; text-align: center; text-decoration: none; font-family:verdana,helvetica,sans-serif; font-size:10px; color:#ffffff; border: solid 1px #000066; background-color:#3399cc; }
A.menulinkblue:visited{display: block; width:none; text-align: center; text-decoration: none; font-family:verdana,helvetica,sans-serif; font-size:10px; color:#ffffff; border: solid 1px #000066; }


A.menulink2 { color:#FFFFFF; display: block; width:none; text-align: center; text-decoration: none; font-family:verdana,helvetica,sans-serif; font-size:10px; border: solid 1px #000066; background-color:#333333; }
A.menulink2:hover { display: block; width:none; text-align: center; text-decoration: none; font-family:verdana,helvetica,sans-serif; font-size:10px; color:#ffffff; border: solid 1px #3399ff; background-color:#33ccff; }
A.menulink2:visited{display: block; width:none; text-align: center; text-decoration: none; font-family:verdana,helvetica,sans-serif; font-size:10px; color:#ffffff; border: solid 1px #2299ff; }

A.underline { color:#FFFFFF; display: block; width:none; text-align: center; text-decoration: none; font-family:verdana,helvetica,sans-serif; font-size:10px; border: none;}
A.underline:hover { color:#FFFFFF; display: block; width:none; text-align: center; text-decoration: underline; font-family:verdana,helvetica,sans-serif; font-size:10px;border:none; }
A.underline:visited{color:#FFFFFF; display: block; width:none; text-align: center; font-family:verdana,helvetica,sans-serif; font-size:10px; border:none; }

A.topmenu {display: block; width:none; text-align: center; text-decoration: none; font-family:none; font-size:x-small; font-weight:none; color:#000066; border: solid 1px #000066; background-color:#333333; }
A.topmenu:hover  {display: block; width:none; text-align: center; text-decoration: none; font-family:none; font-size:x-small; font-weight:none; color:#000066; border: solid 1px #000066; background-color:#FFCC00; }
A.topmenu:visited{display: block; width:none; text-align: center; text-decoration: none; font-family:none; font-size:x-small; font-weight:none; color:#000000; border: solid 1px #000000; }

a:link { COLOR: #FFFFFF; FONT-FAMILY: verdana,helvetica,sans-serif;;FONT-SIZE: 10px; FONT-WEIGHT: none; text-decoration : none; }
a:visited { COLOR: #FFFFFF; FONT-FAMILY: verdana,helvetica,sans-serif;; FONT-SIZE: 10px; text-decoration : none; FONT-WEIGHT: none;}
a:hover { COLOR: #FF0000;FONT-FAMILY: verdana,helvetica,sans-serif;;FONT-SIZE: 10px; text-decoration : none; FONT-WEIGHT: none; }

a.cyanlink:link { COLOR: #99FFFF; FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif;FONT-SIZE: x-small; FONT-WEIGHT: bold; text-decoration : none; }
a.cyanlink:visited { COLOR: #99FFFF; FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif; FONT-SIZE: x-small; text-decoration : none; FONT-WEIGHT: bold;}
a.cyanlink:hover { COLOR: #FF0000;FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif;FONT-SIZE: x-small; text-decoration : none; FONT-WEIGHT: bold; }

a.whitelink:link { COLOR: #FFFFFF; FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif;FONT-SIZE: x-small; FONT-WEIGHT: bold; text-decoration : none; }
a.whitelink:visited { COLOR: #FFFFFF; FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif; FONT-SIZE: x-small; text-decoration : none; FONT-WEIGHT: bold;}
a.whitelink:hover { COLOR: #99FFFF;FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif;FONT-SIZE: x-small; text-decoration : none; FONT-WEIGHT: bold; }

a.urllink:link { COLOR: #333333; FONT-FAMILY: verdana,Helvetica,Sans-serif;FONT-SIZE: 10px; FONT-WEIGHT: none; text-decoration : none; }
a.urllink:visited { COLOR: #333333; FONT-FAMILY: verdana,Helvetica,Sans-serif; FONT-SIZE: 10px; text-decoration : none; FONT-WEIGHT: none;}
a.urllink:hover { COLOR: #FF0000;FONT-FAMILY: verdana,Helvetica,Sans-serif;FONT-SIZE: 10px; text-decoration : none; FONT-WEIGHT: none; }

a.small:link { COLOR: #FFFFFF; FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif;FONT-SIZE: 11px; FONT-WEIGHT: none; text-decoration : none; }
a.small:visited { COLOR: #FFFFFF; FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif; FONT-SIZE: 11px; text-decoration : none; FONT-WEIGHT: none;}
a.small:hover { COLOR: #FF0000;FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif;FONT-SIZE: 11px; text-decoration : none; FONT-WEIGHT: none; }

a.smallblue:link { COLOR: #0000FF; FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif;FONT-SIZE: 11px; FONT-WEIGHT: none; text-decoration : none; }
a.smallblue:visited { COLOR: #0000FF; FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif; FONT-SIZE: 11px; text-decoration : none; FONT-WEIGHT: none;}
a.smallblue:hover { COLOR: #FF0000;FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif;FONT-SIZE: 11px; text-decoration : none; FONT-WEIGHT: none; }

a.midsizeblue:link { COLOR: #0000FF; FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif;FONT-SIZE: 14px; FONT-WEIGHT: none; text-decoration : none; }
a.midsizeblue:visited { COLOR: #0000FF; FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif; FONT-SIZE: 14px; text-decoration : none; FONT-WEIGHT: none;}
a.midsizeblue:hover { COLOR: #FF0000;FONT-FAMILY: arial,sans-serif,Arial,Helvetica,Sans-serif;FONT-SIZE: 14px; text-decoration : none; FONT-WEIGHT: none; }
 

INPUT.button_style1
{
    background-color: #B9C4F2;
    COLOR: #333333;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 10px;
    FONT-WEIGHT: bold;
}
td.button_style2{
      background: white url(‘images/bluefade.png’) no-repeat top;
      width: 150px;
      height: 40px;
      color:white;
}


INPUT.textbox_style1
{
    background-color: #FFFFFF;
    COLOR: #0000FF;
    FONT-FAMILY: arial,sans-serif;
    FONT-SIZE: 12px;
    FONT-WEIGHT: none;
}

INPUT.textbox_login
{
    background-color: #FFFFFF;
    COLOR: #0000FF;
    FONT-FAMILY: verdana;
    FONT-SIZE: 9 px;
    FONT-WEIGHT: none;
}


