BODY.admin
{
    background-color: #e0ffff;
    padding: 0;
    margin: 0;
    width: 100%;
}
BODY.dm
{
    padding: 0;
    margin: 0;
    width: 100%;
}
BODY.user
{
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    width: 100%;
}
BODY.dmx
{
    padding: 0;
    margin: 40;
    width: 630;
}
BODY.biz
{
    background-image: url(http://www.dutyman.biz/pics/fading_background_19.png);
    background-repeat: repeat-x;
}

TABLE.dmmain
{
    border-right-color: #696969;
    border-right-width: 1px;
    border-right-style: solid;
    border-left-color: #696969;
    border-left-width: 1px;
    border-left-style: solid;
    border-top-color: #696969;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-color: #696969;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
TABLE.dmsub
{
    border-right-color: #696969;
    border-right-width: 1px;
    border-right-style: solid;
    border-left-color: #696969;
    border-left-width: 1px;
    border-left-style: solid;
}
TABLE.admin
{
    border-right-color: #191970;
    border-right-width: 1px;
    border-right-style: solid;
    border-left-color: #191970;
    border-left-width: 1px;
    border-left-style: solid;
}
TABLE.user
{
    border-right-color: #191970;
    border-right-width: 1px;
    border-right-style: solid;
    border-left-color: #191970;
    border-left-width: 1px;
    border-left-style: solid;
}
TABLE.biz
{
    background-color: #ffffff;
    padding: 0;
    margin: 0;
    border-color: #191970;
    border-width: 1px;
    border-style: solid;
}
A:link
{
    font-weight: normal;
    font-size: 11px;
    color: #0000ff;
    font-family: Arial, sans-serif;
}
A:linkbig
{
    font-weight: normal;
    font-size: 13px;
    color: #0000ff;
    font-family: Arial, sans-serif;
}
A:hover
{
    font-weight: normal;
    font-size: 11px;
    color: #0000ff;
    font-family: Arial, sans-serif;
}
A:visited
{
    font-weight: normal;
    font-size: 11px;
    color: #0000ff;
    font-family: Arial, sans-serif;
}
A.footer
{
    font-weight: normal;
    font-size: 10px;
    color: #ffffff;
    font-family: Verdana;
}
H1
{
    font-size: 10pt;
    color: #191970;
    padding-top: 4px;
    padding-bottom: 4px;
}
H2
{
    background-color: #dcdcdc;
    font-weight: normal;
    font-size: 10pt;
    color: #191970;
    padding: 4px;
}
H3
{
    font-weight: bold;
    font-size: 8pt;
    color: #191970;
    padding-top: 4px;
    padding-bottom: 0px;
}
AB
{
    font-weight: normal;
    font-size: 10px;
    color: #dddddd;
    font-family: Verdana;
}
TD
{
    font-weight: normal;
    font-size: 11px;
    color: black;
    font-family: Verdana;
}
TD.subhead
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    background-color: #d8e4f8;
}
TD.subhead3
{
    font-weight: bold;
    font-size: 11px;
    color: #191970;
    font-family: Verdana;
    background-color: #d8e4f8;
}

TD.help
{
    font-weight: normal;
    font-size: 9px;
    color: #708090;
    font-family: Verdana;
}
TD.form
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
    background-color: #d8e4f8;
}
.fLabel
{
    font-weight: bold;
    text-align: right;
    font-size: 11px;
    color: #dddddd;
    font-family: Verdana;
}
P
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
}
P.dutyman
{
    font-weight: bold;
    font-size: 14px;
    color: #5f9ea0;
    font-family: Verdana;
}
P.dmweb
{
    font-weight: bold;
    font-size: 12px;
    color: #191970;
    font-family: Verdana;
}
.timestamp
{
    font-weight: normal;
    font-size: 10px;
    color: #dddddd;
    font-family: Verdana;
}
.blackborder
{
    border-right: 1px solid;
    border-top: 1px solid;
    margin: 2px;
    border-left: 1px solid;
    width: 100%;
    border-bottom: 1px solid;
}
.tBox
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    font-family: Verdana;
}
.btnFont
{
    font-weight: normal;
    font-size: 11px;
    font-family: Verdana;
}
.errmsg
{
    font-weight: normal;
    font-size: 11px;
    color: #FF0000;
    font-family: Verdana;
}
.errmsg2
{
    font-weight: bold;
    font-size: 20px;
    color: #40e0d0;
    font-family: Verdana;
}

