a
{
	color:rgb(102,123,180);
}
.NULL_LINK
{
	text-decoration:none;
	border:0px;
}
p
{
	margin-top:0px;
	margin-bottom:10px;
}
body
{
	background-image:url(../graphics/bg_backdrop.jpg);
	background-attachment:fixed;
	background-repeat:repeat-x;
	background-color:rgb(20,22,60);
	background-position:top left;
	padding:0px;
	margin:0px;
}
.BULE_L
{
	height:220px;
	width:90px;
	float:right;
	
	/*background-image:url(../graphics/bule_left.jpg);*/
	margin-top:600px;
	display:none;
}
.BULE_R
{
	height:220px;
	width:90px;
	float:left;
	
	/*background-image:url(../graphics/bule_right.jpg);*/
	margin-top:600px;	
	display:none;
}
.CONTAINER
{
	width:851px;
	background-image:url(../graphics/bg_body.jpg);	
	vertical-align:top;
}
.CONTENT
{
	width:801px;
	overflow:hidden;
	margin:25px;
}
.FOOTER
{
	width:851px;
	height:100px;
	
	background-image:url(../graphics/bg_footer.jpg);	
	background-repeat:no-repeat;
	background-color:rgb(20,22,60);
}
.FOOTER_UPPER
{
	width:851px;
	height:60px;
	float:right;		
	text-align:center;
	line-height:35px;
	
	color:white;
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
}
.FOOTER_LOWER
{
	width:290px;
	height:40px;		
	text-align:left;
	float:right;
	line-height:25px;
	
	color:rgb(139,166,196);
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;	
}
.FOOTER_LINK
{
	color:rgb(139,166,196);
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;	
	text-decoration:none;	
}
.CONTENT_TOPSEPARATOR
{
	width:681px;
	height:30px;
	margin-left:60px;	
	margin-right:60px;	
}
.S_Entry_container
{
	width:681px;
	height:200px;
	margin-left:60px;	
	margin-right:60px;	
}
.S_Entry_image_container
{
	width:225px;
	height:200px;
	float:left;
}
.S_Entry_image
{
	width:170px;
	height:170px;
	float:left;
	margin-top:30px;
}
.S_Entry_content
{
	width:456px;
	height:200px;
	float:left;	
}
.S_Entry_title
{
	width:456px;
	height:20px;
	margin-top:60px;
	float:left;	
	
	font-family:tahoma, verdana, arial;
	font-size:14px;
	font-weight:bold;
	color:rgb(73,86,119);
}
.S_Entry_text
{
	width:456px;
	height:100px;
	float:left;
	margin-top:20px;
	
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	color:rgb(77,73,80);
}
.S_Entry_detaillink
{
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:rgb(102,123,180);
	line-height:35px;
}
.S_Entry_backlink_container
{
	height:20px;
	margin-left:60px;
	margin-right:60px;
	width:681px;
	text-align:right;
}
.S_Entry_backlink
{
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:rgb(102,123,180);
}

.L_Entry_container
{
	width:681px;
	margin-left:60px;	
	margin-right:60px;	
}
.L_Entry_image_container
{
	width:225px;
	height:200px;
	float:left;
}
.L_Entry_image
{
	width:170px;
	height:170px;
	float:left;
	margin-top:30px;
}
.L_Entry_content
{
	width:456px;
	float:left;	
}
.L_Entry_title
{
	width:456px;
	height:20px;
	margin-top:60px;
	float:left;	
	
	font-family:tahoma, verdana, arial;
	font-size:14px;
	font-weight:bold;
	color:rgb(73,86,119);
}
.L_Entry_text
{
	width:456px;
	float:left;
	margin-top:20px;
	
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	color:rgb(77,73,80);
}
.L_Entry_backlink_container
{
	width:456px;
	height:20px;
	text-align:right;
	float:left;
}
.L_Entry_backlink
{
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:rgb(102,123,180);
}

.NAVIGATOR_CONTAINER
{
	width:230px;
	float:left;
	overflow:hidden;
	margin-top:30px;
	padding-top:20px;
}
.MAIN_CONTAINER
{
	width:570px;
	float:left;
	overflow:hidden;	
	margin-top:30px;
}
.NAVIGATOR_CONTAINER_2
{
	width:450px;
	min-height:300px;
	height:auto !important;
	height:300px;
	float:left;
	overflow:hidden;
	margin-top:30px;
}
.MAIN_CONTAINER_2
{
	width:350px;
	min-height:400px;
	height:auto !important;
	height:400px;	
	float:left;
	margin-top:30px;
}
.CAPITOL_TITLU
{
 	width:540px;
 	height:35px;
 	margin-top:30px;
	float:right;	
	
	font-family:tahoma, verdana, arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:rgb(73,86,119);	
}
.CAPITOL_TEXT
{
	width:525px;
	float:right;	
	padding-right:15px;
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	color:rgb(77,73,80);
}
.CAPITOL_FOOTLINK_CONTAINER
{
 	width:525px;
 	height:35px;
 	margin-top:30px;
	float:right;
	padding-right:15px;	
}
.CAPITOL_FOOTLINK_LEFT
{
 	float:left;
 	
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:rgb(102,123,180);		
}
.CAPITOL_FOOTLINK_RIGHT_POS
{
 	width:500px;
 	height:35px;
	float:left;	
}
.CAPITOL_FOOTLINK_RIGHT
{
 	float:right;
 	
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:rgb(102,123,180);		
}
.CAPITOL_IMG_CONTAINER
{
	float:right;
	width:215px;
	margin-left:40px;
	padding-top:10px;
	padding-bottom:10px;
}
.CAPITOL_IMG
{
	float:left;	
	width:180px;	
	border:0px;	
}
.CAPITOL_DOCS
{
	width:525px;
	float:right;
	padding-right:15px;
}
.LINK_DETALII
{
	text-align:right;
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:rgb(102,123,180);	
	float:right;
}
.LINK_DOCUMENT
{
	text-align:left;
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:rgb(102,123,180);	
	float:left;
}
.LIST_ENTRY
{
	float:right;
	width:540px;
	height:100px;
	margin-top:30px;
	margin-bottom:40px;
}
.LIST_ENTRY_IMG_CONTAINER
{
	width:135px;
	height:100px;
	float:left;
	border-right:1px solid rgb(160,160,160);
}
.LIST_ENTRY_IMG
{
	width:100px;
	height:100px;
	float:left;
	border:0px;
}
.LIST_ENTRY_CONTENT
{
	width:325px;
	height:100px;
	float:left;
}
.LIST_ENTRY_TITLE
{
	width:290px;
	height:40px;
	float:right;	
	
	color:rgb(73,86,119);
	font-family:tahoma, verdana, arial;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}
