/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
td{
	color: #333333;
	font-size:12px;
	line-height: 160%;
	font-family:Arial, Helvetica, sans-serif;
}	
a:link,a:visited{
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}.color1 {
	
	font-size: 14px;
	font-weight: bold;
	color: #094E9C;
}
.color2 {
	
	font-size: 14px;
	color: #094E9C;
}
.color3 {
	color: #FFFFFF;
}

a.menu:link {
    
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
a.menu:visited {
	
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.back {
	background-image: url(../images/aboutp2.jpg);
	background-repeat: repeat-y;
}
.line1 {
	background-image: url(../images/white.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line2 {
	background-image: url(../images/bule.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.line3 {
	background-image: url(../images/grey.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.line4 {
	background-image: url(../images/orange.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
