﻿body, td, th
{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
}
body
{
    background-color: #000000;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}

.style1
{
    color: White;
    font-size: 11px;
    font-family: Tahoma;
}
.style2
{
    color: #FFFFFF;
}

.style3
{
    color: #ffff00;
    font-weight: bold;
}
.lblheader
{
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: #00ffff;
}
.paddingleft
{
    padding-left: 5px;
}

.txtlbl
{
    border: none;
    border-color: White;
}

.tdLineLeftMenu
{
    border-bottom: 1px solid #ffffff;
}

.font
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
}

.fontB
{
    font-family: Tahoma;
    font-size: 12px;
    text-decoration: none;
    color: Black;
}

.tblHeading
{
    background-color: #507CD1;
    font-size: 12px;
    font-weight: bold;
    height: 20px; /*text-align:center;*/
    vertical-align: middle;
}

.backcolor
{
    border-left: 1px #99CCFF solid;
    border-right: 1px #99CCFF solid;
    border-top: 1px #99CCFF solid;
    border-bottom: 1px #99CCFF solid;
    background-color: #d7d7d7;
    color: Black;
}

.txtbox
{
    border-right: #adcbff 1px solid;
    padding-right: 1px;
    border-top: #adcbff 1px solid;
    padding-left: 1px;
    font-size: 12px;
    padding-bottom: 1px;
    border-left: #adcbff 1px solid;
    padding-top: 1px;
    border-bottom: #adcbff 1px solid;
    font-family: Tahoma;
    background-color: #ffffff;
}
.print_Bottom
{
    border-bottom: 1px solid #000000;
}
.forecolor
{
    color: #0033FF;
}
.tdright
{
    border-right: 1px #999999 dotted;
}

.tdbottom
{
    border-bottom: 1px #999999 dotted;
}

.txthidden
{
    visibility: hidden;
    display: none;
}

.btn
{
    height: 21px;
    color: Black;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    background-color: #99ccff;
    border: 0;
    cursor: pointer;
    cursor: hand;
}
.tdLine
{
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    border-top: 1px #cccccc solid;
}
.tdLineBlcak
{
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    border-bottom: 1px #cccccc solid;
    border-top: 1px #cccccc solid;
}
.tblBdr
{
    border-left: 1px #99CCFF solid;
    border-right: 1px #99CCFF solid;
    border-bottom: 1px #99CCFF solid;
    border-top: 1px #99CCFF solid;
}
.colHdinsideTDBgcolorAlt
{
    background-color: White;
}
.colHdinsideTDBgcolor
{
    background-color: #d7d7d7;
}
.tdLinetrl
{
    border-left: 1px #cccccc solid;
    border-right: 1px #cccccc solid;
    border-top: 1px #cccccc solid;
}
.tabline
{
    border-bottom: 1px solid #FFffff;
    border-top: 1px solid #FFffff;
    border-left: 1px solid #FFffff;
    border-right: 1px solid #FFffff;
}

A:link
{
    text-decoration: none;
}
A:visited
{
    text-decoration: none;
}
A:active
{
    text-decoration: none;
}

A.blue
{
	text-decoration: none;
	color: #3399cc;
	font-size: 12px;
	font-weight: bold;
}
A:hover.blue
{
	text-decoration: underline;
	color: #3399cc;
	font-size: 12px;
	font-weight: bold;
}

A:active.blue
{
	text-decoration: underline;
	color: #3399cc;
	font-size: 12px;
	font-weight: bold;
}

.anchorblue A:link
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #33ccff;
}
.anchorblue A:visited
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #33ccff;
}
.anchorblue A:active
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #33ccff;
}
.anchorblue A:hover
{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: White;
}

.anchorwhite A:link
{
    text-decoration: none;
    color: White;
}
.anchorwhite A:visited
{
    text-decoration: none;
    color: White;
}
.anchorwhite A:active
{
    text-decoration: none;
    color: White;
}
.anchorwhite A:hover
{
    color: White;
    text-decoration: underline;
}
.openwhitecontent{ /*class added to contents of 1st demo when they are open*/
background: 993300;
  font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.accordionHeader
{
    color: #ffffff;
    background-color: #006699;
    font-family: Verdana;
    border-bottom: 1px #ffffff solid;
    font-size: 11px;
    font-weight: bold;
    padding: 2px;
    margin-top: 1px;
    cursor: pointer;
}
.accrdinLine
{
    border-bottom: 1px solid #006699;
}
.accordVert
{
    border-right: 1px solid #006699;
}
.tdLineLeftMenu
{
    border-bottom: 1px solid #006699;
}

.accordionContent
{
    border-bottom: 1px #ffffff solid;
    background-color: #d4d0c8;
    border-top: none;
    padding: 0px;
}

.anchorwhitecontent15 A:link
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.anchorwhitecontent15 A:visited
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.anchorwhitecontent15 A:active
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.anchorwhitecontent15 A:hover
{
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #fefe00;
}

.anchorwhitecontent
{
	font-family: Tahoma;
	font-size: 12px;
	padding-left: 20px;
	color: #FFFFE1;
}
.anchorwhite14 A:link
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.anchorwhite14 A:visited
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.anchorwhite14 A:active
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.anchorwhite14 A:hover
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #fefe00;
}

