.Text1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}
.Text2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
}
.Text3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #666666;
}
.Text4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #E58403;
}
.Text5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    padding-left: 5px;
}
.Text6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    background-color: #F7F7F7;
    padding: 5px;
    border: 1px solid #CCCCCC;
}
.Text7
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #E58403;
}
.Text8
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #666666;
}
.Text9
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.Text10
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #000000;
    background-color: #FFA600;
    padding: 5px;
}
.Text11
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #666666;
}
.TextSelected
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #FFFFFF;
    background-color: #FFA600;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #CBCBCB;
    border-bottom-color: #CBCBCB;
    padding-left: 5px;
}
.Error1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #C60000;
}
.Title1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
    padding-left: 5px;
}
.Title2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #000000;
}
.Title3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}
.Title4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
}
.Title5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    padding-left: 5px;
}
.Title6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000000;
}
.Title7
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.Frame
{
    padding: 5px;
}
.Frame2
{
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
.Btn1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFA600;
    text-decoration: none;
    background-image: url('../../gfx/Tab-up.png');
    text-align: center;
    height: 27px;
    width: 100px;
    border: none;
    display: -moz-inline-block;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 6px;
}
A.Btn1
{
    color: #FFA600;
    background-image: url('../../gfx/Tab-up.png');
}
A.Btn1:Hover
{
    color: #FFB833;
    background-image: url('../../gfx/Tab-over.png');
}
.Btn2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-image: url('../../gfx/button-up.png');
    text-align: center;
    height: 24px;
    width: 100px;
    border: none;
    padding-top: 5px;
    display: -moz-inline-block;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
}
A.Btn2
{
    color: #000000;
    background-image: url('../../gfx/button-up.png');
}
A.Btn2:Hover
{
    color: #0B333C;
    background-image: url('../../gfx/button-down.png');
}
.Btn2-disable
{
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
    height: 24px;
    width: 100px;
    padding-top: 5px;
    background-image: url('../../gfx/button-disable.png');
    background-repeat: no-repeat;
    border: none;
    cursor: auto;
    display: -moz-inline-block;
    display: inline-block;
    text-align: center;
    background-position: top;
}
.Btn3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFA600;
    text-decoration: none;
    background-image: url('../../gfx/Tab-noclose.png');
    text-align: center;
    height: 27px;
    width: 100px;
    border: none;
    display: -moz-inline-block;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left top;
    cursor: default;
    padding-top: 6px;
}
.Btn4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: none;
    background-image: url('../../gfx/btn-orange.jpg');
    text-align: center;
    height: 24px;
    width: 100px;
    border: none;
    padding-top: 5px;
    display: -moz-inline-block;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
}
/*#btnSendEmailLink:Hover
{
    background-image: url('../../gfx/btn-orange-over.jpg');
}*/
A.Btn4
{
    background-image: url('../../gfx/btn-orange.jpg');
}
A.Btn4:Hover
{
    background-image: url('../../gfx/btn-orange-over.jpg');
}
.Btn5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
    background-image: url('../../gfx/btn-send-chat.jpg');
    text-align: center;
    height: 42px;
    width: 70px;
    border: none;
    display: -moz-inline-block;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 12px;
}
A.Btn5
{
    background-image: url(../../gfx/btn-send-chat.jpg);
}
A.Btn5:Hover
{
    background-image: url(../../gfx/btn-send-chat-over.jpg);
}
.Btn5-disable
{
    font-family: verdana, arial, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #CCCCCC;
    text-decoration: none;
    height: 42px;
    width: 70px;
    padding-top: 5px;
    background-image: url(../../gfx/btn-send-chat-dis.jpg);
    background-repeat: no-repeat;
    border: none;
    cursor: auto;
    display: -moz-inline-block;
    display: inline-block;
    text-align: center;
    background-position: top;
    padding-top: 12px;
}
.BtnTwitter
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-image: url(../../gfx/btn-Twitter.jpg);
    text-align: left;
    height: 38px;
    width: 134px;
    padding-top: 9px;
    display: -moz-inline-block;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
}
A.BtnTwitter
{
    color: #000000;
    background-image: url(../../gfx/btn-Twitter.jpg);
    text-decoration: none;
}
A.BtnTwitter:Hover
{
    color: #1B59D6;
    background-image: url(../../gfx/btn-Twitter-over.jpg);
    text-decoration: none;
}
.BtnFacebook
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    text-decoration: none;
    background-image: url(../../gfx/btn-Facebook.jpg);
    text-align: left;
    height: 38px;
    width: 134px;
    padding-top: 9px;
    display: -moz-inline-block;
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
}
A.BtnFacebook
{
    color: #000000;
    background-image: url(../../gfx/btn-Facebook.jpg);
    text-decoration: none;
}
A.BtnFacebook:Hover
{
    color: #1B59D6;
    background-image: url(../../gfx/btn-Facebook-over.jpg);
    text-decoration: none;
}
.Link1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: normal;
    color: #1B59D6;
    text-decoration: underline;
    cursor: pointer;
    padding-right: 15px;
    padding-left: 15px;
}
A.Link1
{
    color: #1B59D6;
}
A.Link1:Hover
{
    color: #497ADE;
}
.Link2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #1B59D6;
    text-decoration: underline;
    cursor: pointer;
}
A.Link2
{
    color: #1B59D6;
}
A.Link2:Hover
{
    color: #497ADE;
}
.Link3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #1B59D6;
    text-decoration: underline;
    cursor: pointer;
}
A.Link3
{
    color: #1B59D6;
}
A.Link3:Hover
{
    color: #497ADE;
}
.Link4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #1B59D6;
    text-decoration: underline;
    cursor: pointer;
}
A.Link4
{
    color: #1B59D6;
}
A.Link4:Hover
{
    color: #497ADE;
}
.Border1
{
    border: 1px solid #CCCCCC;
}
.Border2
{
    border: 1px solid #FFFFFF;
    background-color: #CCCCCC;
}
.Border3
{
    border: 2px solid #CBCBCB;
    padding: 2px;
}
.Fill1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 240px;
    color: #000000;
}
.Fill2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 110px;
    color: #000000;
}
.Fill3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 98%;
    color: #000000;
    background-image: url(../../gfx/search-icon.png);
    background-repeat: no-repeat;
    background-position: right -3px;
    text-decoration: none;
}
.Fill4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 250px;
    color: #868686;
    font-style: italic;
}
.Fill5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    width: 250px;
    color: #000000;
}
.Fill6
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 305px;
    color: #868686;
}
.Background1
{
    background-image: url(../../gfx/Bg-tab.jpg);
    background-repeat: repeat-x;
}

