﻿
/** This CSS is according to Mozilla Firefox 1.5.0.4**/


body {margin:0px 0px 0px 0px;}

#content-wrapper {Width:984px;}
#content-wrapper #content {width:984px; height:auto; margin-top:0px; padding:25px 0 5px 0; }


#header { width:984px;   height:99px; }
#middle-content { width:984px; padding:0 2px 2px 2px;}
#news {width:180px;}

#vmarquee { position: absolute ; width: 98%; margin-left:-3px;}


#content #rightpane {float:right; width:200px;}                      
#content #leftpane {float:left; width:770px; padding: 5px 5px 5px 5px; }
#content #fullpane {width:984px;}



img{border:none;}
.clear{clear:both;}
.hide,hr{display:none;}
.transparent{-moz-opacity: 0.25;opacity:0.25;}



/** News Event **/
#marqueecontainer{
	position: relative;
	width: 180px; /* marquee width */
	height: 250px; /* marquee height */
	background-color: white;
	overflow: hidden;
	padding-left: 4px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
	




.boxhome_footer {
	background-image: url(images/box_footer.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.maintext{
	
	font-size:11px;
	text-decoration:none;
	color:Black;
	font-weight:normal;
	text-align: left;
	font-family: Verdana;
	
	}

.grayheading {
	font-family: Verdana;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	margin-left: 24px;
	font-size: 24px;
}

.menu {
	width:164px;
	position:relative;
	z-index:100;
	font-family:Verdana;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {
	width:164px;
	
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {
	width:164px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
	float:left;
	width:164px;
	position:relative;
}
/* style the links for the top level */
.menu a, .menu a:visited {
	display:block;
	font-size:12px;
	text-decoration:none;
	color:#00446e;
	width:164px;
	font-weight:normal;
	text-align: center;
	font-family: Verdana;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
	width:164px;
	
}

/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited {
	background-color: #00446e;
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background-color: #00446e;
}
.menu ul ul :hover > a.drop {
	background-color: #00446e;
}


/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:0;
	top:14px;
	left:0;
	width:164px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
	top:30px;
	
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
	color:#00446e;
	height:auto;
	line-height:1em;
	width:164px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: center;
	background-color: #EEEEEE;
	border: 0px solid #cccccc;
}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {
	width:150px;
	
}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
	color:#00446e;
	background-color: #F7F7F7;
	text-decoration: underline;
}
.menu :hover > a, .menu ul ul :hover > a {
	color:#00446e;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }


    .style1
    {
        height: 30px;
    }


.dgData 
{
border: 1px solid Black;
width: 602px;
text-decoration: none;
/*background-color: rgb(240, 240, 240);*/
border-collapse: collapse;
padding:4px auto;
}
.dgData td{ height:24px; text-align:center; vertical-align:middle;  color:#000; font-size:small;}
.dgData .a{ background-color:#E1E1FF;}
.dgData .b{ background-color:#CCFFFF}
.dgData .c{ background-color:#FF9999;}
	
.dgData .head{font-weight:bold;background-color: rgb(240, 240, 240);}
.dgDate .items{background-color:#fff;text-align:center; }

.dgTotal 
{
	font-size: small;font-weight:bold; border: 1px solid #000000; background-color:#EEEEEE;
	text-align:center; vertical-align:middle;text-decoration:none; height:24px;
 
}

.tdalign{ margin-left:-15px; text-align:left; }











