/*a:hover{
        color:orange;
        text-decoration:none;
        font-family:Verdana, sans serif;
}


a{
         color:blue;
         text-decoration:none;
         font-family:Verdana, sans serif;
}*/

a:hover{
        color:orange;
        text-decoration:none;
        font-family:Verdana, "sans serif";
}


a{
         color:#330066;
         text-decoration:none;
         font-family:Verdana, "sans serif";
         font-style: bold
}

/*body{
        color:#636363;
        font-family: Verdana, sans serif;
        font-size:12;
}*/

body{
        color:#3333CC;
        font-family: Verdana, "sans serif";
        font-size:12;
}

td.anc{
        background-color:#9999ff;
}

table.blackbg{
        background-color:black;
}


#linklist {
        border: 1px solid #000;
        margin: 0em;
        width: 100%;
        padding: 5px;
        font-family: Verdana, sans-serif;
        font-size: 12px;
        height: 25px;
        background: #333399;
    }

#linklist p {
        display: inline;
    }

#linklist ul li.first {
        margin-left: 0;
        border-left: none;
        list-style: none;
        display: inline;
        font-weight: bold;
        }

#linklist ul {
        margin-left: 0;
        padding-left: 0;
        display: inline;
        font-weight: bold;
        white-space: nowrap;
    }

#linklist li {
        margin-left: 0;
        padding: 3px 15px;
        border-left: 1px solid #000;
        list-style: none;
        display: inline;
        font-weight: bold;
        }

#linklist a:link {
        text-decoration: none;
        font-weight: bold;
        color: #FFFFFF;
        }

#linklist a:active {
        text-decoration: none;
        font-weight: bold;
        color: #FFFFFF;
        }

#linklist a:visited {
        text-decoration: none;
        font-weight: bold;
        color: #FFFFFF;
        }

#linklist a:hover {
        text-decoration: none;
        font-weight: bold;
        color: #CCDDEE;
        }

#linklist a.pixLink:link {
        text-decoration: none;
        font-weight: bold;
        color: yellow;
        }

#linklist a.pixLink:active {
        text-decoration: none;
        font-weight: bold;
        color: #FFFFFF;
        }

#linklist a.pixLink:visited {
        text-decoration: none;
        font-weight: bold;
        color: yellow;
        }

#linklist a.pixLink:hover {
        text-decoration: none;
        font-weight: bold;
        color: #CCDDEE;
        }

#quote {
        border: 2px #660000 solid; font-family: Verdana, "sans serif"; font-size: 10px; color:#000000; color:gray; 
/*        border: 2px solid gray;
        font-family: Verdana, sans serif;
        font-size: 12;
        color:#636363;  
        color:gray;*/
}

#timeind {
        //color:#666666;
        color:#3333CC;
        font-weight:bold;
}

#pic {
        font-weight: normal;
}

/*
#divyan{
        
        font-weight: bold;
        color:#9988ff;
}

#nikhil{
        
        font-weight: bold;
        color:#66ffff;
}

#bijesh{
        
        font-weight: bold;
        color:#ff5566;
}*/

#divyan{
        
        font-weight: bold;
        color:#B06464;
}

#nikhil{
        
        font-weight: bold;
        color:#B30000;
}

#bijesh{
        
        font-weight: bold;
        color:#590009;
}

#indent{
        margin-left: 50px;
        font-size: x-small;
}

#pixLink{
   color:yellow;     
}

.content {
        //border:1px dashed #38b3ea;
        border:1px #660000 dashed;
        padding:10px;
        font-family: Verdana, sans serif;
        font-size: 12;
        color:#3333CC;     
        SCROLLBAR-FACE-COLOR: #38b3ea; 
        SCROLLBAR-HIGHLIGHT-COLOR: #38b3ea; 
        SCROLLBAR-SHADOW-COLOR: #38b3ea; 
        SCROLLBAR-3DLIGHT-COLOR: #38b3ea; 
        SCROLLBAR-ARROW-COLOR: #f660ab; 
        SCROLLBAR-TRACK-COLOR: #38b3ea; 
        SCROLLBAR-DARKSHADOW-COLOR: #38b3ea;      
}

.content2 {
        border:1px dashed red;
        padding:10px;
        font-family: Verdana, serif;
        font-size: 12;
        color:#3333CC;        
        SCROLLBAR-FACE-COLOR: #38b3ea; 
        SCROLLBAR-HIGHLIGHT-COLOR: #38b3ea; 
        SCROLLBAR-SHADOW-COLOR: #38b3ea; 
        SCROLLBAR-3DLIGHT-COLOR: #38b3ea; 
        SCROLLBAR-ARROW-COLOR: #f660ab; 
        SCROLLBAR-TRACK-COLOR: #38b3ea; 
        SCROLLBAR-DARKSHADOW-COLOR: #38b3ea;      
}

.title1
{
        //color:#9999FF;
        color:#660000;
        font-weight:bold;
}

.imgtitle
{
        color:red;
        text-decoration:underline;
        font-size:xx-small;
        font-weight:bold;
}

.lowresimg
{
        border:2px solid #3333CC; 
}

h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; color: #660000}
