/* CSS Document */
body
{
    font-family: Verdana,Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    background:url(../images/in_bk.jpg) repeat; 
}
.menutext
{
    color: #ffd546;
    font-size: 11px;
}
.menutext a:link
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.menutext a:visited
{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.menutext a:hover
{
    color: #ffd546;
    font-weight: bold;
    text-decoration: underline;
}
.goldtext
{
    color: #ffd546;
    font-weight: bold;
    font-size: 16px;
}
.normalwhite
{
    color: #FFFFFF;
    font-size: 10px;
}
.normalwhite a:link
{
    color: #FFFFFF;
    text-decoration: none;
}
.normalwhite a:visited
{
    color: #FFFFFF;
    text-decoration: none;
}
.normalwhite a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}
.normalblack
{
    color: #333333;
    font-size: 10pt;/*12px;*/
    line-height: 16px;
}
.normalblackhome
{
    font-family:Comic Sans MS;
    color: #666666;
    font-size: 15px;
    line-height: 18px;
}
.normalblackhome a:link
{   
    color: #ff0000;
    text-decoration:underline    
}
.normalblackhome a:visited
{   
    color: #ff0000;
    text-decoration:underline    
}
.normalblackhome a:hover
{   
    color: #ff0000;
    text-decoration:none    
}
.normalblackhome1
{
    font-family:Comic Sans MS;
    color: #333333;
    font-size: 15px;
    font-weight:bold;
    line-height: 20px;
}
.normaltext1
{
    font-family:Comic Sans MS;
    color: #333333;
    font-size: 12pt;
    line-height: 14pt;
}
.normaltext1 a:link
{   
    color: #333333;
    text-decoration: underline;    
}
.normaltext1 a:visited
{
    color: #333333;
    text-decoration: underline;    
}
.normaltext1 a:hover
{    
    color: #FD193E;
    text-decoration: none;   
}
.headingtext1
{
    font-family:Comic Sans MS;
    /*color: #049cc0;*/
    color:#ff1331;
    font-size: 20px;
    font-weight: bold;
    line-height:22px;
}
.normaltext
{
    font-family:Comic Sans MS;
    color: #333333;
    font-size: 10pt;/*11px;*/
    line-height: 14px;
}
.normaltext a:link
{   
    color: #333333;
    text-decoration: underline;    
}
.normaltext a:visited
{
    color: #333333;
    text-decoration: underline;    
}
.normaltext a:hover
{    
    color: #FD193E;
    text-decoration: none;   
}
.headingtext
{
    font-family:Comic Sans MS;
    /*color: #049cc0;*/
    color:#ff1331;
    font-size: 14px;
    font-weight: bold;
    line-height:22px;
}
.textbox
{
    width: 150px;
    height: 18px;
    border: 1px solid #CACDCF;
    color: #333333;
}
.textarea
{
    width: 150px;
    height: 68px;
    border: 1px solid #CACDCF;
    color: #333333;
}
.dropdown
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;/*11px;*/
    border: 1px solid #CACDCF;
    width: 154px;
    height: 20px;
    color: #333333;
}
.linkbutton
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;/*11px;*/
    color: #37436e;
    text-decoration: underline;
}

.linkbutton:link
{
    color: #4562DD;
    text-decoration: underline;
}
.linkbutton:visited
{
    color: #4562DD;
    text-decoration: underline;
}

.linkbutton:hover
{
    color: #969595;
    text-decoration: none;
}


.linkbuttonhead
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;/*11px;*/
    color: #AA0736;
    text-decoration: underline;
}

.linkbuttonhead:link
{
    color: #AA0736;
    text-decoration: underline;
}
.linkbuttonhead:visited
{
    color: #AA0736;
    text-decoration: underline;
}

.linkbuttonhead:hover
{
    color: #FDE1E1;
    text-decoration: none;
}
.white
{
    color: #FFFFFF;
    font-size: 10pt;/*12px;*/
    font-weight: bold;
}
.goldtext1
{
    color: #ffd546;
    font-weight: bold;
    font-size: 10pt;/*12px;*/
}