.helpfont
{
    font-weight: normal;
    font-size: 12px;
    color: black;
    font-family: Verdana;
    vertical-align: top;
    text-align: left;
}

.pageheading
{
    font-weight: bold;
    font-size: 16px;
    color: #191970;
    font-family: Verdana;
    background-color: #48d1cc;
}
.subheading
{
    font-weight: bold;
    font-size: 12px;
    color: #191970;
    font-family: Verdana;
}

hr
{
    border: 0;
    width: 80%;
}

hr.hr4
{
    border-top: #a9a9a9 1px dotted;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    width: 100%;
}

hr.hr5
{
    border-top: #ff8c00 1px dotted;
    color: #ffffff;
    background-color: #ffffff;
    height: 1px;
    width: 100%;
}

.myhr
{
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 100%;
}

li
{
    padding-top: 0px;
    padding-bottom: 7px;
}
.myfont
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
}
.caption
{
    font-weight: normal;
    font-size: 8pt;
    color: gray;
    font-family: verdana,sans-serif;
    vertical-align: top;
    text-align: right;
}

.headred
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
    border-width: 1px;
    border-style: Solid;
    border-color: #dcdcdc #dcdcdc #ff0000 #dcdcdc;
}
.headyel
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
    border-width: 1px;
    border-style: Solid;
    border-color: #dcdcdc #dcdcdc #ffa500 #dcdcdc;
}
.headblue
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
    border-width: 1px;
    border-style: Solid;
    border-color: #dcdcdc #dcdcdc #0000ff #dcdcdc;
}
.headinset
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
    border-width: 1px;
    border-style: solid;
    border-color: #dcdcdc #dcdcdc #000000 #dcdcdc;
}
.defieldred
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
    border-width: 1px;
    border-style: Solid;
    border-color: #a9a9a9 #a9a9a9 #ff0000 #a9a9a9;
}
.defieldyel
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
    border-width: 1px;
    border-style: Solid;
    border-color: #a9a9a9 #a9a9a9 #ffa500 #a9a9a9;
}
.defieldblue
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
    border-width: 1px;
    border-style: Solid;
    border-color: #a9a9a9 #a9a9a9 #0000ff #a9a9a9;
}
.bizfont
{
    font-size: 8pt;
    color: #696969;
    font-family: verdana,sans-serif;
    text-align: left;
}
.myfont TD
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
}
.myfont TH
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
}
.dmbtn
{
    font-size: 8pt;
    color: black;
    font-family: verdana,sans-serif;
}
.dmbtnsmall
{
    font-size: 6pt;
    color: black;
    font-family: verdana,sans-serif;
    height: 18px;
}
.dmbtnNav
{
    font-size: 9pt;
    color: black;
    font-family: verdana,sans-serif;
}
.xdmbtn
{
    border-width: 1px;
    border-style: Solid;
    font-family: Verdana;
    font-size: 8pt;
}
.defield
{
    border-width: 1px;
    border-style: Solid;
    border-color: #a9a9a9;
    font-family: Verdana;
    font-size: 8pt;
}
.defieldr
{
    border-width: 1px;
    border-style: Solid;
    border-color: #a9a9a9;
    font-family: Verdana;
    font-size: 8pt;
    text-align: right;
}
.defieldro
{
    border-width: 1px;
    border-style: Solid;
    border-color: #a9a9a9;
    font-family: Verdana;
    font-size: 8pt;
    background-color: #f5f5f5;
}

.defield2
{
    font-family: Verdana;
    font-size: 8pt;
    border-right: #4682b4 1px solid;
    border-top: #4682b4 1px solid;
    border-left: #4682b4 1px solid;
    border-bottom: #4682b4 1px solid;
}
.defield3d
{
    font-family: Verdana;
    font-size: 8pt;
    border-left-color: #a9a9a9;
    border-bottom-color: #a9a9a9;
    border-top-style: groove;
    border-top-color: #a9a9a9;
    border-right-style: groove;
    border-left-style: groove;
    border-right-color: #a9a9a9;
    border-bottom-style: groove;
}

