/* CSS Document */


.body{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333333;}

.heading2 { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#FFFFFF;}

.headings {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color:#006BA2;
	background-color:inherit;
	text-decoration:none
}

#slideshow {
    position:relative;
    height:237px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.highertop {
color:#333333;
font-family:Verdana;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
text-decoration:none;
}
      
.project_top_bg{ background:url(project_top_bg.gif) left top repeat-x; height:32px; }

.right_line
{
border-right:1px solid #E6E6E6;
}

.left_line
{
border-left:1px solid #E6E6E6;
}

.bottom_line
{
border-bottom:1px solid #E6E6E6;
}

.td
{background:url(images/pro_bg.gif); background-repeat:no-repeat;}

.topmenu a
{
    font-family: Arial;
	font-size: 13px;
	background-repeat: no-repeat;
	line-height: 18px;
	color: #FF0000;
	text-decoration:none;
	height: 20px;
	width: 350px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.topmenu a:hover
{
	
	font-family: Arial;
	font-size: 13px;
	background-repeat: no-repeat;
	line-height: 18px;
	height: 20px;
	width: 350px;
	color: #FF3300;
	text-decoration:underline;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.topmenu1 a
{
    font-family: Arial;
	font-size: 13px;
	background-repeat: no-repeat;
	font-weight:bold;
	line-height: 18px;
	color:#333333;
	text-decoration:none;
	height: 20px;

}
.topmenu1 a:hover
{
	
	font-family: Arial;
	font-size: 13px;
	background-repeat: no-repeat;
	line-height: 18px;
	font-weight:bold;
	height: 20px;
	color:#0066CD;
	text-decoration:underline;

}

.border{
	border: 1px solid #666666;
	}