/*GridViewCSS Gamer Style*/
.GridViewStyle
{
    font-family: Verdana, Sans-Serif;
    font-size: 10pt;/*11px;*/
    table-layout: auto;
    border-collapse: collapse;
    border: #cbced4 1px solid;
    color: #547194;
}
/*Header and Pager styles*/
.HeaderStyle
{
    background-image: url(../images/tabletopbg.gif);
    background-position: left;
    background-repeat: repeat-x;
    height: 30px;
}
.PagerStyle
{
    background-position: bottom;
    background-repeat: repeat-x;
    background-color: #CEEEFF; /*height:20px;*/
}
.HeaderStyle th
{
    /*padding: 0px;*/
    padding-top: 0px;
    padding-left: 5px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: #4378AE;
}
.HeaderStyle a:link, .HeaderStyle a:visited
{
    text-decoration: none;
    color: #5393d4;
    display: block;
    text-align: left;
    font-weight: normal;
    border-left: solid 1px #cbced4;
    border-right: solid 1px #cbced4;
    padding-top: 25px;
    padding-bottom: 9px;
    padding-right: 5px;
    padding-left: 5px;
    background-image: url(../images/HeaderGamer.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.HeaderStyle a:hover
{
    background-image: url(../images/HeaderGamer_Hover.jpg);
    background-position: top;
    background-repeat: repeat-x;
}
.PagerStyle table
{
    text-align: center;
    margin: auto;
    height: 15px;
}
.PagerStyle table td
{
    border: 0px;
    padding: 2px; /*padding around pager numbers */
}
.PagerStyle td
{
    border-top: #cbced4 1px solid; /*top border of pager*/
    height: 15px;
}
.PagerStyle a
{
    color: #e8eff6;
    text-decoration: none;
    padding: 2px 5px 2px 5px; /*border around pager numbers*/
    border-top: solid 2px #e8eff6;
    border-right: solid 1px #999999;
    border-bottom: solid 1px #999999;
    border-left: solid 2px #e8eff6;
}
.PagerStyle span
{
    font-weight: bold;
    color: #5393d4;
    text-decoration: none;
    padding: 2px 5px 2px 5px;
}
/*RowStyles*/
.RowStyle td, .AltRowStyle td, .SelectedRowStyle td, .EditRowStyle td /*Common Styles*/
{
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    border-right: solid 1px #cbced4;
}
.RowStyle td
{
    background-color: #FFFFFF;
    color: #547194;
}
.AltRowStyle td
{
    background-color: #f1f7fc;
    color: #547194;
}
.SelectedRowStyle td
{
    height: 10px;
    background-color: #996633;
}
.hightlighrow td
{
    padding-left: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    border-right: solid 1px #9fd1fb;
}
.hightlighrow td
{
    background-color: #D7EEFA;
    color: #547194;
}
.greytext
{
    color: #666666;
    font-size: 11px;
    font-weight: bold;
}
.dropdownsmall
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;/*12px;*/
    border: 1px solid #CACDCF;
    width: 90px;
    height: 22px;
    color: #333333;
}
.textred
{
    font-family: Verdana;
    font-size: 10pt;/*11px;*/
    color: #FF3300;
    padding-left: 3px;
}
.tabletext
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
    color: #3C6FA3;
    background-image: url(../images/tabletopbg.gif);
    background-repeat: repeat-x;
}
.tabletext1
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 32px;
    color: #3C6FA3;
    background-image: url(../images/tabletopbg.gif);
    background-repeat: repeat-x;
}
.tabletext3
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    height: 25px;
    color: #3C6FA3;
    background-color: #E3F6FF;
    background-repeat: repeat-x;
}
.textbox2
{
    width: 180px;
    height: 20px;
    border: 1px solid #CACDCF;
    color: #333333;
}

