/* CSS Document */
html,body{margin:0;
padding:0;

}

.text12px {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 12px;
	line-height: 14px;
}

.text16px {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 16px;
	line-height: 16px;
		font-weight: bold;
	color: #003333;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000033;
}
.copyright 	{
	font-family:Helvetica, Arial, Verdana; 
	font-size:10px; 
	font-weight:normal; 
	color:#990000;	
}

.copyright2 	{
	font-family:Helvetica, Arial, Verdana; 
	font-size:10px; 
	font-weight:normal; 
	color:#990000;	
}
.copyright3	{
	font-family:Helvetica, Arial, Verdana; 
	font-size:10px; 
	font-weight:normal; 
	color:#990000;
	padding-left:5px;	
}
* html .copyright2{padding-bottom:6px;}
* html .copyright3{padding-bottom:6px; padding-left:2px}
/** html .bottom {padding-left:4px;}*/
.news 	{
	font-family:Helvetica, Arial, Verdana;
	font-size:11px;
	font-weight:bold;
	color:#000033;
	line-height: 12px;
}

a{	
	
	color:#990000; 
	text-decoration:none;
	outline:none;	
}
a:hover	{	
	color:#000033;
	text-decoration:underline; 
}

.nextback{
	font-family: Arial, Verdana;
	font-size:11px;
	color:#ff9900; 
	text-decoration:none;
	outline:none;	
}
.nextback a:hover {color:#fff;}



.bg1		{	background-color:#ffecc8;} 
.bg2		{	background-color:#ff9900;} 
.bg3		{	background-color:#ffffff;}
.bgabout	{	background-color:#999900;}
.bgprocess	{	background-color:#FF6600;}	
.quotes {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 14px;
	color: #000033;
}
.bgproject {
background-color:#006699;
}
.bgmural {
background-color:#0099FF;
}
.person {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000033;
	line-height: 12px;
}
img {outline:none;}
/*************** Contact form style******************/
.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #555555;

}

.bluebox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*font-weight: bolder;*/
	color: #000000;
	background-color: #cccccc;
	border: 1px solid #555555;
}

.maincell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	margin-top:0;
	margin-left:0;
	/*border: 1px solid #006699;*/
}

.errmsg {
	/*font-family: "Courier New", Courier, mono;*/
	font-size: 11px;
	/*font-weight: bolder;*/
	color: #CC0000;
}
.border{ 
	border:#cccccc 1px solid;
	margin:0;
	padding:1px;
}
.bottom-r{
padding-right:6px;
}
.bottom-l{
padding-left:4px;
}
