/*Själv registrering*/
td.regheading
{
    color: #021C98;
    background-color: #F8F9F4;
    font-family: Verdana;
    font-weight: bold;
    font-size: 14px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E0DFE3;
}
td.regsmallheading
{
    color: #5590AC;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #E0DFE3;
}
div.regStepItem
{
    float: left;
    color: gray;
    font-family: Verdana;
    font-weight: normal;
    font-size: 12px;
    background-color: #F4F4F4;
    border: 1px solid #E0DFE3;
    border-bottom: 1px solid #E0DFE3;
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
    cursor: pointer;
}
div.regStepItemSelected
{
    float: left;
    color: #000000;
    font-family: verdana;
    font-weight: normal;
    font-size: 12px;
    background-color: white;
    border: 1px solid #E0DFE3;
    border-bottom: 1px solid white;
    padding: 3px;
    padding-left: 7px;
    padding-right: 7px;
}
div.regStepBetweenItem
{
    float: left;
    width: 3px;
}

table.regbox
{
    background-color: #F4F4F4;
    width: 500px;
    border-style: solid;
    border-width: 1px;
    border-color: #E0DFE3;
}
tr.regFields
{
    background-color: #F4F4F4;
    font-family: Tahoma;
    font-size: 11px;
    font-weight: bold;
    padding-top: 10px;
}
.reginput
{
    font-family: Tahoma;
    font-size: 10px;
    height: 17px;
    width: 250px;
}
.reginputsmall
{
    font-family: Tahoma;
    font-size: 10px;
    height: 17px;
    width: 150px;
}
a.addlink
{
    color: #5590AC;
    font-family: Verdana;
    font-weight: bold;
    font-size: 11px;
    text-decoration: none;
}
.notetext
{
    color: Gray;
    font-family: Tahoma;
    font-size: 9px;
}
.biginput
{
    font-family: Tahoma;
    font-size: 10px;
    height: 100px;
    width: 400px;
}


.myPagesHeading
{
    color: #000000;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.myPagesAddlink
{
    color: #5590AC;
    font-family: Verdana;
    font-weight: normal;
    font-size: 11px;
    text-decoration: none;
}

.subheader
{
    color: #000000;
    font-family: Verdana;
    font-style: italic;
    font-size: 11px;
    text-decoration: none;
}
.clearfix
{
    clear: both;
    text-decoration: none;
}

.fleft
{
    float: left;
}

.fright
{
    float: right;
}
.LightGrey
{
    color: #777866;
}

.SortBar
{
    font-size: 10px;
    font-family: Verdana,Tahoma,Arial;
}
.SortBar a
{
    color: #ff9700;
    text-decoration: none !important;
}
.SortBar a:hover
{
    text-decoration: underline;
}
.SortBar .Selected
{
    font-weight: bold;
}
.SortBar .ArrowDown
{
    background-image: url(/images/arrow_down.gif);
    background-repeat: no-repeat;
    padding-left: 13px;
}
.SortBar .ArrowUp
{
    background-image: url(/images/arrow_up.gif);
    background-repeat: no-repeat;
    padding-left: 13px;
}

.ListItem
{
    padding-bottom: 30px;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none !important;
}
.ListItemDate
{
    font-style: italic;
    padding-bottom: 2px;
}
.ListItemHeader
{
    font-size: 13px;
    font-weight: bold;
    color: #404040;
    padding-bottom: 2px;
}
.ListItemHeader a
{
    color: #404040;
    text-decoration: none !important;
}
.ListItemHeader a:hover
{
    color: #0078bf;
    cursor: hand;
}
.ListItemSubHeader
{
    color: #7c7c7c;
    padding-bottom: 5px;
    text-decoration: none;
}
.ListItemBody
{
    padding-bottom: 5px;
}
.Pager
{
    padding-top: 5px;
    color: #ff9000;
}
.Pager a
{
    color: #ff9000;
    padding-right: 3px;
    text-decoration: none !important;
}
.Pager span
{
    color: #ff9000;
    padding-right: 3px;
}
.PagerItemSelected
{
    font-weight: bold;
}
.Pager a:link
{
    color: #ff9600;
}
.Pager a:visited
{
    color: #ff9600;
}
.Pager a:hover
{
    color: #ff9600;
    text-decoration: underline;
}

.StartPageList
{
    padding: 5px;
    line-height: 12px;
    font-size: 11px;
}
.StartPageList a
{
    color: #0078bf;
    text-decoration: underline;
}
.StartPageListHeader
{
    width: 100%;
    font-size: 10px;
    font-weight: bold;
    color: #77786a;
}

.Footer
{
    padding: 31px 16px 0px 16px;
    line-height: 12px;
}
.Footer a
{
    color: #0078bf;
}

.LargeButton
{
    height: 39px;
}
.LargeButtonLeft
{
    float: left;
    width: 18px;
    height: 39px;
    background-image: url(/images/btn_l.gif);
    background-repeat: no-repeat;
}
.LargeButtonMid
{
    float: left;
    height: 30px;
    background-image: url(/images/btn_m.gif);
    background-repeat: repeat-x;
    padding-top: 11px;
}

.LargeButtonRight
{
    float: left;
    width: 24px;
    height: 39px;
    background-image: url(/images/btn_r.gif);
    background-repeat: no-repeat;
}

.AdHeader
{
    color: #77786A;
    font-size: 14px;
    font-weight: bold;
}
.Ad
{
    font-size: 11px;
    font-family: Verdana,Tahoma,Arial;
    text-decoration: none !important;
}
.AdButton a
{
    color: White;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none !important;
}