.defieldreq
{
    font-family: Verdana;
    font-size: 8pt;
    border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px solid;
}
.ddlist
{
    font-family: Verdana;
    font-size: 8pt;
    border-right: red 1px solid;
    border-top: red 1px solid;
    border-left: red 1px solid;
    border-bottom: red 1px solid;
}
div.green
{
    background-color: #00ced1;
    font-weight: normal;
    font-size: 10px;
    color: #ffffff;
    font-family: Verdana;
}
A.big:link
{
    color: #000080;
    text-decoration: underline;
    font-size: 8pt;
    font-family: verdana,sans-serif;
    font-weight: bold;
}
A.big:active
{
    color: #000080;
    text-decoration: underline;
    font-size: 8pt;
    font-family: verdana,sans-serif;
    font-weight: bold;
}
A.big:visited
{
    color: #000080;
    text-decoration: underline;
    font-size: 8pt;
    font-family: verdana,sans-serif;
    font-weight: bold;
}
A.big:hover
{
    color: #696969;
    text-decoration: underline;
    font-size: 8pt;
    font-family: verdana,sans-serif;
    font-weight: bold;
}
.boldnum
{
    font-weight: bold;
    font-size: 7pt;
    color: #191970;
    border: 1px solid #191970;
    margin-right: 5px;
    width: 12px;
    height: 10px;
    text-align: center;
}
.boldnum2
{
    font-weight: bold;
    font-size: 8pt;
    color: #ff0000;
    text-align: right;
}
.menupath
{
    font-weight: bold;
    font-size: small;
    color: #ff0000;
    text-align: right;
    font-family: Verdana;
}
.gridhead
{
    font-size: xx-small;
    color: black;
    font-family: Verdana;
    background-color: #dcdcdc;
}
.griditem
{
    font-size: xx-small;
    color: black;
    font-family: Verdana;
    background-color: transparent;
}
.boxa
{
    border-right: 2px groove;
    border-top: 2px groove;
    border-left: 2px groove;
    border-bottom: 2px groove;
}



A.tabunsel
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: gray;
    font-family: Verdana;
    background-color: white;
    text-align: center;
    text-decoration: none;
}

A.tabunsel
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: gray;
    font-family: Verdana;
    background-color: white;
    text-align: center;
    text-decoration: none;
}
.tabunsel
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: gray;
    font-family: Verdana;
    background-color: white;
    text-align: center;
    text-decoration: none;
}
A.tabunsel:link
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: gray;
    font-family: Verdana;
    background-color: white;
    text-align: center;
    text-decoration: none;
}
A.tabunsel:hover
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: gray;
    font-family: Verdana;
    background-color: white;
    text-align: center;
    text-decoration: none;
}

A.tabunsel:visited
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: gray;
    font-family: Verdana;
    background-color: white;
    text-align: center;
    text-decoration: none;
}

.tabsel
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: white;
    font-family: Verdana;
    background-color: appworkspace;
    text-align: center;
    text-decoration: none;
}
A.tabsel:active
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: white;
    font-family: Verdana;
    background-color: appworkspace;
    text-align: center;
    text-decoration: none;
}
A.tabsel:hover
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: white;
    font-family: Verdana;
    background-color: appworkspace;
    text-align: center;
    text-decoration: none;
}
A.tabsel:link
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: white;
    font-family: Verdana;
    background-color: appworkspace;
    text-align: center;
    text-decoration: none;
}
A.tabsel:visited
{
    border-top: appworkspace 1px solid;
    border-left: appworkspace 1px solid;
    border-right: appworkspace 1px solid;
    color: white;
    font-family: Verdana;
    background-color: appworkspace;
    text-align: center;
    text-decoration: none;
}
A.radmenu
{
    font-weight: normal;
    color: #696969;
    text-decoration: none;
}
A.radmenu:link
{
    font-weight: normal;
    color: #696969;
    text-decoration: none;
}
A.radmenu:visited
{
    font-weight: normal;
    color: #696969;
    text-decoration: none;
}
A.radmenu:active
{
    font-weight: normal;
    color: #696969;
    text-decoration: none;
}
A.radmenu:hover
{
    font-weight: normal;
    color: #696969;
    text-decoration: none;
}
A.radmenusel
{
    font-weight: bold;
    color: #696969;
    text-decoration: none;
}
A.radmenusel:link
{
    font-weight: bold;
    color: #696969;
    text-decoration: none;
}
A.radmenusel:visited
{
    font-weight: bold;
    color: #696969;
    text-decoration: none;
}
A.radmenusel:active
{
    font-weight: bold;
    color: #696969;
    text-decoration: none;
}
A.radmenusel:hover
{
    font-weight: bold;
    color: #696969;
    text-decoration: none;
}

