/* CSS Document */

a { 
	COLOR:#2A207A; 
	TEXT-DECORATION: none; 
	font-family: arial; 
	font-size: 12px;
}
A:hover { 
	TEXT-DECORATION:none; 
	COLOR:#990000 
}
A.lftnavbar { 
	COLOR: #B40909; 
	TEXT-DECORATION: none; 
	font-family:Arial; 
	font-size: 9px;
	text-align:left; 
}
A.lftnavbar:hover { 
	TEXT-DECORATION:underline; 
	COLOR:#006699;
	text-align:left; 
}

.txt {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #FFFFFF; 
	background-color: #021D22; 
	border: #999999; 
	border-style: none; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
}

.nor { 
	font-family:arial; 
	font-size: 12px; 
	color: #000000;
	margin-left:10px;
	margin-right:10px;
	text-align:justify;
}

.nor2 { 
	font-family:Arial; 
	font-size:12px; 
	color:#000000; 
	text-align:left; 
}

.nor3 { 
	font-family:Arial; 
	font-size:20px; 
	color:#B40909; 
	text-align:left;
	vertical-align:middle;
	vertical-align:bottom;
	margin-top:10px;
	 
}
.nor4 { 
	font-family:Arial; 
	font-size:17px; 
	color:#336699; 
	text-align:left;
	vertical-align:middle;
	vertical-align:bottom;
	margin-top:10px;
	font-weight:bold;
}
.body { 
	font-family:Arial; 
	font-size:16px; 
	color:#2A207A; 
	text-align:center;
}

.body_right { 
	font-family:Arial; 
	font-size:16px; 
	color:#2A207A; 
	text-align:right;
	font-weight:bold;
}

.body_left { 
	font-family:Arial; 
	font-size:16px; 
	color:#2A207A; 
	text-align:left;
	font-weight:bold;
}

.banner { 
	background-image:url(../images/banner_img1.jpg); 
	background-repeat:no-repeat; 
	background-position:left; 
	height:119px; 
	width:778px; 
}

.main_nav_bg { 
	background-image:url(../images/on_display_bg.gif); 
	background-position:center; 
	background-repeat:repeat-x; 
	height:27px;
}

.on_rollover { 
	background:url("../images/on_select_bg.gif"); 
	background-repeat:repeat-x; 
	height:25px; 
	margin:0; 
	text-align:center;  
	cursor:pointer; 
} 
.pixcel {
	font-family:Arial, Helvetica, sans-serif;
	font-size:3px;
	color:#FFFFFF;
}

.on_rollout { 
	background:url("../images/on_display_bg.gif"); 
	background-repeat:repeat-x; 
	height:25px; 
	margin:0; 
	text-align:center; 
}

.style2 {
	font-size: 11px;
	text-align:right;
}
.style3 {
	margin-left:10px;
	margin-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color: #3F3592;
	text-align:justify;	
}
.other_project { 
	background-image:url(../images/other_project_bg.jpg); 
	background-repeat:no-repeat; 
	background-position:right; 
	height:189px; 
	width:378px; 
}

/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

CSS for below the flash and photo Gallery 

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

.bg_images { 
	background-image:url(../images/horizantial_image.gif); 
	background-repeat:repeat; 
	width:778px; 
	height:22px; 
	text-align:right; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:15px; 
	vertical-align:middle; 
	color:#F00502; 
}

.bg_images2 { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; 
	vertical-align:middle; 
	color:#000000; 
	text-align:right; 
}
/*//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

CSS for all internal page right navegation pannel 

/////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

A.right_nav_text { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2A207A;
	text-align:right;
	font-weight:strong;
}
A.right_nav_text:hover { 
	TEXT-DECORATION:none; 
	COLOR:#990000 
}
.right_nav { 
	background-image:url(../images/right_nav-bg.jpg); 
	background-repeat:no-repeat; 
	background-position:right; 
	height:189px; 
	width:378px; 
}