.anchorwhite13 A:link
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.anchorwhite13 A:visited
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.anchorwhite13 A:active
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    text-decoration: none;
    color: White;
}
.anchorwhite13 A:hover
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #fefe00;
}

.anchorgreen A:link
{
    text-decoration: none;
    color: Green;
}
.anchorgreen A:visited
{
    text-decoration: none;
    color: Green;
}
.anchorgreen A:active
{
    text-decoration: none;
    color: Green;
}
.anchorgreen A:hover
{
    color: Green;
    text-decoration: underline;
}

.tabline_black
{
    border-bottom: 1px solid #000000;
    border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.tablinegreen
{
    border-bottom: 1px solid #99CCFF;
    border-top: 1px solid #99CCFF;
    border-left: 1px solid #99CCFF;
    border-right: 1px solid #99CCFF;
}
.tabT
{
    border-bottom: 1px solid #99CCFF;
    border-left: 1px solid #99CCFF;
    border-right: 1px solid #99CCFF;
}
.tdHeaderBggv
{
    background-color: #99CCFF;
}
.tdHeaderBgggv
{
    background-color: Black;
}
.tdbottom
{
    border-bottom: 1px #cccccc solid;
}
.tdtop
{
    border-top: 1px #cccccc solid;
}
.tdLinerlg
{
    border-right: 1px #99CCFF solid;
    border-bottom: 1px #99CCFF solid;
}
.tdLinerBlack
{
    border-right: 1px #000000 solid;
    border-bottom: 1px #000000 solid;
}
.tdLinerBlackBottom
{
    border-bottom: 1px #000000 solid;
}
.tdLinebg
{
    border-bottom: 1px #99CCFF solid;
}
.tdLinelg
{
    border-left: 1px #99CCFF solid;
}
.tdLineTg
{
    border-top: 1px #99CCFF solid;
}
.tdLineRg
{
    border-right: 1px #99CCFF solid;
}
.tdLineRBlack
{
    border-right: 1px #000000 solid;
}
.tdHeaderB
{
    background-color: #99CCFF;
}
.tdHeaderBgGray
{
    background-color: #999999;
}

.boldnews
{
    font-size: 14px;
    font-family: Tahoma;
    color: Green;
}

.tdclass
{
    height: 20px;
    vertical-align: middle;
    text-align: left;
    padding-left: 5px;
}

.tdcolon
{
    width: 10px;
    vertical-align: middle;
    text-align: center;
}

.tdempty
{
    height: 10px;
}

.tdempty5
{
    height: 5px;
}

.txthidden
{
    visibility: hidden;
    display: none;
}

.tabline3
{
    border-bottom: #bab8b3 3px solid;
    border-top: #bab8b3 3px solid;
    border-left: #bab8b3 3px solid;
    border-right: #bab8b3 3px solid;
}

.lbl_close
{
    font-family: Arial;
    cursor: Hand;
    text-decoration: none;
    color: White;
}

.modalpopupbg
{
    background-color: #808080;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.passwordstrength
{
    color: White;
    font-weight: bold;
}

.category
{
    color: #ffff00;
    font-size: 14px;
    font-weight: bold;
}

A.lb_yellowbold
{
    color: #ffff00;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

A:hover.lb_yellowbold
{
    color: #ffff00;
    text-decoration: underline;
    font-weight: bold;
    font-size: 16px;
}

A:active.lb_yellowbold
{
    color: #ffff00;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

A:link.lb_yellowbold
{
    color: #ffff00;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

A:visited.lb_yellowbold
{
    color: #ffff00;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
}

.td_greyall
{
    border-bottom: 1px solid #d3d3d3;
    border-top: 1px solid #d3d3d3;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
}

.td_grey
{
    border-bottom: 1px solid #d3d3d3;
}

.tdLinerR
{
    border-right: 1px #006699 solid;
}

.tahoma13
{
    font-family: Tahoma;
    font-size: 13px;
    color: White;
    font-weight: bold;
}
.tahoma13black
{
    font-family: Tahoma;
    font-size: 13px;
    color: Black;
    font-weight: bold;
}

.tahomawhite14
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: White;
}

.tahomawhite15
{
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: White;
}

.tahomablue14
{
    font-family: Tahoma;
    font-size: 14px;
    font-weight: bold;
    color: #33ccff;
}

.tahomared13
{
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #ff0000;
}

.tahomablue13
{
    font-family: Tahoma;
    font-size: 13px;
    color: #043ffe;
}

.tahomablack15
{
    font-family: Tahoma;
    font-size: 15px;
    font-weight: bold;
    color: Black;
}


