/* CSS Document */
body{
	font-size:13px;
	color:#000000;
	margin:0px;
	background:url(images/bg.jpg) repeat-x bottom left #9BB6BD;
	}
	
td{
	font-size:13px;
	}
	
.title{
	color:#FFFFFF;
	}
	
#pro a:link{
	text-decoration:none;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
	}

#pro a:visited {
	text-decoration: none;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
#pro a:active {
	text-decoration: none;
	color:#FFFFFF;
	font-size:15px;
	font-weight:bold;
}
#pro a:hover {
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
	color:#FFD60D;
}

a:link{
	text-decoration:none;
	color:#000000;
	}

a:visited {
	text-decoration: none;
	color:#000000;
}
a:active {
	text-decoration: none;
	color:#000000;
}
a:hover {
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
	color:#FF0000;
}

#pro1 a:link{
	text-decoration:none;
	color:#FFFFFF;
	}

#pro1 a:visited {
	text-decoration: none;
	color:#FFFFFF;
}
#pro1 a:active {
	text-decoration: none;
	color:#FFFFFF;
}
#pro1 a:hover {
	text-decoration: none;
	position: relative;
	right: 0px;
	top: 0px;
	font-weight:bold;
	color:#F5E202;
}

.mline{
	background:url(images/mline.gif) right top no-repeat;
}

.left{
	border-left:#97BEBB 1px solid;
	border-right:#97BEBB 1px solid;
	background-color:#DDF2EB;
}

.contect{
	line-height:130%;
	text-align:justify;
	color:#000000;
	}

.about{
	font-size:14px; 
	color:#FF9933;
	}