CSS code: .cal_Theme1 .ajax__calendar_container
{
    background-color: #e2e2e2;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_header
{
    background-color: #86BCE7;
    margin-bottom: 1px;
}

.cal_Theme1 .ajax__calendar_title, .cal_Theme1 .ajax__calendar_next, .cal_Theme1 .ajax__calendar_prev
{
    color: #ffffff;
    padding-top: 1px;
}

.cal_Theme1 .ajax__calendar_body
{
    background-color: #ffffff;
    border: solid 1px #cccccc;
}

.cal_Theme1 .ajax__calendar_dayname
{
    text-align: center;
    font-weight: bold;
    margin-bottom: 2px;
    margin-top: 1px;
}
.cal_Theme1 .ajax__calendar_day
{
    text-align: center;
}

.cal_Theme1 .ajax__calendar_hover .ajax__calendar_day, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_month, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_year, .cal_Theme1 .ajax__calendar_active
{
    color: #FFFFFF;
    font-weight: bold;
    background-color: #86BCE7;
}
.cal_Theme1 .ajax__calendar_today
{
    font-weight: bold;
}

.cal_Theme1 .ajax__calendar_other, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_today, .cal_Theme1 .ajax__calendar_hover .ajax__calendar_title
{
    color: #385967;
}

/*RowStyles*/
.RowStyle1 td, .AltRowStyle1 td, .SelectedRowStyle1 td, .EditRowStyle1 td /*Common Styles*/
{
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    border-right: solid 0px #cbced4;
}
.RowStyle1 td
{
    background-color: #FFFFFF;
    color: #547194;
}
.AltRowStyle1 td
{
    background-color: #f1f7fc;
    color: #547194;
}
.hightlighrow1 td
{
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    border-right: solid 0px #9fd1fb;
}
.hightlighrow1 td
{
    background-color: #d7e9fa;
    color: #547194;
}

.linkbutton1
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;/*12px;*/
    color: #049cc0;
    font-weight: bold;
    text-decoration: underline;
}
.linkbutton1:link
{
    color: #4562DD;
    text-decoration: underline;
}
.linkbutton1:visited
{
    color: #4562DD;
    text-decoration: underline;
}

.linkbutton1:hover
{
    color: #969595;
    text-decoration: none;
}

.tableborder
{
    border-collapse: collapse;
    border: solid 1px #cbced4;
}

/*----modalpopup----*/
.divcolor
{
    cursor: pointer;
}
.tablehead
{
    background-image: url(../images/background.jpg);
    font-weight: bold;
}
.ModalPopupBackground
{
    background-color: Gray;
    opacity: .7;
    filter: alpha(opacity=80);
}
.modalBox
{
    background-color: #f6fcff;
    border: 1px solid #afe0ff;
}


.usertext
{
    color: #37436e;
}

.tabletopbg
{
    background: url(../images/tabletopbg.gif) repeat-x;
    padding-left: 10px;
    color: #135B86;
    font-size: 10pt;/*12px;*/
    height: 25px;
}

.tabletopbg1
{
    background: #f2f7fd;
}
.smalltext
{
    font-size: 10px;
    color: #666666;
}
.textbox3
{
    width: 300px;
    height: 18px;
    border: 1px solid #CACDCF;
    color: #333333;
}
.tabletopbg2
{
    background: url(../images/tabletopbg.gif) repeat-x;
    color: #135B86;
    font-size: 10pt;/*12px;*/
}
.textarea2
{
    width: 260px;
    height: 68px;
    border: 1px solid #CACDCF;
    color: #333333;
}
.p_scrollfriends
{
    width: 233px;
    height: 360px;
    overflow: auto;
}
.p_scrolllinks
{
    width: 920px;
    height: 300px;
    overflow: auto;
}
.p_scrolllinks1
{
    width: 740px;
    height: auto;
    overflow: auto;
}

.linkbutton3
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 10pt;/*12px;*/
    color: #37436e;
    font-weight: bold;
    text-decoration: underline;
}

.linkbutton3:link
{
    color: #4562DD;
    text-decoration: underline;
}
.linkbutton3:visited
{
    color: #4562DD;
    text-decoration: underline;
}

.linkbutton3:hover
{
    color: #969595;
    text-decoration: none;
}

.errortext
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}

.errortext a:link
{
    color: #000000;
    text-decoration: underline;
}
.errortext a:visited
{
    color: #000000;
    text-decoration: underline;
}
.errortext a:hover
{
    color: #000000;
    text-decoration: none;
}

/* New Design */
.header_bg{background:url(../images/index2_03.jpg) no-repeat;}
.menu_bg{background:url(../images/index2_05.jpg) no-repeat;}
.bigred{font-size:22px; color:#FF0000;}
.biggreen{font-size:16px; color:#006600;}
.boxbg1{background:url(../images/pk_12.jpg) top no-repeat;}
.boxbg{background:url(../images/pk_11.jpg) top no-repeat;}
.footerbg{background:url(../images/index2_17.gif) no-repeat;}

h1
{
    font-family: Verdana,Helvetica, sans-serif;
    font-size:16px;
    color:#000;
    line-height:20px;
    letter-spacing:-0.5px;
}
.textbox2small
{
    width: 30px;
    height: 20px;
    border: 1px solid #CACDCF;
    color: #333333;
}
.greenbig{font-family:Arial, Helvetica, sans-serif;
font-size:22px;
line-height:24px;
color:#00b070;}
