body{
	background-color:#eaeaea;
	padding:0px;
	margin:0px;
}

a{
	outline:none;
}

a:hover{
	outline:none;
}

.tabbg{
	background-color:#FFFFFF;
}

.address{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#868686;
	text-decoration:none;
}

.highlight{
	color:#767474;
}

.email{
	color:#868686;
	text-decoration:none;
}

.email:hover{
	color:#767474;
	text-decoration:underline;
}

.bodytxt{
	font:11px Arial;
	color:#9c9c9c;
	text-decoration:none;
	line-height:16px;
	padding-right:20px;
	text-align:justify;
}
.workplan{
	font:11px Arial;
	text-decoration:underline;
	color:#38a9e3;
}
.workplan1{
	font:11px Arial;
	text-decoration:none;
	color:#38a9e3;
}

.dots{
	font:11px Arial;
	color:#9b9b9b;
	text-decoration:none;
	line-height:18px;
	text-align:justify;
	padding-left:15px;
	padding-top:6px;
	margin-top:6px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.footer{
	font:11px Arial;
	color:#9a9a9a;
	text-decoration:none;
}

.footer a:link{
	color:#9a9a9a;
	text-decoration:none;
}

.footer a:visited{
	color:#9a9a9a;
	text-decoration:none;
}

.footer a:hover{
	color:#9a9a9a;
	text-decoration:underline;
}
.projdetailtxt{
	font:12px Arial;
	color:#8f8f8f;
	text-decoration:none;
	padding-left:3px;
	text-align:justify;
	font-weight:bold;
}
.projdetaildata{
	font:12px Arial;
	color:#38a9e3;
	text-decoration:none;
	padding-left:3px;
	text-align:justify;
	font-weight:bold;
}


.projtxt{
	font:11px Arial;
	color:#9c9c9c;
	text-decoration:none;
	padding-left:15px;
	text-align:justify;
}

.projecttxt{
	color:#090184;
}

.read{
	font-weight:bold;
	text-decoration:underline;
	color:#38a9e3;
}

.read:hover{
	font-weight:bold;
	text-decoration:none;
	color:#38a9e3;
}

.dots{
	font:11px Arial;
	color:#9b9b9b;
	text-decoration:none;
	line-height:20px;
	text-align:justify;
}

.link{
	text-decoration:underline;
	color:#38a9e3;
}

.link:hover{
	text-decoration:none;
	color:#9c9c9c;
}

/***************************************************************************************/	
/* highslide **/

.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: tahoma;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}



.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 150px;
    padding: 5px;
	color:#000000;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.style111 {
	font-family:tahoma;
	font-size:12px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}
.style112 {
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	line-height:15px;
}
/****************/