.msgBox
{
    font-size: 8pt;
    margin: 5px 5px 15px 10px;
    color: black;
    font-family: Verdana;
    background-color: #dcdcdc;
    text-align: center;
    font-weight: normal;
}

.msgBoxTitle
{
    font-size: 8pt;
    margin: 5px;
    color: white;
    font-family: Verdana;
    background-color: #00008b;
    text-align: left;
    font-weight: bold;
}



.tabmenu
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    color: #ffffff;
    font-size: 9px;
    font-family: Verdana;
}

.tab
{
    padding-left: 10px;
    padding-right: 10px;
    color: #696969;
    font-weight: normal;
    border-top: #696969 1px solid;
    background-color: #ffffff;
    border-right: #696969 1px solid;
    border-left: #696969 1px solid;
}

.tab:hover
{
    padding-left: 10px;
    padding-right: 10px;
    color: #0066ff;
    font-weight: normal;
    border-top: #696969 1px solid;
    border-right: #696969 1px solid;
    border-left: #696969 1px solid;
}


.tab a, .tab a span
{
    padding-right: 10px;
    padding-left: 10px;
    color: #696969;
    background-color: #ffffff;
}

.tabselected
{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 9px;
    color: #ffffff;
    background-color: #a9a9a9;
}


.tabselected a, .tabselected a span
{
    padding-right: 10px;
    padding-left: 10px;
    color: #ffffff;
    background-color: #a9a9a9;
    border-top: #696969 1px solid;
    border-right: #696969 1px solid;
    border-left: #696969 1px solid;
}

.tabpanel
{
    border-right: #a9a9a9 1px solid;
    border-top: #a9a9a9 4px solid;
    border-left: #a9a9a9 1px solid;
    border-bottom: #a9a9a9 1px solid;
    margin-bottom: 5px;
}

A.callev1, A.callev1:active, A.callev1:link, A.callev1:visited
{
    color: #696969;
}

A.callev1:hover
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #87ceeb 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 3px;
}

A.callev2, A.callev2:active, A.callev2:link, A.callev2:visited
{
    font-weight: bold;
    color: #696969;
}

A.callev2:hover
{
    font-weight: bold;
    color: #000000;
}

A.callev3, A.callev3:active, A.callev3:link, A.callev3:visited
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #87ceeb 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-right: 3px;
}

A.callev3:hover
{
    color: #000000;
}

A.calblev1, A.calblev1:active, A.calblev1:link, A.calblev1:visited
{
    color: #696969;
}

A.calblev1:hover
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #87ceeb 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 0px;
}

A.calblev2, A.calblev2:active, A.calblev2:link, A.calblev2:visited
{
    font-weight: bold;
    color: #696969;
}

A.calblev2:hover
{
    font-weight: bold;
    color: #000000;
}

A.calblev3, A.calblev3:active, A.calblev3:link, A.calblev3:visited
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #87ceeb 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-right: 0px;
    width: 143px;
}

A.calblev3:hover
{
    color: #000000;
}

.levelb1
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 0px;
}
.levelb1hover
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #87ceeb 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 0px;
}

A.levelb1, A.levelb1:link, A.levelb1:hover, A.levelb1:visited
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 0px;
}


A.biglink, A.biglink:active, A.biglink:link, A.biglink:visited
{
    font-weight: bold;
    color: #0000ff;
    font-size: 8pt;
}

