﻿body
{
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    background-color: #F0F0F0;
    font-family: Verdana,Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #3B3B3B;
    font-style: normal;
    font-weight: normal;
    line-height:20px;
}



/**************** main *********************/

.main .topx--
{
   width: auto;
    height: 4px;
    vertical-align: top;
}
.main .top-x- {
	background-image: url(../../images/corner/frame-top-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.main .top--x {
	background-image: url(../../images/corner/frame-top--x.gif);
	background-repeat: no-repeat;
	width: auto;
	height: 4px;
	vertical-align: top;
}

.main .midx-- {
	background-image: url(../../images/corner/frame-midx--.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}
.main .mid--x {
	background-image: url(../../images/corner/frame-mid--x.gif);
	background-repeat: repeat-y;
	width: 4px;
	height: auto;
}

.main .botx-- {
	background-image: url(../../images/corner/frame-botx--.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: top;
}
.main .bot-x- {
	background-image: url(../../images/corner/frame-bot-x-.gif);
	background-repeat: repeat-x;
	width: auto;
	height: 4px;
}
.main .bot--x {
	background-image: url(../../images/corner/frame-bot--x.gif);
	background-repeat: no-repeat;
	width: 4px;
	height: 4px;
	vertical-align: bottom;
}

/***********************************************************/


.tlimg{width:10px; height:10px; text-align:left; vertical-align:top;}        
.trimg{width:10px; height:10px; text-align:right; vertical-align:top;}        
.blimg { width:10px; height:10px; text-align:left; vertical-align:bottom;}        
.brimg{width:10px; height:10px; text-align:right; vertical-align:bottom;}



#topmenu
{
    height:20px;    
    background-repeat:repeat-x;
    text-align:right;
    width:864px;    
}


#header
{
    height:180px;
}


#mainmenu
{
    height: 45px;    
    text-align:center;    
}



.menu
{   
    text-decoration: none;
    background-image: url('../../images/ttd.jpg');
}

.menu:hover, .menu:active, .menu:focus
{
    background-image: url('../../images/dtt.jpg');
    color: white;
}


.amenu
{
    font-size: 15px;
    color: #0099CC;
    text-decoration: none;
}



#bmenu
{
    height: 40px;
    background-image: url('../../images/dtt.jpg');
    vertical-align:bottom;
}


#footer
{
    
    background-color: #E4E4E4;
}

/********************** div class *********************/


div.div0b
{
    padding: 5px;    
}

div.divb
{
    padding: 5px;
    border: 1px solid #F3F3F3;
    text-align: justify;
}

div.div10b
{
    padding: 10px;
    border: 1px solid #F3F3F3;
}


div.contenthead
{
    font-size: 12px;
    font-weight: bold;
    color: #999999;
}

div.dash
{
    width:864px;
    height: 0px;
    border-top-style: dashed;
    border-top-width: 1px;
    border-top-color: #336600;
}


div.center
{
    text-align:center;
}

div.justify
{
    text-align:justify;
}

div.left
{
    text-align:left;
}
    


div.line
{
    width:100%;
    height:0px;
    border-bottom:1px; 
    border-bottom-color:#c0c0c0; 
    border-bottom-style: solid;
    margin-top:5px;
    margin-bottom:5px;
}



/****************************************************************/



/******************* A LINK **************************************/

 a.code
        {
            font-size:11px;
            color:#336699;
            font-weight:bold;
        }
        
        
a.changeofc
{
    text-decoration:none;
    color: #666633;    
    font-size: 12px;
}



a.link
{
    color: #666633;
    text-decoration: none;
    font-size: 12px;
}
a.link:hover
{
    color: #3399FF;
    text-decoration: underline;
}



a.slink
{
    color: #FF9900;
    text-decoration: none;
    font-size: 10px;
}

a.slink:hover
{
    color: #3399FF;
    text-decoration: underline;
}


a.leftmenu
{
    color: Black;
    text-decoration: none;
    font-size: 11px;   
}


a.leftmenu:hover
{
    color:#336699;
    text-decoration:underline;
}


a.botmenu
{
    color:Maroon;
    text-decoration:none;
    font-size:11px;
}

a.botmenu:hover
{
    color:red;
    text-decoration:underline;
}


a.topmenu
{
    color: #0066CC;
    text-decoration: none;
}

a.topmenu:hover
{
    color: #336600;
    text-decoration: underline;
}


a.know
{
    color: White;
    font-size:14px;
    text-decoration: none;
}

a.know:hover
{
    color: #F4F4F4;
}


div.know1
{
    background-color:#336699;
}


/*****************************************************************/

.tablehead
{
    background-color: #6699FF;
    color: #FFFFFF
}

/********************* Update  TabS***************/

 .tabs
        {
            position:relative;
            top:1px;
            left:-12px;
            height: 28px;
        }
      
        .tab
        {
            border:solid 1px #c0c0c0;
            background-color:#CCCCCC;
            padding:2px 10px;
            color:Maroon;
        }
        .selectedTab
        {
            background-color:white;
            border-bottom:solid 1px white;
            color:Maroon;
        }
        .tabContents
        {
            border:solid 1px #F3F3F3;
            padding:10px;
            background-color:white;
        }
        

/***************************************************/


.hoverPanel
{
    border: 1px solid #0000FF;
    display: none;
    z-index: 3;
    background-color: #EAFFFA;
}

.news
{
    color: #0099CC;
    font-size: 10px;
    font-weight: bold;
}


.watermarked {
	height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}	


.but_back
{
    color: #336699;
    font-size: small;
    font-weight: bold;
    padding: 5px;
    text-align: center;
    background-color: #F7F7F7;
    border: 1px solid #C0C0C0;
}

.head_back
{
    color: #336699;
    font-size: small;
    font-weight: bold;    
    text-align: left;
    padding: 5px;
    border: 1px solid #F9F9F9;
}

/******************** Query menu******************/

 .qry
{
    background-image: url('../../images/qry.jpg');
    width: 190px;
    text-align: center;
    height: 20px;
    border: solid 2px #2C76D7;
    font-family: Arial;
    font-weight: bold;
    color: #CCCCCC;
    padding: 2px 5px 2px 5px;
    text-decoration: none;
}   
                
        .qry a
{
    font-family: Arial;
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
        .qry a:hover{font-family:Arial;font-weight:bold;color:#cae6ff;text-decoration:none;}
        
        
/************************************************************/