.LIST_ENTRY_TEXT
{
	width:290px;
	height:60px;
	float:right;	
	
	color:rgb(77,73,80);
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-align:justify;
}
.CAPITOL_IMG_GALLERY_CONTAINER
{
	width:235px;
	margin-left:20px;
	margin-top:15px;
	float:right;
	clear:right;
}
.CAPITOL_IMG_GALLERY_IMG_CONTAINER
{
	width:65px;
	height:65px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	
/*	background-image:url(../graphics/IMGFRAME.jpg);*/
	border:1px solid rgb(230,230,230);
	padding:0px;
	overflow:hidden;
}
.CAPITOL_IMG_GALLERY_IMG
{
	width:63px;
	height:63px;
	margin:2px;
	
	border:0px;
}
.STDLIST_ENTRY
{
 	float:right;
	width:540px;
	margin-top:10px;
	margin-bottom:10px;
}
.STDLIST_TITLE
{
	width:450px;
	height:20px;
	float:left;	
	
	font-family:tahoma, verdana, arial;
	font-size:14px;
	font-weight:bold;
	color:rgb(73,86,119);
}
.STDLIST_TITLEL_LINK
{
	font-family:tahoma, verdana, arial;
	font-size:14px;
	font-weight:bold;
	color:rgb(73,86,119);
	text-decoration:none;
}
.STDLIST_TEXT
{
	width:525px;
	min-height:70px;
	height:auto !important;
	height:70px;
	float:left;
	margin-top:10px;
	
	text-align:justify;
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	color:rgb(77,73,80);
}
.STDLIST_IMG_CONTAINER
{
	width:165px;
	float:right;
}
.STDLIST_IMG
{
	width:100px;
	height:100px;
	float:right;
}
.GALLERY
{
	float:right;
	width:500px;
	height:187px;
	margin-top:15px;
}
.GALLERY_POS
{
	float:left;
	width:430px;
	height:187px;
}
.GALLERY_LEFT
{
	float:left;
	width:89px;
	height:187px;
	
	background-image:url(../graphics/GalleryLeft.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	
	cursor:pointer;	
}
.GALLERY_RIGHT
{
	float:left;
	width:89px;
	height:187px;
	
	background-image:url(../graphics/GalleryRight.jpg);
	background-repeat:no-repeat;
	background-position:center right;

	cursor:pointer;	
}
.GALLERY_IMG
{
 	float:left;
 	width:250px;
	height:185px;
	border:1px dashed rgb(195,203,225);
	overflow:hidden;
}
.GALLERY_PIC
{
 	float:left;
 	width:250px;
	height:185px;	
	border:0px;
}
.CONTACT_TITLE
{
 	height:30px;
	width:420px;
	float:right;
	
	font-family:tahoma, verdana, arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:rgb(73,86,119);	
}
.CONTACT_TEXT
{
	width:420px;
	float:right;
	margin-top:10px;	
	
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:rgb(77,73,80);	
}
.CONTACT_MAIL
{
	width:420px;
	float:right;
	margin-top:10px;		
	margin-bottom:20px;
}
.CONTACT_MAIL_LINK
{
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:rgb(102,123,180);
}
.DISTR_TERIT_POS
{
	width:330px;
	float:right;
}
.DISTR_TERIT_TITLE
{
 	height:30px;
	width:330px;
	float:right;
	
	font-family:tahoma, verdana, arial;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	color:rgb(73,86,119);	
}
.DISTR_TERIT_TEXT
{
 	float:left;
 	width:300px;
 	
	font-family:arial, tahoma, verdana;
	font-size:12px;
	font-weight:normal;
	color:rgb(77,73,80);
	
	margin-top:20px;	
}
.VERTICAL_DOTS_LEFT
{
	background-image:url(../graphics/vd.jpg);
	background-repeat:repeat-y;
	background-position:top left;
}
.VERTICAL_DOTS_RIGHT
{
	background-image:url(../graphics/vd.jpg);
	background-repeat:repeat-y;
	background-position:top right;
}
.HORIZONTAL_DOTS_BOTTOM
{
	background-image:url(../graphics/hd.jpg);
	background-repeat:repeat-x;
	background-position:bottom left;
}
.HORIZONTAL_DOTS_TOP
{
	background-image:url(../graphics/hd.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}

