﻿body {
background-image:url(images/back.png);
font-size:10pt;
font-family:Arial;
margin:0px;
padding:1000;
color:#330000;
}

#page {
width:875px;
background:#FFCF75;
margin:auto;
padding-bottom:auto;
}

#header {
clear:both;
width:800px;
height:53px;
text-align:center;
background-image:url(images/hea41.png);
background-repeat:no-repeat;
padding-bottom:20px;
padding-left:80px;
padding-right:0px;
padding-top: 10px;
}

#menulinks {
clear:both;
width:875px;
height:40px;
padding-left:0px;
padding-bottom:0px;
background-image:url(images/menulinks.png);
}

* html #menulinks a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #menulinks a span { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }
  
#menulinks a {
	padding-left:0px;
	height:39px;
   background-image:none;
	display:list-item;
	color:#FFFFFF;
	text-decoration:none;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin-right:3px;
	margin-left:3px;
	margin-top:3px;
  }

#menulinks  a span {
	padding-left:0px;
	padding-right:20px;
	padding-top:12px;
	height:30px;
	display:list-item;
   background-image:none;
	text-decoration:none;
	cursor:pointer;
  }
  
  
#menulinks a:hover, #menulinks a.active {
	background-image:url(images/menuhover.png);
	background-position:top left;
	text-decoration:none;
	color:#FFFFFF;
}

#menulinks a:hover span, #menulinks a.active span {
   background: url(images/menuhoverright.png) right top no-repeat;
	text-decoration:none;
}
#rightbar {
float:left;
width:10px;
line-height:14pt;

}




#mainarea {
width:860px;
clear:both;
padding-left:40px;

}

#contentarea {
width:545px;
padding-right:30px;
float:left;
line-height:14pt;
padding-bottom:10px;
}

#sidebar {
float:left;
width:235px;
line-height:10pt;

}

#footer {
width:865px;
clear:both;
height:75px;

padding-right:0px;
text-align:center;
line-height:14pt;
background-color:;
font-size:11px;
font-weight: bold;
color:#000000;
}

h1 {
font-size:20pt;
color:#FFFFFF;
margin:0;
}

h2 {
font-size:12pt;
color:#FFFFFF;
padding-top:6px;
}

.description {
font-size:14pt;
color:#FFFFCC;
margin:0;
}

a {
color:#330000;
text-decoration:none;
}

a:hover {
text-decoration:underline;
}



        #ticker-container {
        position:relative;
        overflow:hidden;
        width: 250px;
        height: 10px;
        
        background-repeat: repeat;
        padding: 2px;
        border: Defaultpx dotted #000033;
        }
	
	#ticker {
		position:relative;
		width:150px;
	}
	
	#ticker ul {
		padding:0px;
		margin:0px;
		list-style-type:none;
	}
	#ticker ul li {
            display:list-item;
            margin-top: 1px;
            margin-bottom: 1px;
            padding-top: 1px;
            padding-bottom: 1px;
            font-family: times;
            font-size: large;
            font-weight: normal;
            color: ;
            padding-left: 2px;
	}
	
	#ticker ul li a {
            font-family: times;
            font-size: large;
            font-weight: normal;
            color: ;
            text-decoration: none;
            padding-left: 2px;
	}
        
        #ticker ul li a:hover {
            font-family: times;
            font-size: large;
            color: ;
            text-decoration: none;
            padding-left: 2px;
        }


     /*<---------------------Mahesh changes start------------*/


#sddm
{	clear:both;
width:875px;
height:38px;
padding-left:0px;
padding-bottom:0px;
padding-top:0px;
}    
* html #sddm li { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

* html #sddm li a { /* Filter for IE6 to prevent li stacking */
  float: left;
  text-decoration: none;
  }

#sddm li
{	margin:0px;
	padding: 0;
     
	list-style: none;
	float: left;
	font: bold 11px arial
        margin-right:3px;
	margin-left:3px;
	margin-top:3px;
}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 10px 23px;
	width:95px;
        font-size:12px;
        font-family:times;
        font-weight:bold;
        background-image:url(images/pro1.gif);
color:#ffffff;	
	
	text-align:center;
	text-decoration: none;
        
}


#sddm li a:hover
{
background-image:url(images/pro.gif);
color:#ffffff;
text-align:center;
	
}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin:0;
	padding:0;

       
	border: 0px solid ;
}

#sddm div a
{	font-family: times;
            font-size:12px;
            
            font-weight: normal;
            color:ffffff ;
            text-decoration: none;
            padding-left: 13px;
            padding-bottom:0px
           
}

	



        /*<---------------Mahesh changes closed------------*/


/*.........table.....*/
#tab table.stats 
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 12px;
color: #fff;
width: 550px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

#tab table.stats td 
{background-color: #CCC;
color: #000;
padding: 20px;
text-align: left;
border: 1px #fff solid;}

#tab table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align:center;
border-bottom: 2px #fff solid;
font-size: 14px;
font-weight: bold;}#page #mainarea #contentarea .style1 a strong {
	color: #000;
}
#page #mainarea #contentarea .style1 a strong u {
	color: #F00;
}
#page #mainarea #contentarea .style1 center p .style4 strong {
	color: #F00;
}
#tab table.board
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: normal;
font-size: 11px;
color: #fff;
width: 550px;
background-color: #666;
border: 0px;
border-collapse: collapse;
border-spacing: 0px;}

#tab table.board td 
{background-color: #CCC;
color: #000;
padding: 4px;
text-align: left;
border: 1px #fff solid;}

#tab table.board td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align:center;
border-bottom: 2px #fff solid;
font-size: 14px;
font-weight: bold;}#page #mainarea #contentarea .style1 a strong {
	color: #000;
}

footertext {
font-size:11pt;
font-weight: bold;
color:#FFFFFF;
}