A.biglink:hover
{
    font-weight: bold;
    color: #00008b;
    font-size: 8pt;
}

A.dmlink, A.dmlink:active, A.dmlink:link, A.dmlink:visited
{
    font-weight: normal;
    color: #696969;
    text-decoration: none;
    font-family: Verdana;
    border-bottom: #dcdcdc 1px solid;
}

A.dmlink:hover
{
    font-weight: normal;
    color: #696969;
    text-decoration: underline;
    font-family: Verdana;
}

.bluenum
{
    color: #ffffff;
    background-color: #6495ed;
    border-right: #4169e1 1px solid;
    border-top: #4169e1 1px solid;
    border-left: #4169e1 1px solid;
    border-bottom: #4169e1 1px solid;
    text-align: center;
}

.menuimg1
{
    background-image: url(pics/deletesymbol.JPG);
    background-repeat: no-repeat;
}

.exprow
{
    background-color: #f0f8ff;
}

.level1
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 3px;
}
.level1hover
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #87ceeb 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 3px;
}
A.level1
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 3px;
}
A.level1:link
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 3px;
}
A.level1:hover
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #87ceeb 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 3px;
}
A.level1:visited
{
    color: #696969;
    text-decoration: none;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #ffffff 3px solid;
    border-bottom: #87ceeb 1px solid;
    padding-left: 1px;
    padding-right: 3px;
}

.locsel
{
    font-family: Verdana;
    font-size: 8pt;
    border-right: #ffffff 1px solid;
    border-top: #ffffff 1px solid;
    border-left: #cc33cc 3px solid;
    border-bottom: #cc33cc 1px solid;
    padding-left: 1px;
    padding-right: 3px;
}

.deform
{
    border-right: #87ceeb 1px solid;
    border-top: #87ceeb 1px solid;
    border-left: #87ceeb 1px solid;
    border-bottom: #87ceeb 1px solid;
    background-color: #f0f8ff;
}
.roundwhitet
{
    background-position: 0 0;
    background: url('../Pics/Rounded/whiteDot.png') repeat-x 0 0;
    width: 20em;
    background-color: #ffffff;
}
.roundwhiteb
{
    background: url('../Pics/Rounded/whiteDot.png') 0 100% repeat-x;
}
.roundwhitel
{
    background: url('../Pics/Rounded/whiteDot.png') 0 0 repeat-y;
}
.roundwhiter
{
    background: url('../Pics/Rounded/whiteDot.png') 100% 0 repeat-y;
}
.roundwhitebl
{
    background: url('../Pics/Rounded/whiteBL.png') 0 100% no-repeat;
}
.roundwhitebr
{
    background: url('../Pics/Rounded/whiteBR.png') 100% 100% no-repeat;
}
.roundwhitetl
{
    background: url('../Pics/Rounded/whiteTL.png') 0 0 no-repeat;
}
.roundwhitetr
{
    background: url('../Pics/Rounded/whiteTR.png') 100% 0 no-repeat;
    padding: 10px;
}
.roundpalebluet
{
    background-position: 0 0;
    background: url('../Round/PaleBlueDot.png') repeat-x 0 0;
    width: 20em;
    background-color: #f0f8ff;
}
.roundpaleblueb
{
    background: url('../Round/PaleBlueDot.png') 0 100% repeat-x;
}
.roundpalebluel
{
    background: url('../Round/PaleBlueDot.png') 0 0 repeat-y;
}
.roundpalebluer
{
    background: url('../Round/PaleBlueDot.png') 100% 0 repeat-y;
}
.roundpalebluebl
{
    background: url('../Round/PaleBlueBL.png') 0 100% no-repeat;
}
.roundpalebluebr
{
    background: url('../Round/PaleBlueBR.png') 100% 100% no-repeat;
}
.roundpalebluetl
{
    background: url('../Round/PaleBlueTL.png') 0 0 no-repeat;
}
.roundpalebluetr
{
    background: url('../Round/PaleBlueTR.png') 100% 0 no-repeat;
    padding: 10px;
}

.clear
{
    font-size: 1px;
    height: 1px;
}